Skip to content

Commit f713bd1

Browse files
Release notes for 8.18.7 (#18156)
1 parent 3f721cd commit f713bd1

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

docs/static/releasenotes.asciidoc

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
This section summarizes the changes in the following releases:
55

6+
* <<logstash-8-18-7,Logstash 8.18.7>>
67
* <<logstash-8-18-6,Logstash 8.18.6>>
78
* <<logstash-8-18-5,Logstash 8.18.5>>
89
* <<logstash-8-18-4,Logstash 8.18.4>>
@@ -93,6 +94,36 @@ This section summarizes the changes in the following releases:
9394
* <<logstash-8-0-0-alpha2,Logstash 8.0.0-alpha2>>
9495
* <<logstash-8-0-0-alpha1,Logstash 8.0.0-alpha1>>
9596

97+
[[logstash-8-18-7]]
98+
=== Logstash 8.18.7 Release Notes
99+
100+
[[notable-8-18-7]]
101+
==== Notable issues fixed
102+
103+
* Improve logstash release artifacts file metadata: mtime is preserved when buiilding tar archives https://github.com/elastic/logstash/pull/18109[#18109]
104+
105+
* 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. https://github.com/elastic/logstash/pull/18087[#18087]
106+
107+
[[plugins-8-18-7]]
108+
==== Plugins
109+
110+
*Beats Input - 6.9.4*
111+
112+
* Upgrade netty to 4.1.126 https://github.com/logstash-plugins/logstash-input-beats/pull/518[#518]
113+
114+
*Http Input - 3.10.3*
115+
116+
* Upgrade netty to 4.1.126 https://github.com/logstash-plugins/logstash-input-http/pull/199[#199]
117+
118+
*Tcp Input - 6.4.7*
119+
120+
* Upgrade netty to 4.1.126 https://github.com/logstash-plugins/logstash-input-tcp/pull/236[#236]
121+
122+
*Kafka Integration - 11.6.4*
123+
124+
* Display exception chain comes from kafka client https://github.com/logstash-plugins/logstash-integration-kafka/pull/200[#200]
125+
126+
96127
[[logstash-8-18-6]]
97128
=== Logstash 8.18.6 Release Notes
98129

0 commit comments

Comments
 (0)