Skip to content

Commit

Permalink
Merge pull request #6955 from TheThingsNetwork/changelog/v3.29.1
Browse files Browse the repository at this point in the history
Changelog cutoff v3.29.1
  • Loading branch information
adriansmares authored Feb 27, 2024
2 parents 461f35c + 439a16b commit 8be8a24
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ For details about compatibility between different releases, see the **Commitment

### Added

- Option to store rate limits in Redis. When used, the rate limits are applied over the entire cluster instead of per-instance.
- Field `complement_collaborators` was added to `SearchAccounts`. Allows an user to request the accounts that are not already attached to the entity's collaborator list.

### Changed

### Deprecated
Expand All @@ -24,6 +21,13 @@ For details about compatibility between different releases, see the **Commitment

### Security

## [3.29.1] - unreleased

### Added

- Option to store rate limits in Redis. When used, the rate limits are applied over the entire cluster instead of per-instance.
- Field `complement_collaborators` was added to `SearchAccounts`. Allows an user to request the accounts that are not already attached to the entity's collaborator list.

## [3.29.0] - 2024-02-06

### Added
Expand Down Expand Up @@ -2769,7 +2773,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.29.0...v3.29
[unreleased]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.29.1...v3.29
[3.29.1]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.29.0...v3.29.1
[3.29.0]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.28.2...v3.29.0
[3.28.2]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.28.1...v3.28.2
[3.28.1]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.28.0...v3.28.1
Expand Down

0 comments on commit 8be8a24

Please sign in to comment.