Skip to content

Commit a4e8d4a

Browse files
committed
docs: Add Airflow removals
1 parent 167c3d9 commit a4e8d4a

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

modules/ROOT/partials/release-notes/release-26.3.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,13 @@ For that the commons-operator now needs the RBAC permission to `create` and `pat
249249
The webhook can be disabled using `--disable-restarter-mutating-webhook` or by setting the `DISABLE_RESTARTER_MUTATING_WEBHOOK` environment variable, which will revert the fixed behaviour.
250250
Fixed in https://github.com/stackabletech/commons-operator/pull/387[commons-operator#387].
251251

252+
==== Platform removals
253+
254+
===== Apache Airflow
255+
256+
*Breaking:* Users of the `EXPERIMENTAL_FILE_HEADER` and `EXPERIMENTAL_FILE_FOOTER` fields who rely on `AUTH_OID` from the `flask_appbuilder.const` import must switch to `AUTH_OAUTH`.
257+
Removed in https://github.com/stackabletech/airflow-operator/pull/737[airflow-operator#737].
258+
252259

253260
==== Supported versions
254261

0 commit comments

Comments
 (0)