[release] ChirpStack Network Server v3.16

v3.16.1

Features

  • Add LR-FHSS ADR algorithms (LoRa + LR-FHSS and LR-FHSS only).
  • Add dev-nonce clear functionality. (#570)

Improvements

  • Log fNS downlink frames for gateway. (#569)
  • Run packet-handlers as goroutines. (#564)

Bugfixes

  • Configure roaming Authorization header for default client. (#573)
  • Return UnknownDevAddr and MICFailed errors in roaming. (#574)
2 Likes

v3.16.2

Bugfixes

  • Fix concurrent handling in case of ghost OTAA packets.
  • Fix missing gateway meta-data cache flush.
1 Like

v3.16.3

Improvements

  • Update mqtt client dependency.
  • Update to Go 1.18.

Bugfixes

  • Add db to joinContext. (#590)
  • Fix NewChannelReq for LoRaWAN 2.4 gHz. (#65)
1 Like

v3.16.4

Improvements

  • Send also ack errors from mac-only messages to AS. (#596)
  • Cleanup DevEUI from DevAddr → DevEUI set, if device-session does not exist.
1 Like

v3.16.5

Improvements

  • Update build to latest Go toolchain.

v3.16.6

Improvements

  • Update Go compiler to v1.19.3.
  • Update Alpine base container to v3.17.0.
  • Update prometheus/client_golang to v1.14.0.