github TheThingsNetwork/lorawan-stack v3.12.2

latest releases: v3.30.0, v3.29.2, v3.29.1...
3 years ago

⚠️ Known Issues

  • The OAuth login flow of ttn-lw-cli does not work with v3.12.2. Instead, you can use ttn-lw-cli login --api-key NNSXS.etc.etc to login with an API key.

Added

  • Contextual tooltips to form fields in the Console.
  • C-Style uint32_t representation for end device address field.
  • Gateway Configuration Server to the cluster package.
    • This introduces a new config option cluster.gateway-configuration-server that needs to be set in multi-instance deployments.
  • Uplink storage for integrations in the Application Server. The number of uplinks stored per end device may be configured via the config option as.uplink-storage.limit.
  • LoRaCloud GLS multi frame request support.
  • LoRaCloud GNSS request support.
  • LoRaCloud WiFi request support.

Changed

  • Allow the LinkADRReq commands to lower the data rate used by the end devices.

Fixed

  • Occasional crashes in the ratelimit middleware.
  • Handling of zero EUI CUPS update-info requests.
  • Backend validation messages for some forms.
  • Gateway downlink message previews not displaying correctly in the event view of the Console.
  • Importing end devices from the Console would occasionally ignore some device MAC settings fields.

Release notes

Docker images

  • docker pull thethingsnetwork/lorawan-stack:3.12
  • docker pull thethingsnetwork/lorawan-stack:3.12.2
  • docker pull ghcr.io/thethingsnetwork/lorawan-stack:3.12
  • docker pull ghcr.io/thethingsnetwork/lorawan-stack:3.12.2

Don't miss a new lorawan-stack release

NewReleases is sending notifications on new releases.