Added
- Pub/Sub providers may now be disabled, or marked for deprecation via
--as.pubsub.providers
. - Configuration option
is.admin-rights.all
to grant admins all rights, including_KEYS
and_ALL
. ttn-lw-stack
CLI command for creating an API Key with full rights on a user.- Storage integration panel in the Console.
Changed
- Branding (updated TTS Enterprise logo, colors, etc).
- Packet Broker API version to
v3.2.0-tts
and routing API tov1.0.2-tts
.
Deprecated
- Packet Broker mutual TLS authentication: use OAuth 2.0 client credentials instead; set
pba.authentication-mode
tooauth2
and configurepba.oauth2
. - Packet Broker forwarder blacklist setting
pba.home-network.blacklist-forwarder
has become ineffective.