v3.23.1

Getting Started Devices Gateways Integrations Reference
Get The Things Stack

Release Notes

    Overview
  • 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.17.2

Added

  • Add configurable storage limit to device’s DevNonce in the JoinServer. Can be configured using the option js.dev-nonce-limit.

  • Fix copy button in API key modal in the Console.

  • Enable copying and format transformations of byte values in the event previews in the Console.

  • Attribute administrative_contact on “gateway eui taken” error to help users resolve gateway EUI conflicts.

  • Add retry capability for cli requests. Can be configured with the options found in retry-config, some of the configuration options are retry-config.max and retry-config.default-timeout.

  • Tenant settings in the Console.

Changed

  • Webhook maximum header value length extended to 4096 characters.
  • Limited the end device event types that are included in application event streams to only application layer events, errors and warnings. Other end device events can still be received when subscribing to end device device events.

Removed

  • Amazon Partner Network identifier and DevEUI metadata from the AWS IoT Integration. Removal of this telemetry is to improve privacy for customers using the AWS IoT Integration.

Fixed

  • CLI Completion and Documentation commands no longer try to make a server connection.
  • When an end device has both NwkKey and AppKey provisioned in the Join Server, NwkKey is used for MIC and session key derivation when activating the device in LoRaWAN 1.0.x. This is per LoRaWAN 1.1 specification.
  • Gateway Server will no longer report the gateways as being both connected and disconnected at the same time.
← 3.18.0 3.17.1 →

On this page

The Things Stack

Getting Started

Devices

Gateways

Integrations

Reference

Contributing

GitHub

Forum

About Us

The Things Network

The Things Industries

About this page

Last changed by Nejra Selimović on 03 Feb 2022.
doc: Update docs for 3.17.2 release (#759)

Edit on Github