Skip to content

Commit d966976

Browse files
committed
chore: adapt changelog
1 parent b87d67d commit d966976

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 ([#820]).
1919
- Internal operator refactoring: introduce dereference() and validate() steps in the reconciler ([#836]).
2020
- test: Bump vector-aggregator to 0.55.0, replace /graphql call with gRPC call ([#840]).
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 ([#842]).
2123

2224
### Removed
2325

@@ -31,6 +33,7 @@ All notable changes to this project will be documented in this file.
3133
[#836]: https://github.com/stackabletech/opa-operator/pull/836
3234
[#838]: https://github.com/stackabletech/opa-operator/pull/838
3335
[#840]: https://github.com/stackabletech/opa-operator/pull/840
36+
[#842]: https://github.com/stackabletech/opa-operator/pull/842
3437

3538
## [26.3.0] - 2026-03-16
3639

0 commit comments

Comments
 (0)