Skip to content

Commit

Permalink
release notes updated
Browse files Browse the repository at this point in the history
  • Loading branch information
rhr323 committed Oct 26, 2023
1 parent 3569801 commit 5187126
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/release-notes/2.10.0.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
[float]
=== Enhancements

* Allow setting additional Operator flags. {pull}7252[#7252] (issue: {issue}6091[#6091])
* Allow setting additional operator flags via the Helm chart {pull}7252[#7252] (issue: {issue}6091[#6091])
* Support configuring "ca-dir" operator setting via helm {pull}7243[#7243] (issues: {issue}6091[#6091], {issue}6435[#6435])
* Support for Logstash Elastic stack resource via Helm {pull}7143[#7143] (issue: {issue}7128[#7128])
* Keystore support for Logstash {pull}7024[#7024]
* Support helm chart for Logstash Elastic Stack resource {pull}7143[#7143] (issue: {issue}7128[#7128])
* Support for Logstash secure settings from Kubernetes Secrets using keystore {pull}7024[#7024]
* Support running Agent as a non-root {pull}6700[#6700]

[[bug-2.10.0]]
Expand All @@ -23,8 +23,8 @@

* Update ECK-Beats default values to not include ElasticsearchRef. {pull}7228[#7228]
* Updating scripts configMap no longer causes Elasticsearch restart {pull}7114[#7114] (issue: {issue}6963[#6963])
* Removed volumeClaimTemplates status subresource from Elasticsearch CRD {pull}7097[#7097]
* Fixed indentation to specify affinity, nodeSelector and tolerations in Helm chart {pull}7084[#7084]
* Remove volumeClaimTemplates status subresource from Elasticsearch CRD {pull}7097[#7097]
* Fix indentation to specify affinity, nodeSelector and tolerations in operator Helm chart {pull}7084[#7084]

[[docs-2.10.0]]
[float]
Expand All @@ -39,20 +39,20 @@
* Fix incorrect Pod template spec in Logstash docs (#7113) {pull}7124[#7124]
* SAML documentation examples no longer use a deprecated callback URL {pull}7117[#7117] (issue: {issue}7118[#7118])
* SAML documentation examples have a trailing slash in sp.entity_id {pull}7115[#7115] (issue: {issue}7116[#7116])
* correct-ECK-Logstash-Memory-template {pull}7113[#7113]
* Fix manifest example to update JVM options for Logstash {pull}7113[#7113]
* Stack monitoring documentation examples updated to use v1alpha1 as Logstash k8s api version {pull}7111[#7111]
* Update saml-authentication.asciidoc {pull}7101[#7101]
* Fix sed command to use FIPS compatible operator image in FIPS doc {pull}7076[#7076]
* Update docs concerning intermediate CAs {pull}7066[#7066]
* Stack config policies are no longer marked as experimental {pull}7044[#7044]
* Air-gapped documentation describes how to use a mirrored operator image {pull}7019[#7019]
* Fleet server quick start documentation uses emptyDir for agent-data volumes {pull}6563[#6563]
* Update Fleet Server quickstart documentation to use emptyDir for agent-data volumes {pull}6563[#6563]

[[nogroup-2.10.0]]
[float]
=== Misc

* Bump golang.org/x/net to 0.17.0 {pull}7229[#7229]
* Update module golang.org/x/net to 0.17.0 {pull}7229[#7229]
* fix(deps): update module go.elastic.co/apm/v2 to v2.4.5 {pull}7218[#7218]
* fix(deps): update module github.com/google/go-cmp to v0.6.0 {pull}7216[#7216]
* chore(deps): update docker.io/library/golang docker tag to v1.21.3 {pull}7215[#7215]
Expand Down

0 comments on commit 5187126

Please sign in to comment.