You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/partials/release-notes/release-25.7.adoc
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,10 +44,11 @@ Additionally see the official xref:concepts:observability/telemetry.adoc[telemet
44
44
45
45
===== Apache Airflow
46
46
47
-
The recent release of Airflow 3 brings with it a raft of changes - with both new features and significant changes to architecture.
48
-
SDP offers early experimental support for Airflow 3.0.1 as of SDP 25.7.
49
-
This gives users the chance to use the new UI, to https://airflow.apache.org/docs/apache-airflow/3.0.1/installation/upgrading_to_airflow3.html#step-3-dag-authors-check-your-airflow-dags-for-compatibility[update] their DAGs and to test the new OPA authenticator.
50
-
See https://github.com/stackabletech/docker-images/issues/1074[docker-images#1074].
47
+
* The recent release of Airflow 3 brings with it a raft of changes - with both new features and significant changes to architecture.
48
+
SDP offers early experimental support for Airflow 3.0.1 as of SDP 25.7.
49
+
This gives users the chance to use the new UI, to https://airflow.apache.org/docs/apache-airflow/3.0.1/installation/upgrading_to_airflow3.html#step-3-dag-authors-check-your-airflow-dags-for-compatibility[update] their DAGs and to test the new OPA authenticator.
50
+
See https://github.com/stackabletech/docker-images/issues/1074[docker-images#1074].
51
+
* Set the default `airflow.task` log level to `INFO` to not spam the Airflow UI with task logs.
0 commit comments