Skip to content

Commit 7719cb9

Browse files
committed
docs: adapt changelog
1 parent e22233d commit 7719cb9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ All notable changes to this project will be documented in this file.
1616
The `.clusterConfig.metadataStorageDatabase` has subfields according to the supported db types: `postgresql`, `mysql` and `derby`.
1717
- BREAKING: The `.clusterConfig.metadataStorageDatabase` field has been renamed to `.clusterConfig.metadataDatabase` for consistency ([#814]).
1818
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#810]).
19+
- Internal operator refactoring: introduce dereference() and validate() steps in the reconciler ([#824]).
1920

2021
### Deleted
2122

@@ -25,6 +26,7 @@ All notable changes to this project will be documented in this file.
2526
[#813]: https://github.com/stackabletech/druid-operator/pull/813
2627
[#814]: https://github.com/stackabletech/druid-operator/pull/814
2728
[#818]: https://github.com/stackabletech/druid-operator/pull/818
29+
[#824]: https://github.com/stackabletech/druid-operator/pull/824
2830

2931
## [26.3.0] - 2026-03-16
3032

0 commit comments

Comments
 (0)