Skip to content

Commit 88a260f

Browse files
mergify[bot]github-actions[bot]donoghuc
authored
[9.1] (backport #18247) Release notes for 9.0.8 (#18268)
* Release notes for 9.0.8 (#18247) * Update release notes for 9.0.8 * finalize release notes * Update docs/release-notes/index.md Co-authored-by: Karen Metts <[email protected]> --------- Co-authored-by: logstashmachine <[email protected]> Co-authored-by: donoghuc <[email protected]> Co-authored-by: Karen Metts <[email protected]> (cherry picked from commit 82ff1f7) # Conflicts: # docs/release-notes/index.md * Sync 9.0 release notes --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: donoghuc <[email protected]>
1 parent f861bb4 commit 88a260f

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

docs/release-notes/index.md

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

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

203+
## 9.0.8 [logstash-9.0.8-release-notes]
204+
205+
No user-facing changes in Logstash core.
206+
207+
### Plugins [logstash-plugin-9.0.8-changes]
208+
209+
**Elasticsearch Output - 12.0.7**
210+
211+
* Support both, encoded and non-encoded api-key formats on plugin configuration [#1223](https://github.com/logstash-plugins/logstash-output-elasticsearch/pull/1223)
212+
213+
214+
## 9.0.7 [logstash-9.0.7-release-notes]
215+
216+
### Fixes [logstash-9.0.7-fixes]
217+
218+
* Gauge type metrics, such as current and peak connection counts of Elastic Agent, are now available in the `_node/stats` API response when the `vertices=true` parameter is included. These metrics are particularly useful for monitoring {ls} plugin activity on the {ls} Integration dashboards. [#18089](https://github.com/elastic/logstash/pull/18089)
219+
* Improve logstash release artifacts file metadata: mtime is preserved when buiilding tar archives. [#18111](https://github.com/elastic/logstash/pull/18111)
220+
221+
### Plugins [logstash-plugin-9.0.7-changes]
222+
223+
**Beats Input - 7.0.3**
224+
225+
* Upgrade netty 4.1.126 [#517](https://github.com/logstash-plugins/logstash-input-beats/pull/517)
226+
227+
**Http Input - 4.1.3**
228+
229+
* Upgrade netty to 4.1.126 [#198](https://github.com/logstash-plugins/logstash-input-http/pull/198)
230+
231+
**Tcp Input - 7.0.3**
232+
233+
* Upgrade netty to 4.1.126 [#235](https://github.com/logstash-plugins/logstash-input-tcp/pull/235)
234+
235+
**Kafka Integration - 11.6.4**
236+
237+
* Display exception chain comes from kafka client [#200](https://github.com/logstash-plugins/logstash-integration-kafka/pull/200)
238+
203239
## 9.0.6 [logstash-9.0.6-release-notes]
204240

205241
### Features and enhancements [logstash-9.0.6-features-enhancements]

0 commit comments

Comments
 (0)