Skip to content

Commit

Permalink
Release notes for 8.11.2 (#15660) forwardport to main (#15676)
Browse files Browse the repository at this point in the history
Co-authored-by: logstashmachine <[email protected]>
Co-authored-by: João Duarte <[email protected]>
(cherry picked from commit 4e3e09c)
  • Loading branch information
github-actions[bot] authored Dec 7, 2023
1 parent 6a44d9d commit 042e5d4
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions 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-11-2,Logstash 8.11.2>>
* <<logstash-8-11-1,Logstash 8.11.1>>
* <<logstash-8-11-0,Logstash 8.11.0>>
* <<logstash-8-10-4,Logstash 8.10.4>>
Expand Down Expand Up @@ -49,6 +50,32 @@ This section summarizes the changes in the following releases:
* <<logstash-8-0-0-alpha1,Logstash 8.0.0-alpha1>>


[[logstash-8-11-2]]
=== Logstash 8.11.2 Release Notes

* Added missing method of logger wrapper for puma https://github.com/elastic/logstash/pull/15642[#15642]
* Prevent calling shutdown on the DLQ segments flusher if it hasn't been started yet https://github.com/elastic/logstash/pull/15656[#15656]
* Remove dependency on jackson-dataformat-yaml https://github.com/elastic/logstash/pull/15599[#15599]

==== Plugins

*Mutate Filter - 3.5.8*

* Fix "Can't modify frozen string" error when converting boolean to `string` https://github.com/logstash-plugins/logstash-filter-mutate/pull/171[#171]

*Beats Input - 6.7.2*

* Restore Lumberjack event parsing source code https://github.com/logstash-plugins/logstash-input-beats/pull/486[#486]

*Elastic_serverless_forwarder Input - 0.1.4*

* [DOC] Adds tips for using the logstash-input-elastic_serverless_forwarder plugin with the Elasticsearch output plugin https://github.com/logstash-plugins/logstash-input-elastic_serverless_forwarder/pull/7[#7]

*Validator_support Mixin - 1.1.1*

* Allow single-word host names such as "localhost". This addresses the inability to set "hosts" to "localhost" in the logstash-filter-elastic_integration plugin. https://github.com/logstash-plugins/logstash-mixin-validator_support/pull/7[#7]


[[logstash-8-11-1]]
=== Logstash 8.11.1 Release Notes

Expand Down

0 comments on commit 042e5d4

Please sign in to comment.