Skip to content

Commit 25c2551

Browse files
mergify[bot]github-actions[bot]logstashmachinedonoghucmashhurs
authored
Release notes for 9.0.7 (#18158) (#18178)
* Update release notes for 9.0.7 * finalize release notes * Update docs/release-notes/index.md * Update docs/release-notes/index.md * Update docs/release-notes/index.md * Update docs/release-notes/index.md --------- (cherry picked from commit 55e6b2b) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: logstashmachine <[email protected]> Co-authored-by: donoghuc <[email protected]> Co-authored-by: Mashhur <[email protected]> Co-authored-by: Karen Metts <[email protected]>
1 parent b8bc4d8 commit 25c2551

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

docs/release-notes/index.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,31 @@ 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.7 [logstash-9.0.7-release-notes]
141+
142+
### Fixes [logstash-9.0.7-fixes]
143+
144+
* 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)
145+
* Improve logstash release artifacts file metadata: mtime is preserved when buiilding tar archives. [#18111](https://github.com/elastic/logstash/pull/18111)
146+
147+
### Plugins [logstash-plugin-9.0.7-changes]
148+
149+
**Beats Input - 7.0.3**
150+
151+
* Upgrade netty 4.1.126 [#517](https://github.com/logstash-plugins/logstash-input-beats/pull/517)
152+
153+
**Http Input - 4.1.3**
154+
155+
* Upgrade netty to 4.1.126 [#198](https://github.com/logstash-plugins/logstash-input-http/pull/198)
156+
157+
**Tcp Input - 7.0.3**
158+
159+
* Upgrade netty to 4.1.126 [#235](https://github.com/logstash-plugins/logstash-input-tcp/pull/235)
160+
161+
**Kafka Integration - 11.6.4**
162+
163+
* Display exception chain comes from kafka client [#200](https://github.com/logstash-plugins/logstash-integration-kafka/pull/200)
164+
140165
## 9.0.6 [logstash-9.0.6-release-notes]
141166

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

0 commit comments

Comments
 (0)