Skip to content

Commit 91ca8c1

Browse files
github-actions[bot]logstashmachinedonoghuckarenzone
authored
Release notes for 8.19.5 (#18246)
* Update release notes for 8.19.5 * finalize release notes * Update docs/static/releasenotes.asciidoc Co-authored-by: Karen Metts <[email protected]> * Update docs/static/releasenotes.asciidoc Co-authored-by: Karen Metts <[email protected]> --------- Co-authored-by: logstashmachine <[email protected]> Co-authored-by: donoghuc <[email protected]> Co-authored-by: Karen Metts <[email protected]>
1 parent e7ae92b commit 91ca8c1

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/static/releasenotes.asciidoc

Lines changed: 14 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-19-5,Logstash 8.19.5>>
67
* <<logstash-8-19-4,Logstash 8.19.4>>
78
* <<logstash-8-19-3,Logstash 8.19.3>>
89
* <<logstash-8-19-2,Logstash 8.19.2>>
@@ -96,6 +97,19 @@ This section summarizes the changes in the following releases:
9697
* <<logstash-8-0-0-alpha2,Logstash 8.0.0-alpha2>>
9798
* <<logstash-8-0-0-alpha1,Logstash 8.0.0-alpha1>>
9899

100+
[[logstash-8-19-5]]
101+
=== Logstash 8.19.5 Release Notes
102+
103+
No user-facing changes in Logstash core.
104+
105+
[[plugins-8-19-5]]
106+
==== Plugins
107+
108+
*Jdbc Integration - 5.6.1*
109+
110+
* Fixes an issue where the `jdbc_static` filter's throughput was artificially limited to 4 concurrent queries, causing the plugin to become a bottleneck in pipelines with more than 4 workers. Each instance of the plugin is now limited to 16 concurrent queries, with increased timeouts to eliminate enrichment failures. https://github.com/logstash-plugins/logstash-integration-jdbc/pull/187[#187]
111+
112+
99113
[[logstash-8-19-4]]
100114
=== Logstash 8.19.4 Release Notes
101115

0 commit comments

Comments
 (0)