File tree Expand file tree Collapse file tree 1 file changed +10
-7
lines changed
Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments