|
3 | 3 |
|
4 | 4 | This section summarizes the changes in the following releases:
|
5 | 5 |
|
| 6 | +* <<logstash-8-17-9,Logstash 8.17.9>> |
6 | 7 | * <<logstash-8-17-8,Logstash 8.17.8>>
|
7 | 8 | * <<logstash-8-17-7,Logstash 8.17.7>>
|
8 | 9 | * <<logstash-8-17-6,Logstash 8.17.6>>
|
@@ -86,6 +87,27 @@ This section summarizes the changes in the following releases:
|
86 | 87 | * <<logstash-8-0-0-alpha1,Logstash 8.0.0-alpha1>>
|
87 | 88 |
|
88 | 89 |
|
| 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 | + |
89 | 111 | [[logstash-8-17-8]]
|
90 | 112 | === Logstash 8.17.8 Release Notes
|
91 | 113 |
|
@@ -3378,4 +3400,4 @@ We have added another flag to the Benchmark CLI to allow passing a data file wit
|
3378 | 3400 | 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]
|
3379 | 3401 |
|
3380 | 3402 | ==== Plugin releases
|
3381 |
| -Plugins align with release 7.14.0 |
| 3403 | +Plugins align with release 7.14.0 |
0 commit comments