Skip to content

Commit 2e14170

Browse files
github-actions[bot]logstashmachinedonoghucmashhurskarenzone
authored
Release notes for 8.19.4 (#18157)
* Update release notes for 8.19.4 * finalize release notes * Update docs/static/releasenotes.asciidoc Co-authored-by: Mashhur <[email protected]> * Update docs/static/releasenotes.asciidoc * Update docs/static/releasenotes.asciidoc 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 a38b3ca commit 2e14170

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

docs/static/releasenotes.asciidoc

Lines changed: 45 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-19-4,Logstash 8.19.4>>
67
* <<logstash-8-19-3,Logstash 8.19.3>>
78
* <<logstash-8-19-2,Logstash 8.19.2>>
89
* <<logstash-8-19-1,Logstash 8.19.1>>
@@ -95,6 +96,50 @@ This section summarizes the changes in the following releases:
9596
* <<logstash-8-0-0-alpha2,Logstash 8.0.0-alpha2>>
9697
* <<logstash-8-0-0-alpha1,Logstash 8.0.0-alpha1>>
9798

99+
[[logstash-8-19-4]]
100+
=== Logstash 8.19.4 Release Notes
101+
102+
[[notable-8-19-4]]
103+
==== Notable issues fixed
104+
105+
* Improve logstash release artifacts file metadata: mtime is preserved when buiilding tar archives https://github.com/elastic/logstash/pull/18110[#18110]
106+
107+
* 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/18088[#18088]
108+
109+
[[featured-8-19-4]]
110+
==== New features and enhancements
111+
112+
===== ES|QL Support in Elasticsearch Filter (Technical Preview)
113+
* https://github.com/logstash-plugins/logstash-filter-elasticsearch/pull/199[Support for ES|QL queries] in the Elasticsearch filter to add improved flexibility when ingesting data from {es} is now in Technical Preview.
114+
115+
116+
==== Plugins
117+
118+
*Elasticsearch Filter - 3.19.0*
119+
120+
* ES|QL support https://github.com/logstash-plugins/logstash-filter-elasticsearch/pull/199[#199]
121+
122+
*Beats Input - 6.9.4*
123+
124+
* Upgrade netty to 4.1.126 https://github.com/logstash-plugins/logstash-input-beats/pull/518[#518]
125+
126+
*Http Input - 3.10.3*
127+
128+
* Upgrade netty to 4.1.126 https://github.com/logstash-plugins/logstash-input-http/pull/199[#199]
129+
130+
*Jms Input - 3.3.1*
131+
132+
* Fixed a regression introduced in 3.3.0 where `add_field` is no longer enriching events https://github.com/logstash-plugins/logstash-input-jms/pull/59[#59]
133+
134+
*Tcp Input - 6.4.7*
135+
136+
* Upgrade netty to 4.1.126 https://github.com/logstash-plugins/logstash-input-tcp/pull/236[#236]
137+
138+
*Kafka Integration - 11.6.4*
139+
140+
* Display exception chain comes from kafka client https://github.com/logstash-plugins/logstash-integration-kafka/pull/200[#200]
141+
142+
98143
[[logstash-8-19-3]]
99144
=== Logstash 8.19.3 Release Notes
100145

0 commit comments

Comments
 (0)