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
// Here are the headings you can use for the next release. Saves time checking indentation levels.
2
+
// Take a look at release 24.11 to see how to structure patch releases.
3
+
4
+
== Release 25.3
5
+
6
+
=== 25.3.0
7
+
8
+
Released on 2025-03-21.
9
+
10
+
==== New platform features
11
+
12
+
==== Platform improvements
13
+
14
+
==== Platform deprecations
15
+
16
+
==== Product versions
17
+
18
+
===== New versions
19
+
20
+
===== Deprecated versions
21
+
22
+
===== Removed versions
23
+
24
+
==== stackablectl
25
+
26
+
==== Supported Kubernetes versions
27
+
28
+
==== Supported OpenShift versions
29
+
30
+
==== Breaking changes
31
+
32
+
Of the changes mentioned above, the following are breaking (or could lead to breaking behaviour), and you will need to adapt your existing CRDs accordingly:
33
+
34
+
===== Stackable Operator for Example Product
35
+
36
+
* Description of the change 1
37
+
* Description of the change 2
38
+
39
+
.Breaking changes details
40
+
[%collapsible]
41
+
====
42
+
* `spec.a`: This field has been removed.
43
+
* `spec.b`: This field has been changed to a number.
0 commit comments