[release] ChirpStack Application Server v3.17 test releases

v3.17.0-test.1

Features

Device metrics

This adds the following metrics to the device overview:

  • RSSI
  • SNR
  • Uplinks per frequency
  • Uplinks per data-rate

Improvements

  • Add support for new tracker payload in the Semtech LoRa Cloud integration.
  • Set http timeout on http integration. (#615)

Gateway metrics

This adds the following metrics to the gateway overview:

  • Uplinks and downlinks per frequency
  • Uplinks adn downlinks per data-rate
  • Downlinks per ack status

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-application-server:3.17.0-test.1 image and tag.

ChirpStack Application Server v3.17.5-test.1

Features

  • Add dev-nonce clear functionality. (#660)

Improvements

  • Update LoRa Cloud integration with Modem & Geolocation Services.