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

Release Notes

    Overview
  • 3.36.0
  • 3.35.2
  • 3.35.1
  • 3.35.0
  • 3.34.3
  • 3.34.2
  • 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.36.0

Added

  • Trust cache TTL and size for Basics Station CUPS server with defaults set to 5 mins and 1024 entries.

Changed

  • Network Operations Center now uses combined materialized views for application statistics queries, improving performance by eliminating JOINs and using tiered aggregation (hourly for <=7 days, daily for >7 days).
    • This requires a Network Operations Center database migration (ttn-lw-stack noc-db migrate).
  • Network Operations Center now uses existing continuous aggregates for ActiveMetrics queries (QueryApplicationsActiveMetrics, QueryGatewaysActiveMetrics), improving performance by using pre-aggregated data with tiered aggregation (hourly for <=3 days, daily for >3 days).
  • Network Operations Center now uses daily continuous aggregates for DataRatesPacketCount queries, improving performance by using tiered aggregation (hourly for <=7 days, daily for >7 days).
    • This requires a Network Operations Center database migration (ttn-lw-stack noc-db migrate).
  • Network Operations Center now uses tiered continuous aggregates for Channel queries (QueryEndDeviceChannelsPacketCount, QueryGatewayChannelsPacketCount, QueryGatewayChannelsUtilization), improving performance by using hourly/daily aggregation and removing time_bucket_gapfill().
    • This requires a Network Operations Center database migration (ttn-lw-stack noc-db migrate).
    • Note: QueryGatewayChannelsUtilization no longer fills gaps with zeros.
  • Improve certificate selection logic to use the last CA in the chain.

Fixed

  • TenantRegistry.ReleaseGatewayEUI now correctly releases the gateway EUI. This only impacts operations performed by tenant administrators.
  • The timestamp of the udp packet is now always correct when the ‘Schedule downlink late’ is enabled for the gateway and downlink scheduling hits the duty cycle limit.

Security

  • HTML-escape gRPC error messages and error detail attributes to prevent reflected XSS in API error responses.
← Release Notes 3.35.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