File tree Expand file tree Collapse file tree 3 files changed +18
-0
lines changed
docs/modules/stackablectl Expand file tree Collapse file tree 3 files changed +18
-0
lines changed Original file line number Diff line number Diff 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+
915include::partial$release-notes/release-1.2.1.adoc[]
1016
1117include::partial$release-notes/release-1.2.0.adoc[]
Original file line number Diff line number Diff line change 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].
Original file line number Diff line number Diff line change 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].
You can’t perform that action at this time.
0 commit comments