github TheThingsNetwork/lorawan-stack v3.24.2

latest releases: v3.32.0, v3.31.1, v3.31.0...
18 months ago

Deprecated

  • Device claiming that transfer devices between applications is now deprecated and will be removed in a future version of The Things Stack. Device claiming on Join Servers, including The Things Join Server, remains functional. This deprecates the following components:
    • API for managing application claim authorization (EndDeviceClaimingServer.AuthorizeApplication and EndDeviceClaimingServer.UnauthorizeApplication)
    • CLI commands to manage application claim settings (ttn-lw-cli application claim [authorize|unauthorize])

Fixed

  • The CLI now continues deleting devices when unclaiming from the Join Server fails. This resembles the behavior in the Console. This no longer stops devices from being deleted if the Join Server is unavailable or the claim is not held.
  • Organization API Keys' rights no longer are considered invalid during fetch operations. If the proper right is attached to said API key it is possible to fetch all fields of an entity, previous to this fix only public safe fields were fetchable.

Don't miss a new lorawan-stack release

NewReleases is sending notifications on new releases.