Skip to content

Commit 7fc0d07

Browse files
committed
changelog
1 parent 5e3396e commit 7fc0d07

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)