Skip to content

Commit 74c9f77

Browse files
committed
docs: Add missing release notes for stackablectl
1 parent 32cf847 commit 74c9f77

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

docs/modules/stackablectl/pages/release-notes.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ A full list of changes is available directly in https://github.com/stackabletech
66

77
// WARNING: Please keep the empty newlines, otherwise headings are broken.
88

9+
include::partial$release-notes/release-1.4.0.adoc[]
10+
11+
include::partial$release-notes/release-1.3.0.adoc[]
12+
13+
include::partial$release-notes/release-1.2.2.adoc[]
14+
915
include::partial$release-notes/release-1.2.1.adoc[]
1016

1117
include::partial$release-notes/release-1.2.0.adoc[]
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
== 1.3.0
2+
3+
* Allow specifying Helm values for operator installations.
4+
See https://github.com/stackabletech/stackable-cockpit/pull/425[stackable-cockpit#425].
5+
* Bump Rust to `1.93.0` as well as dependencies.
6+
See https://github.com/stackabletech/stackable-cockpit/pull/426[stackable-cockpit#426].
7+
* Bump Go to `1.26.0` as well as dependencies.
8+
See https://github.com/stackabletech/stackable-cockpit/pull/426[stackable-cockpit#426].
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
== 1.4.0
2+
3+
* Add `STACK` and `DEMO` templating parameters. Have a look at the `README.md` for details.
4+
See https://github.com/stackabletech/stackable-cockpit/pull/432[stackable-cockpit#432].

0 commit comments

Comments
 (0)