Getting Started Concepts The Things Stack Cloud The Things Stack Enterprise Integrations API Hardware
Get The Things Stack

Release Notes

    Overview
  • 3.34.1
  • 3.34.0
  • 3.33.2
  • 3.33.1
  • 3.33.0
  • 3.32.3
  • 3.32.2
  • 3.32.1
  • 3.32.0
  • 3.31.1
  • 3.30.2
  • 3.30.1
  • 3.30.0
  • 3.29.2
  • 3.29.1
  • 3.29.0
  • 3.28.2
  • 3.28.1
  • 3.28.0
  • 3.27.2
  • 3.27.1
  • 3.27.0
  • 3.26.2
  • 3.26.1
  • 3.26.0
  • 3.25.2
  • 3.25.1
  • 3.25.0
  • 3.24.2
  • 3.24.1
  • 3.24.0
  • 3.23.2
  • 3.23.1
  • 3.23.0
  • 3.22.2
  • 3.22.1
  • 3.22.0
  • 3.21.2
  • 3.21.1
  • 3.21.0
  • 3.20.2
  • 3.20.1
  • 3.20.0
  • 3.19.2
  • 3.19.1
  • 3.19.0
  • 3.18.2
  • 3.18.1
  • 3.18.0
  • 3.17.2
  • 3.17.1
  • 3.17.0
  • 3.16.3
  • 3.16.2
  • 3.16.1
  • 3.16.0
  • 3.15.2
  • 3.15.1
  • 3.15.0
  • 3.14.2
  • 3.14.1
  • 3.14.0
  • 3.13.3
  • 3.13.2
  • 3.13.1
  • 3.13.0
  • 3.12.3
  • 3.12.2
  • 3.12.1
  • 3.12.0
  • 3.11.3
  • 3.11.2
  • 3.11.1
  • 3.11.0
  • 3.10.8
  • 3.10.7
  • 3.10.6
  • 3.10.5
  • 3.10.4
  • 3.10.3
  • 3.10.2
  • 3.10.1
  • 3.10.0

3.18.0

Added

  • Retain at most 10 recent session keys in the Join Server. This avoids a slowly growing number of session keys in the Join Server’s database.
    • This requires a database migration (ttn-lw-stack js-db migrate).
  • Add TTL for gateway connection stats. Can be configured with the option gs.connection-stats-ttl.
  • AWS Cloud Map cluster service discovery support:
    • This method is meant to be used when DNS service discovery is unreliable. This can occur with AWS Route53 if more than 8 instances are available per service.
    • The peer address should contain the service names. Ports may be specified if the service discovery entry does not have a port specified.
    • The --cluster.aws.cloud-map.namespace configuration option can be used to configure the namespace name.
  • Configuration options is.database-max-idle-conns and is.database-max-open-conns to control the database connection pool of the Identity Server.

Changed

  • The minimum required Redis version is now 6.2.

Deprecated

  • Gateway Server setting gs.update-connection-stats-debounce-time is no longer valid.

Fixed

  • Device activation flow with a LoRaWAN Backend Interfaces 1.1 capable Join Server.
    • Join Servers using Backend Interfaces 1.1 (protocol BI1.1) must be configured with a sender-ns-id containing the EUI of the Network Server.
  • Fix time.Duration flags in CLI.
  • Gateway Server will no longer leave permanent gateway connection stats data on the registry when crashing.
← 3.18.1 3.17.2 →

On this page

Sections

Getting Started

Concepts

The Things Stack Cloud

The Things Stack Enterprise

Integrations

API

Hardware

Sitemap

View our Sitemap

Contributing

GitHub

About Us

The Things Industries