Skip to content

Commit 1acf0ef

Browse files
adwk67sbernauer
andauthored
Update CHANGELOG.md
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
1 parent 4fc96c9 commit 1acf0ef

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
- Bump `stackable-operator` to 0.110.0 and `kube` to 3.1.0 ([#719]).
1010
- Support setting `clientAuthenticationMethod` for OIDC authentication. The value is passed through to the Flask-AppBuilder config as `token_endpoint_auth_method` ([#719]).
1111
- BREAKING: Rename `EXPERIMENTAL_FILE_HEADER` and `EXPERIMENTAL_FILE_FOOTER` in `superset_config.py` for arbitrary Python code to `FILE_HEADER` and `FILE_FOOTER` ([#719], [#721]).
12-
- Use an internal secret for the secret-key ([#722]).
12+
- Use an internal Secret for the Superset `SECRET_KEY`.
13+
Going forward, the operator will automatically create the Secret in case it doesn't exist ([#722]).
1314
- BREAKING: The `.clusterConfig.credentialsSecret` field has been renamed to `.clusterConfig.credentialsSecretName` for consistency ([#722]).
1415
- BREAKING: Implement generic database connection.
1516
This means you need to replace your simple database connection string with a typed struct.

0 commit comments

Comments
 (0)