Skip to content

Commit fe83f2b

Browse files
committed
docs: Add Airflow improvement
1 parent 536b0c9 commit fe83f2b

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,11 @@ Additionally see the official xref:concepts:observability/telemetry.adoc[telemet
4444

4545
===== Apache Airflow
4646

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.
5152

5253
===== Apache NiFi
5354

0 commit comments

Comments
 (0)