Skip to content

Commit c1a80d1

Browse files
committed
adjust changelog entry
1 parent d2bd18e commit c1a80d1

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
@@ -8,10 +8,11 @@
88
- BREAKING: `configOverrides` now only accepts the supported config file name `superset_config.py`. Previously arbitrary keys were silently accepted but ignored ([#719]).
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]).
11-
- BREAKING: Rename `EXPERIMENTAL_FILE_HEADER` and `EXPERIMENTAL_FILE_FOOTER` in `superset_config.py` for arbitrary python code to `FILE_HEADER` and `FILE_FOOTER` ([]).
11+
- BREAKING: Rename `EXPERIMENTAL_FILE_HEADER` and `EXPERIMENTAL_FILE_FOOTER` in `superset_config.py` for arbitrary python code to `FILE_HEADER` and `FILE_FOOTER` ([#721]).
1212

1313
[#717]: https://github.com/stackabletech/superset-operator/pull/717
1414
[#719]: https://github.com/stackabletech/superset-operator/pull/719
15+
[#721]: https://github.com/stackabletech/superset-operator/pull/721
1516

1617
## [26.3.0] - 2026-03-16
1718

0 commit comments

Comments
 (0)