Skip to content

Commit ba201cd

Browse files
authored
chore: Update changelog from release 24.11.1 (#682)
* Update CHANGELOG.md from release 24.11.1 Signed-off-by: Andrew Kenworthy <andrew.kenworthy@stackable.de> * corrections * corrections II --------- Signed-off-by: Andrew Kenworthy <andrew.kenworthy@stackable.de>
1 parent 7fe5961 commit ba201cd

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

CHANGELOG.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,24 @@ All notable changes to this project will be documented in this file.
1010
- Added support for OPA `1.0.0` ([#677]).
1111
- Aggregate emitted Kubernetes events on the CustomResources ([#675]).
1212

13-
### Fixed
14-
15-
- BREAKING: Use distinct ServiceAccounts for the Stacklets, so that multiple Stacklets can be
16-
deployed in one namespace. Existing Stacklets will use the newly created ServiceAccounts after
17-
restart ([#656]).
18-
1913
### Removed
2014

2115
- Removed support for OPA `0.66.0` ([#677]).
2216

23-
[#656]: https://github.com/stackabletech/opa-operator/pull/656
2417
[#666]: https://github.com/stackabletech/opa-operator/pull/666
2518
[#677]: https://github.com/stackabletech/opa-operator/pull/677
2619
[#675]: https://github.com/stackabletech/opa-operator/pull/675
2720

21+
## [24.11.1] - 2025-01-10
22+
23+
### Fixed
24+
25+
- BREAKING: Use distinct ServiceAccounts for the Stacklets, so that multiple Stacklets can be
26+
deployed in one namespace. Existing Stacklets will use the newly created ServiceAccounts after
27+
restart ([#656]).
28+
29+
[#656]: https://github.com/stackabletech/opa-operator/pull/656
30+
2831
## [24.11.0] - 2024-11-18
2932

3033
### Added

0 commit comments

Comments
 (0)