Skip to content

Releases: brocaar/chirpstack-application-server

v3.7.0-test.1

17 Dec 09:06
Compare
Choose a tag to compare
v3.7.0-test.1 Pre-release
Pre-release
v3.7.0-test.1

v3.6.1

04 Dec 10:54
Compare
Choose a tag to compare

v3.6.1

Bugfixes

  • Fix setting time in rxInfo for json_v3 (default) integration marshaler.
  • Fix integrations break when codec function returns a NaN value. (#390)

v3.6.0

02 Dec 09:34
Compare
Choose a tag to compare

v3.6.0

Features

Protobuf based integrations

This feature adds a marshaler configuration option to the integration configuration. The default is backwards compatible with the current JSON format. New options are protobuf (Protobuf binary) and json (Protobuf based JSON).

RPM packaging

This is the first release providing .rpm packages for CentOS and RedHat. (#383

Improvements

gRPC / Protobuf cleanup

All definitions are now imported from github.com/brocaar/chirpstack-api/go. When using the gRPC API, you must update your imports.

Azure Service-Bus integration

Implement re-connect in case of an Azure Service-Bus error. This to work partly around azure-service-bus-go/issues/149.

Support multiple HTTP endpoints

Implement support for configuring multiple endpoints in the HTTP integration.

Internal improvements

Handlink of the received uplinks has been improved to reduce the number of required database transactions.

Bugfixes

  • Payload codec is hidden on application create (it was already on edit).

v3.6.0-test.2

19 Nov 16:24
Compare
Choose a tag to compare
v3.6.0-test.2 Pre-release
Pre-release
v3.6.0-test.2

v3.6.0-test.1

19 Nov 14:32
Compare
Choose a tag to compare
v3.6.0-test.1 Pre-release
Pre-release
v3.6.0-test.1

v3.5.1

05 Nov 09:10
Compare
Choose a tag to compare

Improvements

  • Deprecate use of dots (.) in environment variable names, use double understore (__) instead. (#369)

Bugfixes

  • Fixes init stop script which could cause the ChirpStack Gateway Bridge to not properly stop or restart. (#379)

v3.5.0

02 Nov 19:11
Compare
Choose a tag to compare

v3.5.0

This release renames LoRa App Server to ChirpStack Application Server. See the Rename Announcement for more information.

Improvements

  • Add copy to clipboard for hex heys. (#364)
  • Persist selected number of table rows per page in localStorage. (#351)

Bugfixes

  • Fix rendering empty gateway map.

v3.4.0

21 Oct 08:29
Compare
Choose a tag to compare

v3.4.0

Features

IDs for correlation

This release implements per context unique IDs that are printed in the logs and are returned as header in API responses. This makes it easier to correlate log events.

Organization admin permissions

Next to the organization admin permission, this release makes it possible to also (instead of full organization admin permissions), make an user "device admin" or "gateway admin".

Migrate gateway stats

This release migrates the gateway stats from LoRa Server into LoRa App Server. This also adds new configuration options to the configuration file, to configure the timezone for aggregation and metrics retention.

Gateway map

In the gateway list page, it is now possible to show a map showing all the gateways and their states.

Improvements

  • Add PostgreSQL max open / idle connections settings. (#360
  • Cleanup old freegeoip.net code for gateway location.

Bugfixes

  • Fix gateway last-seen in web-interface.

Upgrading

This release requires LoRa Server v3.3.0 or later (which will forward the gateway stats to the Application Server API). After upgrading LoRa App Server and restarting it, it will run a migration to import existing stats from the LoRa Server database. Therefore make sure LoRa Server is up and running during the upgrade of LoRa App Server.

v3.4.0-test.2

21 Oct 08:27
Compare
Choose a tag to compare
v3.4.0-test.2 Pre-release
Pre-release
v3.4.0-test.2

v3.4.0-test.1

23 Sep 09:43
Compare
Choose a tag to compare
v3.4.0-test.1 Pre-release
Pre-release
v3.4.0-test.1