Skip to content

Commit a56215f

Browse files
thbkrkrnaemono
andauthored
Add release notes and highlights for 2.12.1 (#7667) (#7670)
--------- Co-authored-by: Michael Montgomery <[email protected]>
1 parent 285bb0e commit a56215f

File tree

4 files changed

+28
-0
lines changed

4 files changed

+28
-0
lines changed

docs/release-notes.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
This section summarizes the changes in each release.
88

9+
* <<release-notes-2.12.1>>
910
* <<release-notes-2.12.0>>
1011
* <<release-notes-2.11.1>>
1112
* <<release-notes-2.11.0>>
@@ -46,6 +47,7 @@ This section summarizes the changes in each release.
4647

4748
--
4849

50+
include::release-notes/2.12.1.asciidoc[]
4951
include::release-notes/2.12.0.asciidoc[]
5052
include::release-notes/2.11.1.asciidoc[]
5153
include::release-notes/2.11.0.asciidoc[]

docs/release-notes/2.12.1.asciidoc

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
:issue: https://github.com/elastic/cloud-on-k8s/issues/
2+
:pull: https://github.com/elastic/cloud-on-k8s/pull/
3+
4+
[[release-notes-2.12.1]]
5+
== {n} version 2.12.1
6+
7+
8+
[[bug-2.12.1]]
9+
[float]
10+
=== Bug fixes
11+
12+
* Move desired nodes version gate in the client {pull}7663[#7663] (issue: {issue}7664[#7664])
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[[release-highlights-2.12.1]]
2+
== 2.12.1 release highlights
3+
4+
This is a patch release to address some issues found after the 2.12.0 release. Check <<release-highlights-2.12.0>> for the full highlights of the 2.12.x series.
5+
6+
[float]
7+
[id="{p}-2121-new-and-notable"]
8+
=== Bug fix
9+
10+
This release fixes an issue where the operator may encounter a stall during the upgrade of Elasticsearch to version 8.13.0.
11+
12+
Also refer to <<{p}-2120-known-issue>> for more information.

docs/release-notes/highlights.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
--
66
This section summarizes the most important changes in each release. For the full list, check <<eck-release-notes>>.
77

8+
* <<release-highlights-2.12.1>>
89
* <<release-highlights-2.12.0>>
910
* <<release-highlights-2.11.1>>
1011
* <<release-highlights-2.11.0>>
@@ -45,6 +46,7 @@ This section summarizes the most important changes in each release. For the full
4546

4647
--
4748

49+
include::highlights-2.12.1.asciidoc[]
4850
include::highlights-2.12.0.asciidoc[]
4951
include::highlights-2.11.1.asciidoc[]
5052
include::highlights-2.11.0.asciidoc[]

0 commit comments

Comments
 (0)