Skip to content

v3.12.2

Choose a tag to compare

@TheThingsBot TheThingsBot released this 30 Apr 09:08
v3.12.2
3403b39

⚠️ 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