Skip to content

Commit 2238b88

Browse files
Techassilfrancke
andauthored
chore: Apply suggestions
Co-authored-by: Lars Francke <github@lars-francke.de>
1 parent 3530a8f commit 2238b88

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ See https://github.com/stackabletech/demos/pull/289[demos#289].
6565
===== Apache Airflow
6666

6767
* 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).
6969
See https://github.com/stackabletech/airflow-operator/issues/200[airflow-operator#200].
7070
* 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.
7171
See https://github.com/stackabletech/demos/issues/223[demos#223].
@@ -141,7 +141,7 @@ Previously, some operators did not expose Prometheus annotations containing the
141141
These annotations are now available which allows custom relabel configs in Prometheus to scrape the metric endpoints:
142142

143143
* Apache Airflow: https://github.com/stackabletech/airflow-operator/pull/698[airflow-operator#698].
144-
* Apache Druid: https://github.com/stackabletech/druid-operator/pull/761[airflow-operator#761].
144+
* Apache Druid: https://github.com/stackabletech/druid-operator/pull/761[druid-operator#761].
145145
* Apache Hive: https://github.com/stackabletech/hive-operator/pull/641[hive-operator#641].
146146
* Apache Kafka: https://github.com/stackabletech/kafka-operator/pull/897[kafka-operator#897].
147147
* Apache NiFi: https://github.com/stackabletech/nifi-operator/pull/855[nifi-operator#855].
@@ -204,7 +204,7 @@ priorityClassName: ...
204204
These issues have now been resolved by implementing multiple fixes in various affected (upstream) projects.
205205
See the tracking issue https://github.com/stackabletech/issues/issues/778[issues#778] for more details.
206206
** Pull request https://github.com/vectordotdev/vector/pull/24028[vectordotdev/vector#24028] was raised to fix log entries with multi-char delimiters.
207-
At the time of writing, this PR has not been merged yet, but the fix is manually applied as a patch.
207+
As of SDP 25.11.0 release, this PR has not been merged yet, but the fix is manually applied as a patch.
208208
See https://github.com/stackabletech/docker-images/pull/1323[docker-images#1323].
209209
** An XMLLayout multithreading issue in logback has been fixed by raising https://github.com/qos-ch/logback/pull/978[qos-ch/logback#978].
210210
This fix has been rolled out in all affected products:

0 commit comments

Comments
 (0)