You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes/index.md
+32Lines changed: 32 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,38 @@ To check for security updates, go to [Security announcements for the Elastic sta
21
21
% ### Fixes [logstash-next-fixes]
22
22
% *
23
23
24
+
## 9.1.1 [logstash-9.1.1-release-notes]
25
+
26
+
### Features and enhancements [logstash-9.1.1-features-enhancements]
27
+
28
+
No user-facing changes in Logstash core.
29
+
30
+
### Plugins [logstash-plugin-9.1.1-changes]
31
+
32
+
**Elastic_integration Filter - 9.1.1**
33
+
34
+
* Add terminate processor support [#345](https://github.com/elastic/logstash-filter-elastic_integration/pull/345)
35
+
36
+
**Translate Filter - 3.4.3**
37
+
38
+
* Allow YamlFile's Psych::Parser and Visitor instances to be garbage collected [#104](https://github.com/logstash-plugins/logstash-filter-translate/pull/104)
39
+
40
+
**Xml Filter - 4.3.2**
41
+
42
+
* Update Nokogiri dependency version [#89](https://github.com/logstash-plugins/logstash-filter-xml/pull/89)
* FIX: The `snmptrap` input now correctly enforces the user security level set by `security_level` config, and drops received events that do not match the configured value [#75](https://github.com/logstash-plugins/logstash-integration-snmp/pull/75)
51
+
52
+
**Elasticsearch Output - 12.0.6**
53
+
54
+
* Add headers reporting uncompressed size and doc count for bulk requests [#1217](https://github.com/logstash-plugins/logstash-output-elasticsearch/pull/1217)
55
+
24
56
## 9.1.0 [logstash-9.1.0-release-notes]
25
57
26
58
### Features and enhancements [logstash-9.1.0-features-enhancements]
0 commit comments