Skip to content

Commit 2bac0f8

Browse files
committed
chore: adapt changelog
1 parent 74a9f91 commit 2bac0f8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,15 @@ All notable changes to this project will be documented in this file.
1717
- Bump `stackable-operator` to 0.111.1 ([#1027], [#1028]).
1818
- Internal operator refactoring: introduce dereference() and validate() steps in the reconciler ([#1034]).
1919
- test: Bump vector-aggregator to 0.55.0, replace /graphql call with gRPC call ([#1038]).
20+
- BREAKING: Removed product-config machinery. This is a breaking change in terms of configuration.
21+
Users relying on the product-config `properties.yaml` file have to set these properties via the CRD ([#1041]).
2022

2123
[#1020]: https://github.com/stackabletech/zookeeper-operator/pull/1020
2224
[#1027]: https://github.com/stackabletech/zookeeper-operator/pull/1027
2325
[#1028]: https://github.com/stackabletech/zookeeper-operator/pull/1028
2426
[#1034]: https://github.com/stackabletech/zookeeper-operator/pull/1034
2527
[#1038]: https://github.com/stackabletech/zookeeper-operator/pull/1038
28+
[#1041]: https://github.com/stackabletech/zookeeper-operator/pull/1041
2629

2730
## [26.3.0] - 2026-03-16
2831

0 commit comments

Comments
 (0)