Skip to content

Commit 6b45069

Browse files
committed
chore: adapt changelog
1 parent b3a5630 commit 6b45069

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,6 +18,8 @@ All notable changes to this project will be documented in this file.
1818
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#810]).
1919
- Internal operator refactoring: introduce dereference() and validate() steps in the reconciler ([#824]).
2020
- test: Bump vector-aggregator to 0.55.0, replace /graphql call with gRPC calls ([#826]).
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 ([#830]).
2123

2224
### Deleted
2325

@@ -29,6 +31,7 @@ All notable changes to this project will be documented in this file.
2931
[#818]: https://github.com/stackabletech/druid-operator/pull/818
3032
[#824]: https://github.com/stackabletech/druid-operator/pull/824
3133
[#826]: https://github.com/stackabletech/druid-operator/pull/826
34+
[#830]: https://github.com/stackabletech/druid-operator/pull/830
3235

3336
## [26.3.0] - 2026-03-16
3437

0 commit comments

Comments
 (0)