From 0ef52e18e1f3eda6f99a2302317e6bfa1b105a6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Duarte?= Date: Wed, 8 Jun 2022 16:11:38 +0000 Subject: [PATCH] Update release notes for 8.2.2 --- docs/static/releasenotes.asciidoc | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/docs/static/releasenotes.asciidoc b/docs/static/releasenotes.asciidoc index 3759e947341..ef5779c5a3c 100644 --- a/docs/static/releasenotes.asciidoc +++ b/docs/static/releasenotes.asciidoc @@ -15,6 +15,28 @@ This section summarizes the changes in the following releases: * <> * <> +---------- GENERATED CONTENT STARTS HERE ------------ +=== Logstash Pull Requests with label v8.2.2 + +* Switch adoptopenjdk url to adoptium https://github.com/elastic/logstash/pull/14098[#14098] +* Backport PR #14129 to 8.2: Avoids unnecessary thread sync of PQ notFull state https://github.com/elastic/logstash/pull/14141[#14141] +* Doc: Add missing release notes https://github.com/elastic/logstash/pull/14169[#14169] +* Backport PR #14169 to 8.2: Doc: Add missing release notes https://github.com/elastic/logstash/pull/14171[#14171] + +=== Logstash Commits between 8.2 and 8.2.2 + +Computed with "git log --pretty=format:'%h -%d %s (%cr) <%an>' --abbrev-commit --date=relative v8.2.2..8.2" + +ebc9b2929 - (HEAD -> 8.2, origin/8.2) Doc: Add PR number as link text in release notes (#14172) (2 weeks ago) +eb5179fb7 - Release notes for 8.2.2 (#14168) (2 weeks ago) + +=== Logstash Plugin Release Changelogs === +Computed from "git diff v8.2.2..8.2 *.release" +Changed plugin versions: +---------- GENERATED CONTENT ENDS HERE ------------ + +==== Plugins + [[logstash-8-2-2]] === Logstash 8.2.2 Release Notes @@ -568,4 +590,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 \ No newline at end of file