Releases: TheThingsNetwork/lorawan-stack
Releases · TheThingsNetwork/lorawan-stack
v3.0.1
- Removed end device identifiers from
DownlinkMessage
sent from the Network Server to the Gateway Server - Added event payload to
gs.status.receive
,gs.up.receive
andgs.down.send
events - Implemented OAuth management in the Identity Server
- Added
ttn-lw-cli users oauth
commands - Documented places in the CLI where users can use arguments instead of flags
- Added event payload to
as.up.forward
,as.up.drop
,as.down.receive
,as.down.forward
andas.down.drop
events - Fixed
dev_addr
not being present in upstream messages - Added
received_at
toApplicationUp
messages - Added
dev_addr
to device fetched from the Network Server - Made device's
dev_addr
gets updated when the session'sdev_addr
is updated - In JSON, LoRaWAN AES keys are now formatted as Hex instead of Base64
Docker images
docker pull thethingsnetwork/lorawan-stack:latest
docker pull thethingsnetwork/lorawan-stack:3
docker pull thethingsnetwork/lorawan-stack:3.0
docker pull thethingsnetwork/lorawan-stack:3.0.1
v3.0.0
This is the first release of The Things Network Stack V3! 🎉
From this release, we commit to API stability, migration of storage, as well as command-line interface and configuration compatibility.
Learn how to get started and set up your own V3 powered private LoRaWAN network!
Please discard databases and existing configuration and environment variables from pre-release versions.
Docker images
docker pull thethingsnetwork/lorawan-stack:latest
docker pull thethingsnetwork/lorawan-stack:3
docker pull thethingsnetwork/lorawan-stack:3.0
docker pull thethingsnetwork/lorawan-stack:3.0.0
v3.0.0-rc3
Release candidate 3 for version 3.0.0
v3.0.0-rc2
Pre-release, please do not package this release.
v3.0.0-rc1
Docker images
docker pull thethingsnetwork/lorawan-stack:latest
docker pull thethingsnetwork/lorawan-stack:3
docker pull thethingsnetwork/lorawan-stack:3.0
docker pull thethingsnetwork/lorawan-stack:3.0.0