Skip to content

Commit 7c092fe

Browse files
committed
chore: Add 25.3.0 release notes partial
1 parent 453b6cc commit 7c092fe

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
// 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.
44+
====
45+
46+
==== Upgrade from 24.11
47+
48+
===== Using stackablectl
49+
50+
===== Using Helm
51+
52+
==== Known issues

0 commit comments

Comments
 (0)