Skip to content

v3.1.0

Compare
Choose a tag to compare
@brocaar brocaar released this 02 Aug 19:24
· 251 commits to master since this release

v3.1.0

Features

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

Always forward uplink data (even on fPort = 0)

Even when no application-payload is sent, this can still provide valuable information to the end-application (e.g. data-rate, RX attributes, the fact that the device is 'alive'). (#408)

Bugfixes

  • Revert LoRaWAN 1.1 Class-C device always joins as Class-A. (#395)
  • Fix TXParamSetupReq mac-command not being sent. (#397)
  • Fix ignoring packets received on multiple frequencies. (#401)

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