Skip to content

Commit 089361d

Browse files
authored
[main] (backport #18028) Release notes for 9.0.6 (#18173)
1 parent 041e895 commit 089361d

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

docs/release-notes/index.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,51 @@ The Elasticsearch Input now provides [support](https://github.com/logstash-plugi
137137

138138
* Call connection check after connect [#61](https://github.com/logstash-plugins/logstash-output-tcp/pull/61)
139139

140+
## 9.0.6 [logstash-9.0.6-release-notes]
141+
142+
### Features and enhancements [logstash-9.0.6-features-enhancements]
143+
144+
* Logging improvement while handling exceptions in the pipeline, ensuring that chained exceptions propagate enough information to be actionable. [#17934](https://github.com/elastic/logstash/pull/17934)
145+
146+
### Plugins [logstash-plugin-9.0.6-changes]
147+
148+
No change to the plugins in this release.
149+
150+
## 9.0.5 [logstash-9.0.5-release-notes]
151+
152+
### Features and enhancements [logstash-9.0.5-features-enhancements]
153+
154+
## 9.0.5 [logstash-9.0.5-release-notes]
155+
156+
### Features and enhancements [logstash-9.0.5-features-enhancements]
157+
158+
No user-facing changes in Logstash core.
159+
160+
### Plugins [logstash-plugin-9.0.5-changes]
161+
162+
**Elastic_integration Filter - 9.0.2**
163+
164+
* Adds support for missing `terminate` processor [#345](https://github.com/elastic/logstash-filter-elastic_integration/pull/345)
165+
166+
**Translate Filter - 3.4.3**
167+
168+
* FIX: Reduces memory consumption when configured with a YAML dictionary file by allowing YamlFile's Psych::Parser and Visitor instances to be garbage collected [#104](https://github.com/logstash-plugins/logstash-filter-translate/pull/104)
169+
170+
**Xml Filter - 4.3.2**
171+
172+
* Update Nokogiri dependency version [#89](https://github.com/logstash-plugins/logstash-filter-xml/pull/89)
173+
174+
**Azure_event_hubs Input - 1.5.2**
175+
176+
* Updated JWT dependency [#101](https://github.com/logstash-plugins/logstash-input-azure_event_hubs/pull/101)
177+
178+
**Snmp Integration - 4.0.7**
179+
* 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)
180+
181+
**Elasticsearch Output - 12.0.6**
182+
183+
* Add headers reporting uncompressed size and doc count for bulk requests [#1217](https://github.com/logstash-plugins/logstash-output-elasticsearch/pull/1217)
184+
140185
## 9.0.4 [logstash-9.0.4-release-notes]
141186

142187
### Fixes [logstash-9.0.4-fixes]

0 commit comments

Comments
 (0)