Skip to content

v3.6.1

Compare
Choose a tag to compare
@TheThingsBot TheThingsBot released this 13 Mar 11:31
v3.6.1
8be6823

Added

  • New list and request-validation subcommands for the CLI's contact-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.

Changelog

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