File tree 1 file changed +12
-0
lines changed 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 3
3
4
4
This section summarizes the changes in the following releases:
5
5
6
+ * <<logstash-7-3-2,Logstash 7.3.2>>
6
7
* <<logstash-7-3-1,Logstash 7.3.1>>
7
8
* <<logstash-7-3-0,Logstash 7.3.0>>
8
9
* <<logstash-7-2-0,Logstash 7.2.0>>
@@ -16,6 +17,17 @@ This section summarizes the changes in the following releases:
16
17
* <<logstash-7-0-0-alpha2,Logstash 7.0.0-alpha2>>
17
18
* <<logstash-7-0-0-alpha1,Logstash 7.0.0-alpha1>>
18
19
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
+
19
31
[[logstash-7-3-1]]
20
32
=== Logstash 7.3.1 Release Notes
21
33
You can’t perform that action at this time.
0 commit comments