File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments