Skip to content

Commit d8726a6

Browse files
mergify[bot]andsel
andauthored
[8.18] (backport #17570) Update releasenotes.asciidoc #17575
Update release notes for 8.17.4 to claim that version 8.18.0 fixes the problem with ES input/filter plugins. (cherry picked from commit 6ed756f) Co-authored-by: Andrea Selva <[email protected]>
1 parent b89861a commit d8726a6

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
@@ -166,7 +166,7 @@ This section summarizes the changes in the following releases:
166166
==== Known issues
167167

168168
** 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`.
169-
** 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.
169+
** 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.
170170

171171
[[notable-8-17-4]]
172172
==== Notable issues fixed
@@ -3378,4 +3378,4 @@ We have added another flag to the Benchmark CLI to allow passing a data file wit
33783378
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]
33793379

33803380
==== Plugin releases
3381-
Plugins align with release 7.14.0
3381+
Plugins align with release 7.14.0

0 commit comments

Comments
 (0)