Skip to content

Commit a1b7ffd

Browse files
mergify[bot]andsel
andauthored
Forward port update release notes after non-nullable string setting fix was merged to 8.x (#17545) (#17557)
(cherry picked from commit 76e1de2) Co-authored-by: Andrea Selva <[email protected]>
1 parent ef205af commit a1b7ffd

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
@@ -87,6 +87,7 @@ This section summarizes the changes in the following releases:
8787

8888
[[notable-8.18.0]]
8989
==== Performance improvements and notable issues fixed
90+
* Fixes an issue introduced in 8.16.4, 8.17.2 where null values were incorrectly accepted for non-nullable settings https://github.com/elastic/logstash/pull/17522[#17522].
9091
* Avoid possible integer overflow in string tokenization https://github.com/elastic/logstash/pull/17353[#17353].
9192
* Fixed an issue to execute pqcheck and pqrepair 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]
9293
* 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].

0 commit comments

Comments
 (0)