github TheThingsNetwork/lorawan-stack v3.3.0

latest releases: v3.30.2, v3.30.1, v3.30.0...
4 years ago

Added

  • Add support for encrypting device keys at rest (see as.device-kek-label, js.device-kek-label and ns.device-kek-label options).
  • The Network Server now provides the timestamp at which it received join-accept or data uplink messages.
  • Add more details to logs that contain errors.
  • Support for end device pictures in the Identity Server.
    • This requires a database migration (ttn-lw-stack is-db migrate) because of the added columns.
  • Support for end device pictures in the CLI.

Fixed

  • Fix an issue causing unexpected behavior surrounding login, logout and token management in the Console.
  • Fix an issue causing the application link page of the Console to load infinitely.

Changelog

Known Bugs

  • It is not possible for clients (API, CLI, Console) to read the AppKey from the Join Server. The join procedure is not affected by this.

Docker images

  • docker pull thethingsnetwork/lorawan-stack:latest
  • docker pull thethingsnetwork/lorawan-stack:3
  • docker pull thethingsnetwork/lorawan-stack:3.3
  • docker pull thethingsnetwork/lorawan-stack:3.3.0

Don't miss a new lorawan-stack release

NewReleases is sending notifications on new releases.