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
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,9 +45,12 @@ See https://github.com/stackabletech/issues/issues/733[issues#733].
45
45
====== Miscellaneous
46
46
47
47
// TODO: Do we want to include this?
48
-
The performance of the Trino rules in the `end-to-end-security` stack was improved.
48
+
* The performance of the Trino rules in the `end-to-end-security` stack was improved.
49
49
Batch queries are now significantly faster.
50
50
See https://github.com/stackabletech/demos/pull/289[demos#289].
51
+
* A new demo has been added, showcasing the interaction between the Stackable Data Platform and ArgoCD to deploy resources managed in Git.
52
+
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.
53
+
See https://github.com/stackabletech/demos/pull/205[demos#205].
0 commit comments