Skip to content

Releases: TheThingsNetwork/lorawan-stack-migrate

v0.12.0

13 Mar 14:12
38f1ac4
Compare
Choose a tag to compare
all: Set changelog to v0.12.0

v0.11.2

04 Mar 13:26
e1c046f
Compare
Choose a tag to compare
Merge pull request #111 from TheThingsNetwork/fix/chirpstack

Fix errors and panics in the chirpstack v3 source

v0.11.1

20 Feb 10:30
f1f2d7b
Compare
Choose a tag to compare
all: Set changelog to v0.11.1

v0.11.0

20 Feb 10:11
b36b5e8
Compare
Choose a tag to compare
all: Set changelog to v0.11.0

v0.10.0

16 Feb 19:19
107464d
Compare
Choose a tag to compare
all: Set changelog to v0.10.0

v0.10.0-rc0

13 Nov 11:40
107464d
Compare
Choose a tag to compare
v0.10.0-rc0 Pre-release
Pre-release
all: Set changelog to v0.10.0

v0.9.0

18 Oct 08:50
a10ff16
Compare
Choose a tag to compare

[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.

v0.9.0-rc6

06 Jul 12:23
0ec3626
Compare
Choose a tag to compare
Merge pull request #84 from TheThingsNetwork/feature/skip-cac

Export CACs only on explicit request

v0.9.0-rc5

12 Jun 17:13
61e63b5
Compare
Choose a tag to compare
dev: Return application export error

v0.9.0-rc4

30 May 08:49
33badb6
Compare
Choose a tag to compare
dev: Add dependabot