github TheThingsNetwork/lorawan-stack v3.34.0

one day ago

Added

  • Add end device attributes to ApplicationUp messages.
    • Add the locations, version_ids, network_ids fields to the following ApplicationUp messages:
      • ApplicationJoinAccept
      • ApplicationDownlink
      • ApplicationDownlinkFailed
      • ApplicationInvalidatedDownlinks
      • ApplicationServiceData
    • Add Timeout and Cache fields in the EndDeviceMetadataStorageConfig of the AS.
  • Support for using a TLS client certificate obtained via ACME for The Things Gateway Controller.

Changed

  • Set default page limit to 100 on AS and NS List RPCs
    • All the List RPCs will use this value if the page limit is not provided in the request.
    • The default limit is configurable via as.pagination.default-limit for AS and ns.pagination.default-limit for NS.

Deprecated

  • Deprecate the Location field (and its subfields) in the EndDeviceMetadataStorageConfig of AS.

Fixed

  • Fix password manager to detect password field on the login page

Don't miss a new lorawan-stack release

NewReleases is sending notifications on new releases.