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.3.adoc
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ This includes 6 critical and 16 high-severity CVEs.
85
85
===== Authorization
86
86
87
87
OPA Rego rules no longer require the `future.keywords` import.
88
-
They have been stabilised in OPA 1.0 and are now implicitly imported.
88
+
They have been stabilized in OPA 1.0 and are now implicitly imported.
89
89
90
90
===== Druid
91
91
@@ -107,7 +107,7 @@ See https://github.com/stackabletech/hive-operator/pull/578[hive-operator#578].
107
107
* Previously, pods with a Listener volume were stuck in an "Unknown" state after their node was restarted.
108
108
With this release, Listener volumes are correctly republished and the pods restart as expected.
109
109
See https://github.com/stackabletech/listener-operator/issues/262[listener-operator#262].
110
-
* In 24.11 we used a custom build of jmx_exporter to resolve a https://github.com/stackabletech/issues/issues/649[performance degredation].
110
+
* In 24.11 we used a custom build of jmx_exporter to resolve a https://github.com/stackabletech/issues/issues/649[performance degradation].
111
111
In this release, Java products ship with the fixed upstream https://github.com/prometheus/jmx_exporter/releases/tag/1.1.0[jmx_exporter 1.1.0] which includes https://github.com/prometheus/jmx_exporter/pull/1009[the fix].
0 commit comments