Skip to content

Commit 6ed756f

Browse files
authored
Update releasenotes.asciidoc (#17570)
Update release notes for 8.17.4 to claim that version 8.18.0 fixes the problem with ES input/filter plugins.
1 parent 0df0e99 commit 6ed756f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/static/releasenotes.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ This section summarizes the changes in the following releases:
144144
==== Known issues
145145

146146
** The https://github.com/logstash-plugins/logstash-input-http_poller[http_poller input] plugin will terminate during pipeline startup due to an issue with an underlying library. Please upgrade to logstash-input-http_poller 5.6.1 using {ls}'s plugin manager with `bin/logstash-plugin update logstash-input-http_poller`.
147-
** The https://github.com/logstash-plugins/logstash-input-elasticsearch[elasticsearch input] and https://github.com/logstash-plugins/logstash-filter-elasticsearch[elasticsearch filter] plugins will terminate during pipeline startup due to an upgrade of the underlying elasticsearch ruby client from 7.x to 8.x. Please upgrade to logstash-input-elasticsearch 4.21.2 and logstash-filter-elasticsearch 3.17.1 using {ls}'s plugin manager with `bin/logstash-plugin update logstash-input-elasticsearch logstash-filter-elasticsearch` or downgrade to Logstash 8.17.3.
147+
** The https://github.com/logstash-plugins/logstash-input-elasticsearch[elasticsearch input] and https://github.com/logstash-plugins/logstash-filter-elasticsearch[elasticsearch filter] plugins will terminate during pipeline startup due to an upgrade of the underlying elasticsearch ruby client from 7.x to 8.x. Please upgrade to logstash-input-elasticsearch 4.21.2 and logstash-filter-elasticsearch 3.17.1 using {ls}'s plugin manager with `bin/logstash-plugin update logstash-input-elasticsearch logstash-filter-elasticsearch` or upgrade to Logstash 8.18.0.
148148

149149
[[notable-8-17-4]]
150150
==== Notable issues fixed
@@ -3356,4 +3356,4 @@ We have added another flag to the Benchmark CLI to allow passing a data file wit
33563356
This feature allows users to run the Benchmark CLI in a custom test case with a custom config and a custom dataset. https://github.com/elastic/logstash/pull/12437[#12437]
33573357

33583358
==== Plugin releases
3359-
Plugins align with release 7.14.0
3359+
Plugins align with release 7.14.0

0 commit comments

Comments
 (0)