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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -108,7 +108,7 @@ See https://github.com/stackabletech/hive-operator/pull/578[hive-operator#578].
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
110
* Previously, TLS certificates generated by the secret operator referenced a wrong issuer if the secret operator used an intermediate CA.
111
-
With this release, the issuer of the generated TLS certificate is correct and using an intermediate CA in the secret operator works.
111
+
With this release, the issuer of the generated TLS certificate is correct and using an intermediate CA in the secret operator works as expected.
112
112
See https://github.com/stackabletech/secret-operator/pull/566[secret-operator#566].
113
113
* In 24.11 we used a custom build of jmx_exporter to resolve a https://github.com/stackabletech/issues/issues/649[performance degradation].
114
114
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