Skip to content

Commit b930b2f

Browse files
committed
docs: Add summary of breaking changes
1 parent 0c2d453 commit b930b2f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

modules/ROOT/partials/release-notes/release-25.11.adoc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@ Released on 2025-11-07.
1414
** The `certManager` backend is no longer marked as experimental.
1515
====
1616

17+
[WARNING,caption=Summary of breaking changes]
18+
====
19+
The following components of the SDP contain breaking changes for this release:
20+
21+
* link:#opa-improvements-25_11_0[Open Policy Agent]
22+
* link:#listener-operator-improvements-25_11_0[Stackable listener-operator]
23+
* link:#secret-operator-improvements-25_11_0[Stackable secret-operator]
24+
====
25+
1726
==== New platform features
1827

1928
===== General
@@ -227,6 +236,7 @@ Only use this setting if you know what you are doing!
227236
The Apache NiFi xref:nifi:usage_guide/monitoring.adoc#_configure_metrics_in_nifi_2_x_x[monitoring documentation] page has been updated to include guidance on how to scrape NiFi 2 metrics using mTLS.
228237
See https://github.com/stackabletech/nifi-operator/issues/813[nifi-operator#813].
229238

239+
[#opa-improvements-25_11_0]
230240
===== Open Policy Agent
231241

232242
* *Breaking:* The per-rolegroup Services now only expose the HTTP port and contain a `-headless` suffix to better indicate their purpose and to be consistent with other operators.
@@ -241,6 +251,7 @@ Previously, the operator would produce a lot of `ERROR` level logs containing `C
241251
With this change, the log level is reduced to `INFO`.
242252
See https://github.com/stackabletech/commons-operator/pull/372[commons-operator#372].
243253

254+
[#listener-operator-improvements-25_11_0]
244255
===== Stackable listener-operator
245256

246257
* *Breaking:* Default ListenerClass `.spec.externalTrafficPolicy` to `null` to improve LoadBalancer support across various Kubernetes environments.

0 commit comments

Comments
 (0)