Skip to content

Commit

Permalink
Release notes 2.13 (#7793) (#7809)
Browse files Browse the repository at this point in the history
* add release notes and highlights for 2.13.0

---------

Co-authored-by: Peter Brachwitz <peter.brachwitz@gmail.com>
(cherry picked from commit ac44d7d)
  • Loading branch information
kvalliyurnatt authored May 14, 2024
1 parent 1eeb96f commit 9dd6dfc
Show file tree
Hide file tree
Showing 4 changed files with 94 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/release-notes.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

This section summarizes the changes in each release.

* <<release-notes-2.13.0>>
* <<release-notes-2.12.1>>
* <<release-notes-2.12.0>>
* <<release-notes-2.11.1>>
Expand Down Expand Up @@ -47,6 +48,7 @@ This section summarizes the changes in each release.

--

include::release-notes/2.13.0.asciidoc[]
include::release-notes/2.12.1.asciidoc[]
include::release-notes/2.12.0.asciidoc[]
include::release-notes/2.11.1.asciidoc[]
Expand Down
67 changes: 67 additions & 0 deletions docs/release-notes/2.13.0.asciidoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
:issue: https://github.com/elastic/cloud-on-k8s/issues/
:pull: https://github.com/elastic/cloud-on-k8s/pull/

[[release-notes-2.13.0]]
== {n} version 2.13.0



[[feature-2.13.0]]
[float]
=== New features

* ECK Enterprise Search Helm Chart. {pull}7744[#7744]

[[enhancement-2.13.0]]
[float]
=== Enhancements

* Allow disabling of elastic user. {pull}7723[#7723] (issue: {issue}7719[#7719])
* Make automountServiceAccountToken configurable on operator Pods via Helm {pull}7690[#7690]
* Support setting labels and annotations on operator statefulset via Helm {pull}7688[#7688]
* Fix Logstash keystore performance {pull}7642[#7642] (issue: {issue}7027[#7027])
* Support api_key authentication for agent-elasticsearch association {pull}7598[#7598]

[[bug-2.13.0]]
[float]
=== Bug fixes

* Increase default memory for agent {pull}7789[#7789]
* Fix webhook certname in Helm template {pull}7775[#7775] (issue: {issue}7771[#7771])
* Support loadBalancerClass in service reconciliation {pull}7706[#7706] (issue: {issue}7691[#7691])
* [Autoscaling] Do not delete existing resources {pull}7678[#7678]
* Fix namespace logged twice {pull}7640[#7640]
* Fix cluster name label of es scripts config map {pull}7630[#7630]

[[docs-2.13.0]]
[float]
=== Documentation improvements

* Update indentation of ldap example {pull}7725[#7725]
* Update saml-authentication.asciidoc {pull}7680[#7680]
* Update stack version in recipes {pull}7651[#7651]

[[nogroup-2.13.0]]
[float]
=== Misc

* fix(deps): update module github.com/sethvargo/go-password to v0.3.0 {pull}7736[#7736]
* fix(deps): update module github.com/prometheus/common to v0.53.0 {pull}7735[#7735]
* fix(deps): update module github.com/hashicorp/vault/api to v1.13.0 {pull}7734[#7734]
* Bump golang.org/x/net from 0.22.0 to 0.23.0 {pull}7729[#7729]
* fix(deps): update module go.elastic.co/apm to v2.6.0 {pull}7714[#7714]
* fix(deps): update module sigs.k8s.io/controller-runtime to v0.17.3 {pull}7705[#7705]
* fix(deps): update module golang.org/x/crypto to v0.22.0 {pull}7696[#7696]
* Update buildkite agent image (golang 1.22.2) {pull}7694[#7694]
* Update docker.io/library/golang docker tag to v1.22.2 {pull}7693[#7693]
* Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible {pull}7645[#7645]
* fix(deps): update module github.com/elastic/go-ucfg to v0.8.8 {pull}7641[#7641]
* fix(deps): update module google.golang.org/api to v0.170.0 {pull}7639[#7639]
* fix(deps): update module helm.sh/helm/v3 to v3.14.3 {pull}7634[#7634]
* fix(deps): update module github.com/google/go-containerregistry to v0.19.1 {pull}7632[#7632]
* fix(deps): update k8s to v0.29.3 {pull}7631[#7631]
* chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker tag to v9.3-1612 {pull}7609[#7609]
* chore(deps): update docker.io/library/golang docker tag to v1.22.1 {pull}7608[#7608]
* Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 {pull}7602[#7602]
* fix(deps): update module github.com/stretchr/testify to v1.9.0 {pull}7593[#7593]
* fix(deps): update module github.com/prometheus/client_golang to v1.19.0 {pull}7591[#7591]
23 changes: 23 additions & 0 deletions docs/release-notes/highlights-2.13.0.asciidoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
[[release-highlights-2.13.0]]
== 2.13.0 release highlights

[float]
[id="{p}-2130-new-and-notable"]
=== New and notable

New and notable changes in version 2.13.0 of {n}. Check <<release-notes-2.13.0>> for the full list of changes.

[float]
[id="{p}-2130-eck-enterprise-search-helm-chart"]
=== ECK Enterprise Search Helm chart

ECK 2.13.0 supports managing Enterprise search resources via Helm charts, similarly to other components of the Elastic stack
(see https://github.com/elastic/cloud-on-k8s/tree/main/deploy/eck-stack/charts/eck-enterprise-search/examples[examples]).

[float]
[id="{p}-2130-allow-disabling-elastic-user"]
=== Allow disabling the elastic user

ECK 2.13.0 introduces a new option that allows a user to disable the elastic user from being created upon Elasticsearch creation. A use case for this would be when an organization/user would prefer to manage all users/roles via SSO (SAML/IDP/LDAP/etc)
(see https://github.com/elastic/cloud-on-k8s/blob/main/docs/orchestrating-elastic-stack-applications/security/users-and-roles.asciidoc#disabling-the-default-elastic-user[documentation]).

2 changes: 2 additions & 0 deletions docs/release-notes/highlights.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
--
This section summarizes the most important changes in each release. For the full list, check <<eck-release-notes>>.

* <<release-highlights-2.13.0>>
* <<release-highlights-2.12.1>>
* <<release-highlights-2.12.0>>
* <<release-highlights-2.11.1>>
Expand Down Expand Up @@ -46,6 +47,7 @@ This section summarizes the most important changes in each release. For the full

--

include::highlights-2.13.0.asciidoc[]
include::highlights-2.12.1.asciidoc[]
include::highlights-2.12.0.asciidoc[]
include::highlights-2.11.1.asciidoc[]
Expand Down

0 comments on commit 9dd6dfc

Please sign in to comment.