Skip to content

v3.11.2

Choose a tag to compare

@TheThingsBot TheThingsBot released this 05 Mar 09:21
v3.11.2
51606a7

Added

  • Pagination flags for the users oauth authorizations list and users oauth access-tokens list CLI commands.
  • End device ID generation based on DevEUI in The LoRaWAN Device Repository creation form in the Console.
  • remote_ip and user_agent metadata on OAuth events.
  • created_at and updated_at fields to API Keys.
  • Telemetry for Packet Broker Agent.

Changed

  • temp field of the UDP stats message is now type float32 (pointer).

Fixed

  • Ocassional race condition in uplink matching with replicated Network Server instances.
  • Ocassional race condition when matching pending sessions.
  • Conflict error when registering an end device via the wizard in the Console.
  • Pagination in the List and ListTokens RPCs of the OAuthAuthorizationRegistry.
  • Event name on user login.
  • Application uplink queue handling in Network Server.
  • Application Server session desynchronization with the Network Server. The Application Server will now attempt to synchronize the end device session view on downlink queue operational errors. This fixes the f_cnt_too_low and unknown_session errors reported on downlink queue push and replace.
  • Panic while generating SX1301 config for frequency plans without radio configuration.

Release notes

Docker images

  • docker pull thethingsnetwork/lorawan-stack:3.11
  • docker pull thethingsnetwork/lorawan-stack:3.11.2
  • docker pull ghcr.io/thethingsnetwork/lorawan-stack:3.11
  • docker pull ghcr.io/thethingsnetwork/lorawan-stack:3.11.2