Skip to content

Commit c07a103

Browse files
Release notes for 8.18.4 (#17783)
1 parent 9af7c4d commit c07a103

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

docs/static/releasenotes.asciidoc

Lines changed: 23 additions & 1 deletion
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-4,Logstash 8.18.4>>
67
* <<logstash-8-18-3,Logstash 8.18.3>>
78
* <<logstash-8-18-2,Logstash 8.18.2>>
89
* <<logstash-8-18-1,Logstash 8.18.1>>
@@ -89,6 +90,27 @@ This section summarizes the changes in the following releases:
8990
* <<logstash-8-0-0-alpha2,Logstash 8.0.0-alpha2>>
9091
* <<logstash-8-0-0-alpha1,Logstash 8.0.0-alpha1>>
9192

93+
[[logstash-8-18-4]]
94+
=== Logstash 8.18.4 Release Notes
95+
96+
[[notable-8-18-4]]
97+
==== Notable issues fixed
98+
99+
* Significantly improves write speeds to the persistent queue (PQ) when a pipeline's workers are caught up with already-written events. https://github.com/elastic/logstash/pull/17789[#17789]
100+
* Eliminated log warning about unknown gauge metric type when using pipeline-to-pipeline. https://github.com/elastic/logstash/pull/17721[#17721]
101+
102+
[[featured-8-18-4]]
103+
==== New features and enhancements
104+
105+
Logstash OSS and Full docker images are now based on Ubuntu 24.04.
106+
107+
[[plugins-8-18-4]]
108+
==== Plugins
109+
110+
*Elastic_integration Filter - 8.17.2*
111+
112+
* Introduces `proxy` config to support proxy URI to connect to Elasticsearch. https://github.com/elastic/logstash-filter-elastic_integration/pull/317[#317]
113+
92114
[[logstash-8-18-3]]
93115
=== Logstash 8.18.3 Release Notes
94116

@@ -3488,4 +3510,4 @@ We have added another flag to the Benchmark CLI to allow passing a data file wit
34883510
This feature allows users to run the Benchmark CLI in a custom test case with a custom config and a custom dataset. https://github.com/elastic/logstash/pull/12437[#12437]
34893511

34903512
==== Plugin releases
3491-
Plugins align with release 7.14.0
3513+
Plugins align with release 7.14.0

0 commit comments

Comments
 (0)