Skip to content

v3.2.0

Compare
Choose a tag to compare
@brocaar brocaar released this 24 Jul 08:34
· 406 commits to master since this release

v3.2.0

Features

Device queue

The LoRa App Server web-interface has now the option to:

  • Enqueue payloads
  • List pending queue items
  • Flush the device queue

Prometheus metrics

gRPC API metrics can now be exposed using a Prometheus metrics endpoint.
In future releases, more metrics will be exposed using this endpoint.

Improvements

  • Multicast-group frame-counter cleanup (there was a column in both the LoRa App Server and LoRa Server database). (#339)

Bugfixes

  • Fix missing multicast enqueue error handler (this caused the enqueue endpoint to return a 200 even in case of error).

Pre-compiled binaries are available at: https://www.loraserver.io/lora-app-server/overview/downloads/.