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.11.adoc
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ See https://github.com/stackabletech/demos/pull/289[demos#289].
65
65
===== Apache Airflow
66
66
67
67
* The Airflow xref:airflow:index.adoc#_triggerers[triggerer] component is now supported.
68
-
This can be used with DAGs utilizing deferrable operators to keep worker slots free and enhance HA.
68
+
This can be used with DAGs utilizing deferrable operators to keep worker slots free and enhance High Availability (HA).
69
69
See https://github.com/stackabletech/airflow-operator/issues/200[airflow-operator#200].
70
70
* The xref:demos:airflow-scheduled-job.adoc[`airflow-scheduled-job`] demo for Airflow has been extended to showcase some of the new Airflow 3.x features in the context of SDP i.e. event scheduling (with Kafka), triggerer actions and user authorization with OPA and the SDP OPA authorizer.
71
71
See https://github.com/stackabletech/demos/issues/223[demos#223].
@@ -141,7 +141,7 @@ Previously, some operators did not expose Prometheus annotations containing the
141
141
These annotations are now available which allows custom relabel configs in Prometheus to scrape the metric endpoints:
0 commit comments