Skip to content

Commit 8be2dad

Browse files
logstashmachinejsvd
authored andcommitted
Release notes draft for 7.3.2 (elastic#11128)
* Update release notes for 7.3.2 * Update releasenotes.asciidoc
1 parent 73eda91 commit 8be2dad

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/static/releasenotes.asciidoc

Lines changed: 12 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-7-3-2,Logstash 7.3.2>>
67
* <<logstash-7-3-1,Logstash 7.3.1>>
78
* <<logstash-7-3-0,Logstash 7.3.0>>
89
* <<logstash-7-2-1,Logstash 7.2.1>>
@@ -17,6 +18,17 @@ This section summarizes the changes in the following releases:
1718
* <<logstash-7-0-0-alpha2,Logstash 7.0.0-alpha2>>
1819
* <<logstash-7-0-0-alpha1,Logstash 7.0.0-alpha1>>
1920

21+
[[logstash-7-3-2]]
22+
=== Logstash 7.3.2 Release Notes
23+
24+
* Bugfix: Avoid variable collision in pipeline stats api (backport of #11059 to 7.x) https://github.com/elastic/logstash/pull/11062[#11062]
25+
* Bugfix: Give multiple pipelines all the settings https://github.com/elastic/logstash/pull/11076[#11076]
26+
* Docs: Hint plugins need to be installed before bundle https://github.com/elastic/logstash/pull/11080[#11080]
27+
* Docs: Fix backticks in how to docs https://github.com/elastic/logstash/pull/11018[#11018]
28+
* Docs: Update link to Debugging Java Performance https://github.com/elastic/logstash/pull/11084[#11084]
29+
* Docs: Add missing "create" privilege to documentation https://github.com/elastic/logstash/pull/11013[#11013]
30+
* Tests: Use 2048 bits key in OpenSSL socket specs https://github.com/elastic/logstash/pull/11115[#11115]
31+
2032
[[logstash-7-3-1]]
2133
=== Logstash 7.3.1 Release Notes
2234

0 commit comments

Comments
 (0)