File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,14 +13,15 @@ All notable changes to this project will be documented in this file.
1313
1414### Changed
1515
16- - Bump ` stackable-operator ` to 0.112.0 and ` snafu ` to 0.9 ([ #818 ] , [ #830 ] , [ #842 ] ).
16+ - Bump ` stackable-operator ` to 0.113.3 and ` snafu ` to 0.9 ([ #818 ] , [ #830 ] , [ #842 ] ).
1717- Set ` maxSurge=1 ` and ` maxUnavailable=0 ` on the OPA DaemonSet rolling update strategy to eliminate
1818 availability gaps during rolling updates ([ #819 ] ).
1919- Document Helm deployed RBAC permissions and remove unnecessary permissions ([ #820 ] ).
2020- Internal operator refactoring: introduce dereference() and validate() steps in the reconciler ([ #836 ] ).
2121- test: Bump vector-aggregator to 0.55.0, replace /graphql call with gRPC call ([ #840 ] ).
2222- BREAKING: Removed product-config machinery. This is a breaking change in terms of configuration.
23- Users relying on the product-config ` properties.yaml ` file have to set these properties via the CRD ([ #842 ] ).
23+ Users relying on the product-config ` properties.yaml ` file have to set these properties via the CRD.
24+ JsonPatches has been renamed to JsonPatch ([ #842 ] ).
2425
2526### Removed
2627
You can’t perform that action at this time.
0 commit comments