Added
- Pagination flags for the
users oauth authorizations list
andusers 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
anduser_agent
metadata on OAuth events.created_at
andupdated_at
fields to API Keys.- Telemetry for Packet Broker Agent.
Changed
temp
field of the UDP stats message is now typefloat32
(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
andListTokens
RPCs of theOAuthAuthorizationRegistry
. - 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
andunknown_session
errors reported on downlink queue push and replace. - Panic while generating SX1301 config for frequency plans without radio configuration.
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