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
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ See https://github.com/stackabletech/issues/issues/733[issues#733].
58
58
Batch queries are now significantly faster.
59
59
See https://github.com/stackabletech/demos/pull/289[demos#289].
60
60
* A new demo has been added, showcasing the interaction between the Stackable Data Platform and ArgoCD to deploy resources managed in Git.
61
-
The xref:demos:argo-cd-git-ops.adoc[argo-cd-git-ops] demo deploys Stackable operators and Airflow via ArgoCD, uses Sealed Secrets to safely deploy secrets and credentials and synchronizes Airflow DAGs via Git.
61
+
The xref:demos:argo-cd-git-ops.adoc[`argo-cd-git-ops`] demo deploys Stackable operators and Airflow via ArgoCD, uses Sealed Secrets to safely deploy secrets and credentials and synchronizes Airflow DAGs via Git.
62
62
See https://github.com/stackabletech/demos/pull/205[demos#205].
63
63
64
64
===== Apache Airflow
@@ -214,7 +214,6 @@ priorityClassName: ...
214
214
215
215
===== Apache Airflow
216
216
217
-
// TODO: Is there only ONE key or should we clarify WHICH key this is?
218
217
* The JWT key is now created internally by the the operator.
219
218
The same applies to the key previously defined in the credentials secret under `connections.secretKey`: this change is non-breaking, as `connections.secretKey` will be ignored if supplied.
220
219
See https://github.com/stackabletech/airflow-operator/pull/686[airflow-operator#686].
0 commit comments