github TheThingsNetwork/lorawan-stack v3.24.0

latest releases: v3.30.1, v3.30.0, v3.29.2...
15 months ago

Added

  • List of end-devices can now be sorted by last_seen_at field. Unseen devices will be shown last.
  • End devices now contain lora_alliance_profile_ids field.
  • Add source config option for TLS certificates in LoRaWAN Backend Interfaces interop client configuration. This value can be file (existing behavior) or key-vault.

Changed

  • serial_number field is now moved to the root of the end device structure. vendor_id and vendor_profile_id are now moved to the lora_alliance_profile_ids.
    • This requires a database schema migration (ttn-lw-stack is-db migrate) because of added columns and views.

Deprecated

  • Configuring certificate authorities per LoRaWAN Backend Interfaces SenderID (interop.sender-client-ca) is now deprecated and support will be removed in a future version of The Things Stack.

Removed

  • The device version identifiers no longer have the serial_number, vendor_id and vendor_profile_id fields.

Don't miss a new lorawan-stack release

NewReleases is sending notifications on new releases.