Skip to content

Commit 9a8e161

Browse files
sebglanyasabo
authored andcommitted
Add release notes and release highlights for 1.1.1 (#3047)
1 parent e7cf6a6 commit 9a8e161

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

docs/release-notes/1.1.1.asciidoc

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
:issue: https://github.com/elastic/cloud-on-k8s/issues/
2+
:pull: https://github.com/elastic/cloud-on-k8s/pull/
3+
4+
[[release-notes-1.1.1]]
5+
== {n} version 1.1.1
6+
7+
[[enhancement-1.1.1]]
8+
[float]
9+
=== Enhancements
10+
11+
* Increase the operator default memory requirements {pull}3046[#3046] (issue: {issue}3025[#3025])
12+
13+
[[bug-1.1.1]]
14+
[float]
15+
=== Bug fixes
16+
17+
* Restore transport certs public secret naming scheme from 1.0 {pull}3035[#3035] (issue: {issue}3034[#3034])
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[[release-highlights-1.1.1]]
2+
== 1.1.1 release highlights
3+
4+
This release addresses an issue with the name of the Secret containing the Elasticsearch transport certificates.
5+
It also increases the default memory requirements for the operator Pod.

0 commit comments

Comments
 (0)