Skip to content

Commit 7fe453b

Browse files
github-actions[bot]logstashmachineandsel
authored
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]>
1 parent cdf6d79 commit 7fe453b

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

docs/static/releasenotes.asciidoc

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
This section summarizes the changes in the following releases:
55

6+
* <<logstash-8-16-6,Logstash 8.16.6>>
67
* <<logstash-8-16-5,Logstash 8.16.5>>
78
* <<logstash-8-16-4,Logstash 8.16.4>>
89
* <<logstash-8-16-3,Logstash 8.16.3>>
@@ -76,6 +77,27 @@ This section summarizes the changes in the following releases:
7677
* <<logstash-8-0-0-alpha1,Logstash 8.0.0-alpha1>>
7778

7879

80+
[[logstash-8-16-6]]
81+
=== Logstash 8.16.6 Release Notes
82+
83+
[[notable-8-16-6]]
84+
==== Notable issues fixed
85+
86+
* Fix pqcheck and pqrepair on Windows. https://github.com/elastic/logstash/pull/17210[#17210]
87+
* Avoid possible integer overflow in string tokenization. https://github.com/elastic/logstash/pull/17353[#17353]
88+
89+
[[plugins-8-16-6]]
90+
==== Plugins
91+
92+
*Syslog Input - 3.7.1*
93+
94+
* 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]
95+
96+
*Jdbc Integration - 5.5.3*
97+
98+
* [DOC] Rework inline comment to a callout in preparation for upcoming MD conversion https://github.com/logstash-plugins/logstash-integration-jdbc/pull/181[#181]
99+
100+
79101
[[logstash-8-16-5]]
80102
=== Logstash 8.16.5 Release Notes
81103

0 commit comments

Comments
 (0)