Skip to content

v0.9.0

Compare
Choose a tag to compare
@TheThingsBot TheThingsBot released this 18 Oct 08:50
· 116 commits to master since this release
a10ff16

[v0.9.0] (2023-10-18)

Added

  • tts source to migrate devices between TTS instances.
  • --tts.no-session and --tts.delete-source-device flags.
  • Each source has its own dedicated command.
  • End Device Claim Authentication Codes are exported only if --export-cacs is set.

Changed

  • ttnv3 source is named tts now.

Deprecated

  • --source flag is now deprecated.

Fixed

  • app-id flag/variable is no longer needed when calling application command with ttnv2 and tts sources.
  • application command no longer panics when called with a different app-id argument than set with flag/variable.
  • Using --tts.no-session flag will no longer crash.
  • End Device Identifiers are now exported from all available servers.
  • Wrong flag name appplication-server-grpc-address fixed to application-server-grpc-address.
  • --tts.no-session no longer keeps the end device device address.