Skip to content

Commit 55e6b2b

Browse files
github-actions[bot]logstashmachinedonoghucmashhurskarenzone
authored
Release notes for 9.0.7 (#18158)
* Update release notes for 9.0.7 * finalize release notes * Update docs/release-notes/index.md * Update docs/release-notes/index.md Co-authored-by: Mashhur <[email protected]> * Update docs/release-notes/index.md Co-authored-by: Karen Metts <[email protected]> * 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: Mashhur <[email protected]> Co-authored-by: Karen Metts <[email protected]>
1 parent 2512217 commit 55e6b2b

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
@@ -21,6 +21,31 @@ To check for security updates, go to [Security announcements for the Elastic sta
2121
% ### Fixes [logstash-next-fixes]
2222
% *
2323

24+
## 9.0.7 [logstash-9.0.7-release-notes]
25+
26+
### Fixes [logstash-9.0.7-fixes]
27+
28+
* 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)
29+
* Improve logstash release artifacts file metadata: mtime is preserved when buiilding tar archives. [#18111](https://github.com/elastic/logstash/pull/18111)
30+
31+
### Plugins [logstash-plugin-9.0.7-changes]
32+
33+
**Beats Input - 7.0.3**
34+
35+
* Upgrade netty 4.1.126 [#517](https://github.com/logstash-plugins/logstash-input-beats/pull/517)
36+
37+
**Http Input - 4.1.3**
38+
39+
* Upgrade netty to 4.1.126 [#198](https://github.com/logstash-plugins/logstash-input-http/pull/198)
40+
41+
**Tcp Input - 7.0.3**
42+
43+
* Upgrade netty to 4.1.126 [#235](https://github.com/logstash-plugins/logstash-input-tcp/pull/235)
44+
45+
**Kafka Integration - 11.6.4**
46+
47+
* Display exception chain comes from kafka client [#200](https://github.com/logstash-plugins/logstash-integration-kafka/pull/200)
48+
2449
## 9.0.6 [logstash-9.0.6-release-notes]
2550

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

0 commit comments

Comments
 (0)