Skip to content

Commit cec4885

Browse files
logstashmachinejsvd
authored andcommitted
Release notes draft for 7.3.1 (elastic#11038)
1 parent d0e7cde commit cec4885

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/static/releasenotes.asciidoc

Lines changed: 14 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-1,Logstash 7.3.1>>
67
* <<logstash-7-3-0,Logstash 7.3.0>>
78
* <<logstash-7-2-1,Logstash 7.2.1>>
89
* <<logstash-7-2-0,Logstash 7.2.0>>
@@ -16,6 +17,19 @@ 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-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+
1933
[[logstash-7-3-0]]
2034
=== Logstash 7.3.0 Release Notes
2135

0 commit comments

Comments
 (0)