Skip to content

Commit 2b1db51

Browse files
committed
chore: Upgrade stackable-operator to 0.110.0
1 parent e21c547 commit 2b1db51

13 files changed

Lines changed: 509 additions & 436 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
### Changed
1111

1212
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#767], [#774]).
13+
- BREAKING: `configOverrides` now only accepts the known config file `webserver_config.py`. Previously, arbitrary file names were silently accepted and ignored ([#772]).
14+
- Bump `stackable-operator` to 0.110.0, kube to 3.1.0, and snafu to 0.9 ([#772]).
15+
- Allow overriding OIDC client authentication method ([#772]).
16+
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#767]).
1317

1418
### Fixed
1519

@@ -19,6 +23,7 @@
1923
[#765]: https://github.com/stackabletech/airflow-operator/pull/765
2024
[#767]: https://github.com/stackabletech/airflow-operator/pull/767
2125
[#770]: https://github.com/stackabletech/airflow-operator/pull/770
26+
[#772]: https://github.com/stackabletech/airflow-operator/pull/772
2227
[#774]: https://github.com/stackabletech/airflow-operator/pull/774
2328

2429
## [26.3.0] - 2026-03-16

0 commit comments

Comments
 (0)