Releases: TheThingsNetwork/lorawan-stack-migrate
Releases · TheThingsNetwork/lorawan-stack-migrate
v0.12.0
v0.11.2
Merge pull request #111 from TheThingsNetwork/fix/chirpstack Fix errors and panics in the chirpstack v3 source
v0.11.1
all: Set changelog to v0.11.1
v0.11.0
all: Set changelog to v0.11.0
v0.10.0
all: Set changelog to v0.10.0
v0.10.0-rc0
all: Set changelog to v0.10.0
v0.9.0
[v0.9.0] (2023-10-18)
Added
ttssource to migrate devices between TTS instances.--tts.no-sessionand--tts.delete-source-deviceflags.- Each source has its own dedicated command.
- End Device Claim Authentication Codes are exported only if
--export-cacsis set.
Changed
ttnv3source is namedttsnow.
Deprecated
--sourceflag is now deprecated.
Fixed
app-idflag/variable is no longer needed when callingapplicationcommand withttnv2andttssources.applicationcommand no longer panics when called with a differentapp-idargument than set with flag/variable.- Using
--tts.no-sessionflag will no longer crash. - End Device Identifiers are now exported from all available servers.
- Wrong flag name
appplication-server-grpc-addressfixed toapplication-server-grpc-address. --tts.no-sessionno longer keeps the end device device address.
v0.9.0-rc6
Merge pull request #84 from TheThingsNetwork/feature/skip-cac Export CACs only on explicit request
v0.9.0-rc5
dev: Return application export error
v0.9.0-rc4
dev: Add dependabot