Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
### Changed

- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#767], [#774]).
- BREAKING: `configOverrides` now only accepts the known config file `webserver_config.py`. Previously, arbitrary file names were silently accepted and ignored ([#775]).
- Bump `stackable-operator` to 0.110.0, kube to 3.1.0, and snafu to 0.9 ([#775]).

### Fixed

Expand All @@ -20,6 +22,7 @@
[#767]: https://github.com/stackabletech/airflow-operator/pull/767
[#770]: https://github.com/stackabletech/airflow-operator/pull/770
[#774]: https://github.com/stackabletech/airflow-operator/pull/774
[#775]: https://github.com/stackabletech/airflow-operator/pull/775

## [26.3.0] - 2026-03-16

Expand Down
Loading
Loading