Skip to content

Commit 523a376

Browse files
committed
chore: adapted changelog
1 parent 4d60ec9 commit 523a376

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
@@ -18,12 +18,15 @@ All notable changes to this project will be documented in this file.
1818
- Bump `stackable-operator` to 0.111.1 ([#777], [#778]).
1919
- Internal operator refactoring: introduce dereference() and validate() steps in the reconciler ([#783]).
2020
- test: Bump vector-aggregator to 0.55.0, replace /graphql call with gRPC call ([#787]).
21+
- BREAKING: Removed product-config machinery. This is a breaking change in terms of configuration.
22+
Users relying on the product-config `properties.yaml` file have to set these properties via the CRD ([#790]).
2123

2224
[#770]: https://github.com/stackabletech/hdfs-operator/pull/770
2325
[#777]: https://github.com/stackabletech/hdfs-operator/pull/777
2426
[#778]: https://github.com/stackabletech/hdfs-operator/pull/778
2527
[#783]: https://github.com/stackabletech/hdfs-operator/pull/783
2628
[#787]: https://github.com/stackabletech/hdfs-operator/pull/787
29+
[#790]: https://github.com/stackabletech/hdfs-operator/pull/790
2730

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

0 commit comments

Comments
 (0)