[release] ChirpStack Network Server v3.16 test releases

ChirpStack Network Server v3.16.0-test.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)

Testing

Debian

Use the testing channel instead of stable:

sudo echo "deb https://artifacts.chirpstack.io/packages/3.x/deb testing main" | sudo tee /etc/apt/sources.list.d/chirpstack.list

Docker

Use the chirpstack/chirpstack-network-server:3.16.0-test.1 image and tag.