Skip to content

Commit e6f88b0

Browse files
logstashmachinekarenzone
authored andcommitted
Release notes draft for 7.3.2 (#11128)
* Update release notes for 7.3.2 * Update releasenotes.asciidoc
1 parent 1071165 commit e6f88b0

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-0,Logstash 7.2.0>>
@@ -16,6 +17,17 @@ This section summarizes the changes in the following releases:
1617
* <<logstash-7-0-0-alpha2,Logstash 7.0.0-alpha2>>
1718
* <<logstash-7-0-0-alpha1,Logstash 7.0.0-alpha1>>
1819

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

0 commit comments

Comments
 (0)