Skip to content

Commit 4b63fe1

Browse files
Update CHANGELOG.md
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
1 parent 67cd279 commit 4b63fe1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ All notable changes to this project will be documented in this file.
1212

1313
- BREAKING: `configOverrides` now only accepts the supported config file names `runtime.properties`, `jvm.config` and `security.properties`. Previously arbitrary keys were silently accepted but ignored ([#813]).
1414
- BREAKING: Implement generic database connection for metadata storage ([#814]).
15-
Renamed CRD: `metadataStorageDatabase` -> `metadataDatabase`.
16-
The `metadataDatabase` has subfields according to the supported db types: `postgresql`, `mysql` and `derby`.
15+
The `.clusterConfig.metadataStorageDatabase` has subfields according to the supported db types: `postgresql`, `mysql` and `derby`.
16+
- BREAKING: The `.clusterConfig.metadataStorageDatabase` field has been renamed to `.clusterConfig.metadataDatabase` for consistency ([#814]).
1717
- Bump `stackable-operator` to 0.110.1 and `kube` to 3.1.0 ([#813]).
1818
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#810]).
1919

0 commit comments

Comments
 (0)