Skip to content

Commit fdee09f

Browse files
committed
chore: adapt changelog
1 parent f950a0f commit fdee09f

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
@@ -21,6 +21,8 @@ All notable changes to this project will be documented in this file.
2121
- Remove the direct `product-config` dependency; `hive-site.xml`, `security.properties` and `core-site.xml` are now rendered by typed Rust builders. Switch `stackable-operator` to the `smooth-operator` branch and adopt its shared `v2::` framework ([#XXX]).
2222
- test: Bump vector-aggregator to 0.55.0, replace /graphql call with gRPC call ([#713]).
2323
- Deprecated support for `4.0.1` ([#711]).
24+
- BREAKING: Removed product-config machinery. This is a breaking change in terms of configuration.
25+
Users relying on the product-config `properties.yaml` file have to set these properties via the CRD ([#716]).
2426

2527
### Removed
2628

@@ -33,6 +35,7 @@ All notable changes to this project will be documented in this file.
3335
[#707]: https://github.com/stackabletech/hive-operator/pull/707
3436
[#711]: https://github.com/stackabletech/hive-operator/pull/711
3537
[#713]: https://github.com/stackabletech/hive-operator/pull/713
38+
[#716]: https://github.com/stackabletech/hive-operator/pull/716
3639

3740
## [26.3.0] - 2026-03-16
3841

0 commit comments

Comments
 (0)