Skip to content

v3.10.6

Compare
Choose a tag to compare
@TheThingsBot TheThingsBot released this 12 Jan 14:23
v3.10.6
fd67ec7

⚠️ Known Bugs ⚠️

The v3.10.6 release contains a bug in the Console that prevents device views from loading.

Added

  • Configuration option is.admin-rights.all to grant admins all rights, including _KEYS and _ALL.
  • Configuration option is.user-registration.contact-info-validation.token-ttl to customize the validity of contact information validation tokens.
  • ttn-lw-stack CLI command for creating an API Key with full rights on a user.

Changed

  • Packet Broker API version to v3.2.0-tts and routing API to v1.0.2-tts.
  • Emails with temporary tokens now also show when these tokens expire. Custom email templates can use {{ .TTL }} and {{ .FormatTTL }} to render the expiry durations.

Deprecated

  • Packet Broker mutual TLS authentication: use OAuth 2.0 client credentials instead; set pba.authentication-mode to oauth2 and configure pba.oauth2.
  • Packet Broker forwarder blacklist setting pba.home-network.blacklist-forwarder has become ineffective.

Release notes

Docker images

  • docker pull thethingsnetwork/lorawan-stack:3.10
  • docker pull thethingsnetwork/lorawan-stack:3.10.6
  • docker pull ghcr.io/thethingsnetwork/lorawan-stack:3.10
  • docker pull ghcr.io/thethingsnetwork/lorawan-stack:3.10.6