From c34cb9af4497b66d12593f0357824b7a920d43ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Duarte?= Date: Tue, 19 Nov 2024 15:34:34 +0000 Subject: [PATCH] Update releasenotes.asciidoc --- docs/static/releasenotes.asciidoc | 40 ++++++------------------------- 1 file changed, 7 insertions(+), 33 deletions(-) diff --git a/docs/static/releasenotes.asciidoc b/docs/static/releasenotes.asciidoc index 774c90a8172..5be31f6c323 100644 --- a/docs/static/releasenotes.asciidoc +++ b/docs/static/releasenotes.asciidoc @@ -74,42 +74,16 @@ This section summarizes the changes in the following releases: [[logstash-8-16-1]] === Logstash 8.16.1 Release Notes ----------- GENERATED CONTENT STARTS HERE ------------ -=== Logstash Pull Requests with label v8.16.1 - -* Bugfix for BufferedTokenizer to completely consume lines in case of lines bigger then sizeLimit https://github.com/elastic/logstash/pull/16482[#16482] -* Backport PR #16482 to 8.16: Bugfix for BufferedTokenizer to completely consume lines in case of lines bigger then sizeLimit https://github.com/elastic/logstash/pull/16580[#16580] -* PipelineBusV2 deadlock proofing https://github.com/elastic/logstash/pull/16671[#16671] -* Backport PR #16671 to 8.16: PipelineBusV2 deadlock proofing https://github.com/elastic/logstash/pull/16680[#16680] - -=== Logstash Commits between 8.16 and 8.16.0 - -Computed with "git log --pretty=format:'%h -%d %s (%cr) <%an>' --abbrev-commit --date=relative v8.16.0..8.16" - -a769327be - (HEAD -> 8.16, origin/8.16) Revert "Bugfix for BufferedTokenizer to completely consume lines in case of lines bigger then sizeLimit (#16482) (#16580)" (#16688) (14 hours ago) -913d705e7 - PipelineBusV2 deadlock proofing (#16671) (#16680) (20 hours ago) -e5e6f5fc1 - Update patch plugin versions in gemfile lock (#16679) (21 hours ago) -2c982112a - Bugfix for BufferedTokenizer to completely consume lines in case of lines bigger then sizeLimit (#16482) (#16580) (7 days ago) -15cdf5c63 - Doc: Realign release notes and add known issue (#16663) (7 days ago) -ccab5448c - Bump version to 8.16.1 (#16666) (7 days ago) -8b897915c - Release notes for 8.16.0 (#16605) (8 days ago) - -=== Logstash Plugin Release Changelogs === -Computed from "git diff v8.16.0..8.16 *.release" -Changed plugin versions: -logstash-filter-elastic_integration: 0.1.15 -> 0.1.16 -logstash-filter-xml: 4.2.0 -> 4.2.1 -logstash-input-beats: 6.9.0 -> 6.9.1 -logstash-input-http: 3.9.1 -> 3.9.2 -logstash-input-tcp: 6.4.3 -> 6.4.4 -logstash-output-http: 5.7.0 -> 5.7.1 ----------- GENERATED CONTENT ENDS HERE ------------ +[[notable-8-16-1]] +==== Notable issues fixed + +* PipelineBusV2 deadlock proofing: when using pipeline-to-pipeline a deadlock could cause pipelines (and consequently) Logstash to never terminate https://github.com/elastic/logstash/pull/16680[#16680] ==== Plugins *Elastic_integration Filter - 0.1.16* -404: Not Found +* Reflect the Elasticsearch GeoIP changes into the plugin and sync with Elasticsearch 8.16 branch https://github.com/elastic/logstash-filter-elastic_integration/pull/170[#170] *Xml Filter - 4.2.1* @@ -126,7 +100,7 @@ logstash-output-http: 5.7.0 -> 5.7.1 *Tcp Input - 6.4.4* -* update netty to 4.1.115 https://github.com/logstash-plugins/logstash-input-tcp/pull/227[#227] +* Upgrade netty to 4.1.115 https://github.com/logstash-plugins/logstash-input-tcp/pull/227[#227] *Http Output - 5.7.1* @@ -2782,4 +2756,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 \ No newline at end of file +Plugins align with release 7.14.0