Skip to content

Commit 70dffae

Browse files
Update modules/ROOT/partials/release-notes/release-26.7.adoc
Co-authored-by: Techassi <git@techassi.dev>
1 parent b922630 commit 70dffae

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -339,11 +339,11 @@ Tracked in https://github.com/stackabletech/issues/issues/716[issues#716].
339339
[#airflow-improvements-26_7_0]
340340
===== Apache Airflow
341341

342-
*Breaking:* `EXPERIMENTAL_FILE_HEADER` and `EXPERIMENTAL_FILE_FOOTER` in `webserver_config.py` (for arbitrary Python code) have been renamed to `FILE_HEADER` and `FILE_FOOTER`.
343-
Implemented in https://github.com/stackabletech/airflow-operator/pull/777[airflow-operator#777].
344-
345-
*Breaking:* Renamed and moved the celeryExecutor broker and results backend to clusterConfig. The results backend `spec.celeryExecutors.resultBackend` is now located at `spec.clusterConfig.celeryResultsBackend`. The broker `spec.celeryExecutors.broker` is now located at `spec.clusterConfig.celeryBroker`.
346-
Implemented in https://github.com/stackabletech/airflow-operator/pull/786[airflow-operator#786].
342+
* *Breaking:* `EXPERIMENTAL_FILE_HEADER` and `EXPERIMENTAL_FILE_FOOTER` in `webserver_config.py` (for arbitrary Python code) have been renamed to `FILE_HEADER` and `FILE_FOOTER`.
343+
Implemented in https://github.com/stackabletech/airflow-operator/pull/777[airflow-operator#777].
344+
* *Breaking:* Renamed and moved the celeryExecutor broker and results backend to clusterConfig.
345+
The results backend `spec.celeryExecutors.resultBackend` is now located at `spec.clusterConfig.celeryResultsBackend`. The broker `spec.celeryExecutors.broker` is now located at `spec.clusterConfig.celeryBroker`.
346+
Implemented in https://github.com/stackabletech/airflow-operator/pull/786[airflow-operator#786].
347347

348348
[#kafka-improvements-26_7_0]
349349
===== Apache Kafka

0 commit comments

Comments
 (0)