File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-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-1,Logstash 7.3.1>>
6
7
* <<logstash-7-3-0,Logstash 7.3.0>>
7
8
* <<logstash-7-2-1,Logstash 7.2.1>>
8
9
* <<logstash-7-2-0,Logstash 7.2.0>>
@@ -16,6 +17,19 @@ 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-1]]
21
+ === Logstash 7.3.1 Release Notes
22
+
23
+ * Add regex support for conditionals with constants https://github.com/elastic/logstash/pull/11017[#11017]
24
+ * Fix compilation of "[field] in [field]" event conditions https://github.com/elastic/logstash/pull/11026[#11026]
25
+ * Add support for boolean evaluation of constants https://github.com/elastic/logstash/pull/11032[#11032]
26
+
27
+ ==== Plugins
28
+
29
+ *Snmp Input*
30
+
31
+ * Fixed GAUGE32 integer overflow https://github.com/logstash-plugins/logstash-input-snmp/pull/65[#65]
32
+
19
33
[[logstash-7-3-0]]
20
34
=== Logstash 7.3.0 Release Notes
21
35
You can’t perform that action at this time.
0 commit comments