Skip to content

Commit 7286fe7

Browse files
Update 8.17.4 release notes to warn of http_poller issue (#17436) (#17438)
(cherry picked from commit 3cde776) Co-authored-by: João Duarte <[email protected]>
1 parent 580c815 commit 7286fe7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/static/releasenotes.asciidoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,11 @@ This section summarizes the changes in the following releases:
8585
[[logstash-8-17-4]]
8686
=== Logstash 8.17.4 Release Notes
8787

88+
[[known-issues-8-17-4]]
89+
==== Known issues
90+
91+
** 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`.
92+
8893
[[notable-8-17-4]]
8994
==== Notable issues fixed
9095

@@ -3296,4 +3301,4 @@ We have added another flag to the Benchmark CLI to allow passing a data file wit
32963301
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]
32973302

32983303
==== Plugin releases
3299-
Plugins align with release 7.14.0
3304+
Plugins align with release 7.14.0

0 commit comments

Comments
 (0)