Skip to content

Commit 185cef5

Browse files
Release notes for 8.17.9 (#17782)
1 parent f874ef5 commit 185cef5

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-17-9,Logstash 8.17.9>>
67
* <<logstash-8-17-8,Logstash 8.17.8>>
78
* <<logstash-8-17-7,Logstash 8.17.7>>
89
* <<logstash-8-17-6,Logstash 8.17.6>>
@@ -86,6 +87,27 @@ This section summarizes the changes in the following releases:
8687
* <<logstash-8-0-0-alpha1,Logstash 8.0.0-alpha1>>
8788

8889

90+
[[logstash-8-17-9]]
91+
=== Logstash 8.17.9 Release Notes
92+
93+
[[notable-8-17-9]]
94+
==== Notable issues fixed
95+
96+
* 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/17788[#17788]
97+
* Eliminated log warning about unknown gauge metric type when using pipeline-to-pipeline. https://github.com/elastic/logstash/pull/17721[#17721]
98+
99+
[[featured-8-17-9]]
100+
==== New features and enhancements
101+
102+
Logstash OSS and Full docker images are now based on Ubuntu 24.04.
103+
104+
[[plugins-8-17-9]]
105+
==== Plugins
106+
107+
*Elastic_integration Filter - 8.17.2*
108+
109+
* Introduces `proxy` config to support proxy URI to connect to Elasticsearch. https://github.com/elastic/logstash-filter-elastic_integration/pull/317[#317]
110+
89111
[[logstash-8-17-8]]
90112
=== Logstash 8.17.8 Release Notes
91113

@@ -3378,4 +3400,4 @@ We have added another flag to the Benchmark CLI to allow passing a data file wit
33783400
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]
33793401

33803402
==== Plugin releases
3381-
Plugins align with release 7.14.0
3403+
Plugins align with release 7.14.0

0 commit comments

Comments
 (0)