From c60b0885aeba1212f6be8e8c6d5d8512e0b7f2f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 15:14:17 -0700 Subject: [PATCH 1/2] Release notes for 9.0.8 (#18247) * Update release notes for 9.0.8 * finalize release notes * Update docs/release-notes/index.md Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com> --------- Co-authored-by: logstashmachine <43502315+logstashmachine@users.noreply.github.com> Co-authored-by: donoghuc Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com> (cherry picked from commit 82ff1f7681884f0178dbc10178075d4d239e0e36) --- docs/release-notes/index.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/release-notes/index.md b/docs/release-notes/index.md index bb763ddc385..837f63b7905 100644 --- a/docs/release-notes/index.md +++ b/docs/release-notes/index.md @@ -199,6 +199,18 @@ The Elasticsearch Input now provides [support](https://github.com/logstash-plugi **Tcp Output - 7.0.1** * Call connection check after connect [#61](https://github.com/logstash-plugins/logstash-output-tcp/pull/61) +======= +## 9.0.8 [logstash-9.0.8-release-notes] + +No user-facing changes in Logstash core. + +### Plugins [logstash-plugin-9.0.8-changes] + +**Elasticsearch Output - 12.0.7** + +* Support both, encoded and non-encoded api-key formats on plugin configuration [#1223](https://github.com/logstash-plugins/logstash-output-elasticsearch/pull/1223) + +>>>>>>> 82ff1f76 (Release notes for 9.0.8 (#18247)) ## 9.0.7 [logstash-9.0.7-release-notes] From 291a2908e195a6df09ea6639b22cccf906c0bc96 Mon Sep 17 00:00:00 2001 From: donoghuc Date: Mon, 6 Oct 2025 15:13:53 -0700 Subject: [PATCH 2/2] fix merge conflicts --- docs/release-notes/index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/release-notes/index.md b/docs/release-notes/index.md index 837f63b7905..b9d8ee463aa 100644 --- a/docs/release-notes/index.md +++ b/docs/release-notes/index.md @@ -199,7 +199,6 @@ The Elasticsearch Input now provides [support](https://github.com/logstash-plugi **Tcp Output - 7.0.1** * Call connection check after connect [#61](https://github.com/logstash-plugins/logstash-output-tcp/pull/61) -======= ## 9.0.8 [logstash-9.0.8-release-notes] No user-facing changes in Logstash core. @@ -210,7 +209,6 @@ No user-facing changes in Logstash core. * Support both, encoded and non-encoded api-key formats on plugin configuration [#1223](https://github.com/logstash-plugins/logstash-output-elasticsearch/pull/1223) ->>>>>>> 82ff1f76 (Release notes for 9.0.8 (#18247)) ## 9.0.7 [logstash-9.0.7-release-notes]