github TheThingsNetwork/lorawan-stack v3.7.0

latest releases: v3.30.0, v3.29.2, v3.29.1...
4 years ago

Added

  • Update gateway antenna location from incoming status message (see update_location_from_status gateway field and --gs.update-gateway-location-debounce-time option).
    • This requires a database migration (ttn-lw-stack is-db migrate) because of the added columns.
  • Access Tokens are now linked to User Sessions.
    • This requires a database migration (ttn-lw-stack is-db migrate) because of the added columns.
  • Edit application attributes in Application General Settings in the Console
  • New use CLI command to automatically generate CLI configuration files.

Fixed

  • Fix organization collaborator view not being accessible in the Console.
  • Error display on Data pages in the Console.
  • Fix too restrictive MQTT client validation in PubSub form in the Console.
  • Fix faulty display of device event stream data for end devices with the same ID in different applications.
  • Trailing slashes handling in webhook paths.

Changelog

Docker images

  • docker pull thethingsnetwork/lorawan-stack:latest
  • docker pull thethingsnetwork/lorawan-stack:3
  • docker pull thethingsnetwork/lorawan-stack:3.7
  • docker pull thethingsnetwork/lorawan-stack:3.7.0
  • docker pull thethingsnetwork/lorawan-stack-dev:3c5048bc9913e032118f4ee3a252e5cb90a70b87

Don't miss a new lorawan-stack release

NewReleases is sending notifications on new releases.