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.13.2

Added

  • Support claiming of The Things Indoor Gateways.
  • Configurable log formats with the log.format configuration option.
    • The console format that prints logs as more human-friendly text. This is the new default.
    • The json format that prints logs as JSON. This is the recommended format for production deployments.
    • The old format (deprecated). This can be used if you need to adapt your log analysis tooling before v3.14.
  • ttn_lw_gs_ns_uplink_latency_seconds, ttn_lw_ns_as_uplink_latency_seconds and ttn_lw_gtw_as_uplink_latency_seconds metrics to track latency of uplink processing.
  • Signing of releases.
  • Hard delete option to delete applications, gateways and organizations in the Console.

Changed

  • Relaxed the cookie policy for cross-origin requests from Strict to Lax.
  • Changed the cookie policy for OAuth state to None.

Deprecated

  • The old log format is deprecated and will be removed in v3.14.

Fixed

  • Incorrect Storage Integration API URL in Console.
  • Permissions issue for reading and writing gateway secrets in the Console.
  • Current and future rights selection for organization collaborators in the Console.
  • Current and future rights selection for user api keys in the Console.
  • Low or no throughput of message handling from Packet Broker when the ingress is high when Packet Broker Agent starts.
  • Unset ADR bit in downlink messages to multicast devices.
← 3.13.3 3.13.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 18 Jun 2021.
doc: Update documentation for v3.13.2 release (#411)

Edit on Github