Skip to content

Commit 8df5973

Browse files
mergify[bot]github-actions[bot]andsel
authored
Forward port release notes for 8.16.6 to 8.x (backport #17378) (#17390)
* Release notes for 8.16.6 (#17378) * Update release notes for 8.16.6 * Refined Logstash 8.16.6 release notes --------- Co-authored-by: logstashmachine <[email protected]> Co-authored-by: Andrea Selva <[email protected]> (cherry picked from commit 7fe453b) # Conflicts: # docs/static/releasenotes.asciidoc * Resolve merge conflicts in release notes --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Andrea Selva <[email protected]>
1 parent 2a03d7e commit 8df5973

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

docs/static/releasenotes.asciidoc

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ This section summarizes the changes in the following releases:
77
* <<logstash-8-17-2,Logstash 8.17.2>>
88
* <<logstash-8-17-1,Logstash 8.17.1>>
99
* <<logstash-8-17-0,Logstash 8.17.0>>
10+
* <<logstash-8-16-6,Logstash 8.16.6>>
1011
* <<logstash-8-16-5,Logstash 8.16.5>>
1112
* <<logstash-8-16-4,Logstash 8.16.4>>
1213
* <<logstash-8-16-3,Logstash 8.16.3>>
@@ -305,6 +306,26 @@ Other `json_lines` codec issues can be mitigated by:
305306

306307
* Adds new mixin configuration option `with_obsolete` to mark `ssl` options as obsolete https://github.com/logstash-plugins/logstash-mixin-http_client/pull/46[#46]
307308

309+
[[logstash-8-16-6]]
310+
=== Logstash 8.16.6 Release Notes
311+
312+
[[notable-8-16-6]]
313+
==== Notable issues fixed
314+
315+
* Fix pqcheck and pqrepair on Windows. https://github.com/elastic/logstash/pull/17210[#17210]
316+
* Avoid possible integer overflow in string tokenization. https://github.com/elastic/logstash/pull/17353[#17353]
317+
318+
[[plugins-8-16-6]]
319+
==== Plugins
320+
321+
*Syslog Input - 3.7.1*
322+
323+
* Fix issue where the priority field was not being set correctly when grok failed https://github.com/logstash-plugins/logstash-input-syslog/pull/78[#76]
324+
325+
*Jdbc Integration - 5.5.3*
326+
327+
* [DOC] Rework inline comment to a callout in preparation for upcoming MD conversion https://github.com/logstash-plugins/logstash-integration-jdbc/pull/181[#181]
328+
308329
[[logstash-8-16-5]]
309330
=== Logstash 8.16.5 Release Notes
310331

0 commit comments

Comments
 (0)