From 4655e418695f800f0fc7fbfbee07b1c577ec4ce4 Mon Sep 17 00:00:00 2001 From: The Things Bot Date: Thu, 28 Nov 2024 15:09:37 +0000 Subject: [PATCH] all: Cut off changelog version 3.33.0 --- CHANGELOG.md | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bcd7b9644f..d3f48b19d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,20 @@ For details about compatibility between different releases, see the **Commitment ### Added +### Changed + +### Deprecated + +### Removed + +### Fixed + +### Security + +## [3.33.0] - unreleased + +### Added + - Support user email notification preferences. - This requires an Identity Server database migration (`ttn-lw-stack is-db migrate`). - Support for managing MAC settings profiles. @@ -21,19 +35,11 @@ For details about compatibility between different releases, see the **Commitment - Admin validation associated with these operations remains. - Add purge rights for application, organizations, Oauth clients, gateways and user operations. -### Changed - -### Deprecated - -### Removed - ### Fixed - Fix OAuth client authorizations delete request in the Console. - Consecutive disconnect/reconnect messages in the Live Data view in the Console. -### Security - ## [3.32.2] - 2024-11-18 ### Fixed @@ -2909,7 +2915,8 @@ For details about compatibility between different releases, see the **Commitment NOTE: These links should respect backports. See https://github.com/TheThingsNetwork/lorawan-stack/pull/1444/files#r333379706. --> -[unreleased]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.32.2...v3.32 +[unreleased]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.33.0...v3.33 +[3.33.0]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.32.2...v3.33.0 [3.32.2]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.32.1...v3.32.2 [3.32.1]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.32.0...v3.32.1 [3.32.0]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.31.1...v3.32.0