Releases: TheThingsNetwork/lorawan-stack
Releases · TheThingsNetwork/lorawan-stack
v3.6.3
Fixed
- Limited throughput in upstream handlers in Gateway Server when one gateway's upstream handler is busy.
Docker images
docker pull thethingsnetwork/lorawan-stack:latest
docker pull thethingsnetwork/lorawan-stack:3
docker pull thethingsnetwork/lorawan-stack:3.6
docker pull thethingsnetwork/lorawan-stack:3.6.3
v3.7.0-rc2
Second pre-release of v3.7.0
v3.7.0-rc1
Pre-release of v3.7.0
v3.6.2
Fixed
- Entity events subscription release in the Console (Firefox).
- RekeyInd handling for LoRaWAN 1.1 devices.
- Network server deduplication Redis configuration.
- Change the date format in the Console to be unambiguous (
17 Mar, 2020
). - Handling of uplink frame counters exceeding 65535.
- Gateway events subscription release in the Console.
- Panic when receiving a UDP
PUSH_DATA
frame from a gateway without payload.
Security
- Admin users that are suspended can no longer create, view or delete other users.
Known Bugs
- Errors like
{"namespace":"pkg/redis","name":"store"}
coming from the Gateway Server can be fixed by upgrading tov3.6.3
or later.
Docker images
docker pull thethingsnetwork/lorawan-stack:latest
docker pull thethingsnetwork/lorawan-stack:3
docker pull thethingsnetwork/lorawan-stack:3.6
docker pull thethingsnetwork/lorawan-stack:3.6.2
v3.6.1
Added
- New
list
andrequest-validation
subcommands for the CLI'scontact-info
commands. - Device Claim Authentication Code page in the Console.
- Gateway Server rate limiting support for the UDP frontend, see (
--gs.udp.rate-limiting
options). - Uplink deduplication via Redis in Network Server.
Changed
- Network and Application Servers now maintain application downlink queue per-session.
- Gateway Server skips setting up an upstream if the DevAddr prefixes to forward are empty.
- Gateway connection stats are now cached in Redis (see
--cache.service
and--gs.update-connections-stats-debounce-time
options).
Fixed
- Telemetry and events for gateway statuses.
- Handling of downlink frame counters exceeding 65535.
- Creating 1.0.4 ABP end devices via the Console.
- ADR uplink handling.
- Uplink retransmission handling.
- Synchronizing Basic Station concentrator time after reconnect or initial connect after long inactivity.
Security
- Changing username and password to be not required in pubsub integration.
Docker images
docker pull thethingsnetwork/lorawan-stack:latest
docker pull thethingsnetwork/lorawan-stack:3
docker pull thethingsnetwork/lorawan-stack:3.6
docker pull thethingsnetwork/lorawan-stack:3.6.1
v3.6.0
Added
- Class B support.
- WebSocket Ping-Pong support for Basic Station frontend in the Gateway Server.
- LoRaWAN 1.0.4 support.
Changed
- Do not use
personal-files
plugin for Snap package. - Network Server will never attempt RX1 for devices with
Rx1Delay
of 1 second. - Improved efficiency of ADR MAC commands.
- Gateway Configuration Server will use the default WebSocket TLS port if none is set.
Fixed
- End device events subscription release in the Console.
- Blocking UDP packet handling while the gateway was still connecting. Traffic is now dropped while the connection is in progress, so that traffic from already connected gateways keep flowing.
- Join-request transmission parameters.
- ADR in 72-channel regions.
- Payload length limits used by Network Server being too low.
- CLI ignores default config files that cannot be read.
- Device creation rollback potentially deleting existing device with same ID.
- Returned values not representing the effective state of the devices in Network Server when deprecated field paths are used.
- Downlink queue operations in Network Server for LoRaWAN 1.1 devices.
Docker images
docker pull thethingsnetwork/lorawan-stack:latest
docker pull thethingsnetwork/lorawan-stack:3
docker pull thethingsnetwork/lorawan-stack:3.6
docker pull thethingsnetwork/lorawan-stack:3.6.0
v3.6.0-rc1
Pre-release of v3.6.0
v3.5.3
Docker images
docker pull thethingsnetwork/lorawan-stack:latest
docker pull thethingsnetwork/lorawan-stack:3
docker pull thethingsnetwork/lorawan-stack:3.5
docker pull thethingsnetwork/lorawan-stack:3.5.3
v3.5.2
Docker images
docker pull thethingsnetwork/lorawan-stack:latest
docker pull thethingsnetwork/lorawan-stack:3
docker pull thethingsnetwork/lorawan-stack:3.5
docker pull thethingsnetwork/lorawan-stack:3.5.2
v3.5.1
Docker images
docker pull thethingsnetwork/lorawan-stack:latest
docker pull thethingsnetwork/lorawan-stack:3
docker pull thethingsnetwork/lorawan-stack:3.5
docker pull thethingsnetwork/lorawan-stack:3.5.1