-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Update release notes after non-nullable string setting fix was merged #17545
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
||
| [[notable-8.18.0]] | ||
| ==== Performance improvements and notable issues fixed | ||
| * 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]. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How about removing versions detail?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixes an issue where null values were incorrectly accepted for mandatory string settings
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's a regression introduced specifically in those versions, so specifying the version would help to consume the notes, I think.
kaisecheng
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left a suggestion for you to consider, otherwise, LGTM
|
@mergify backport 8.x |
✅ Backports have been createdDetails
|
…ix was merged to 8.x (#17545) (#17557) (cherry picked from commit 76e1de2) Co-authored-by: Andrea Selva <[email protected]>
Update release notes after backport of #17522