Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions modules/ROOT/pages/release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ The Stackable Data Platform consists of multiple operators that work together.
Periodically a platform release is made, including all components of the platform at a specific version.

// WARNING: Please keep the empty newlines, otherwise headings are broken.
include::partial$release-notes/release-26.3.adoc[]

include::partial$release-notes/release-25.11.adoc[]

include::partial$release-notes/release-25.7.adoc[]
Expand Down
6 changes: 6 additions & 0 deletions modules/ROOT/partials/release-notes/release-26.3.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
== Release 26.3

=== 26.3.0

Released on 2026-03-16.
(Optional description / introduction)
8 changes: 8 additions & 0 deletions modules/ROOT/partials/release-notes/release-template.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@ Released on YYYY-MM-DD.
* Highlight 3
====

[WARNING,caption=Overview of breaking changes]
====
The following components of the SDP contain breaking changes for this release:

* Breaking change 1
* Breaking change 2
====

==== New platform features

All subsections must follow this order:
Expand Down
Loading