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.7.adoc
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,11 @@ Additionally see the official xref:concepts:observability/telemetry.adoc[telemet
60
60
The user-info-fetcher backend now supports fetching user groups from Microsoft Entra (experimental).
61
61
See https://github.com/stackabletech/opa-operator/pull/712[opa-operator#712].
62
62
63
+
===== Miscellaneous
64
+
65
+
The operator Helm charts now grant RBAC `patch` permissions on `events.k8s.io/events`, so events can be aggregated (e.g. "error happened 10 times over the last 5 minutes").
66
+
See https://github.com/stackabletech/issues/issues/748[issues#748].
67
+
63
68
===== Apache Airflow
64
69
65
70
* The recent release of Airflow 3 brings with it a raft of changes - with both new features and significant changes to architecture.
0 commit comments