Skip to content

Commit 7ae787c

Browse files
authored
Update after backport of #17120
1 parent efadf99 commit 7ae787c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/static/releasenotes.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ This section summarizes the changes in the following releases:
9393

9494
[[notable-8.18.0]]
9595
==== Performance improvements and notable issues fixed
96+
* Fixed an issue to execute pqcheck and pq repair on Windows OS. Previously https://github.com/elastic/logstash/pull/16205[#16205] solved the problem with space character in the installation path but introduced another issue now solved by https://github.com/elastic/logstash/pull/17120[#17120]
9697
* Fixed an issue where the `/_node/stats` API displayed empty pipeline metrics when X-Pack monitoring was enabled https://github.com/elastic/logstash/pull/17185[#17185].
9798
* Persistence queue moved deserialization of read events outside a critical section, this could give a boost up to 5 times to events per second read speed https://github.com/elastic/logstash/pull/17050[#17050].
9899
* Starting from es-output 12.0.2, a 404 response is treated as an error. Previously, central pipeline management considered 404 as an empty pipeline, not an error https://github.com/elastic/logstash/pull/17052[#17052].

0 commit comments

Comments
 (0)