Skip to content

Commit

Permalink
Release notes for 8.12.2 (#15956) (#15972)
Browse files Browse the repository at this point in the history
Co-authored-by: João Duarte <[email protected]>
(cherry picked from commit 2c89bcf)
  • Loading branch information
github-actions[bot] authored Feb 23, 2024
1 parent 834c779 commit 3070a63
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion docs/static/releasenotes.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

This section summarizes the changes in the following releases:

* <<logstash-8-12-2,Logstash 8.12.2>>
* <<logstash-8-12-1,Logstash 8.12.1>>
* <<logstash-8-12-0,Logstash 8.12.0>>
* <<logstash-8-11-4,Logstash 8.11.4>>
Expand Down Expand Up @@ -54,6 +55,23 @@ This section summarizes the changes in the following releases:
* <<logstash-8-0-0-alpha1,Logstash 8.0.0-alpha1>>


[[logstash-8-12-2]]
=== Logstash 8.12.2 Release Notes

* Set Netty's maxOrder options to previous default value of 11 https://github.com/elastic/logstash/pull/15928[#15928]
* Add "openssl" to UBI docker images https://github.com/elastic/logstash/pull/15929[#15929]

==== Plugins

*Jdbc Integration - 5.4.8*

* Update Derby to 10.15.2.1 (built from source) https://github.com/logstash-plugins/logstash-integration-jdbc/pull/155[#155]
* Update sequel version to >= 5.74.0, that allows the generic jdbc adapter to better handle disconnect errors https://github.com/logstash-plugins/logstash-integration-jdbc/pull/153[#153]

*Kafka Integration - 11.3.4*

* Fix "retries" and "value_serializer" error handling in output plugin https://github.com/logstash-plugins/logstash-integration-kafka/pull/160[#160]

[[logstash-8-12-1]]
=== Logstash 8.12.1 Release Notes

Expand Down Expand Up @@ -2046,4 +2064,4 @@ We have added another flag to the Benchmark CLI to allow passing a data file wit
This feature allows users to run the Benchmark CLI in a custom test case with a custom config and a custom dataset. https://github.com/elastic/logstash/pull/12437[#12437]

==== Plugin releases
Plugins align with release 7.14.0
Plugins align with release 7.14.0

0 comments on commit 3070a63

Please sign in to comment.