Skip to content

Commit 70b20e3

Browse files
committed
chore: adapted changelog
1 parent f699559 commit 70b20e3

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
@@ -16,12 +16,15 @@
1616
- Internal operator refactoring: introduce dereference() and validate() steps in the reconciler ([#757]).
1717
- Removed the `product-config` dependency; configuration is now rendered from typed, validated inputs ([#757]).
1818
- test: Bump vector-aggregator to 0.55.0, replace /graphql call with gRPC call ([#762]).
19+
- BREAKING: Removed product-config machinery. This is a breaking change in terms of configuration.
20+
Users relying on the product-config `properties.yaml` file have to set these properties via the CRD ([#765]).
1921

2022
[#745]: https://github.com/stackabletech/hbase-operator/pull/745
2123
[#751]: https://github.com/stackabletech/hbase-operator/pull/751
2224
[#752]: https://github.com/stackabletech/hbase-operator/pull/752
2325
[#757]: https://github.com/stackabletech/hbase-operator/pull/757
2426
[#762]: https://github.com/stackabletech/hbase-operator/pull/762
27+
[#765]: https://github.com/stackabletech/hbase-operator/pull/765
2528

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

0 commit comments

Comments
 (0)