Skip to content

Commit d03f2ce

Browse files
Release notes for 9.0.4 (#17784) (#17818)
(cherry picked from commit 5a8bfa0) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent aaff3e9 commit d03f2ce

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

docs/release-notes/index.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,23 @@ To check for security updates, go to [Security announcements for the Elastic sta
2121
% ### Fixes [logstash-next-fixes]
2222
% *
2323

24+
## 9.0.4 [logstash-9.0.4-release-notes]
25+
26+
### Fixes [logstash-9.0.4-fixes]
27+
28+
* Significantly improves write speeds to the persistent queue (PQ) when a pipeline's workers are caught up with already-written events [#17791](https://github.com/elastic/logstash/pull/17791)
29+
* Eliminated log warning about unknown gauge metric type when using pipeline-to-pipeline. [#17721](https://github.com/elastic/logstash/pull/17721)
30+
31+
### Plugins [logstash-plugin-9.0.4-changes]
32+
33+
**Elastic_integration Filter - 9.0.1**
34+
35+
* Introduces `proxy` config to support proxy URI to connect to Elasticsearch. [#320](https://github.com/elastic/logstash-filter-elastic_integration/pull/320)
36+
37+
**Elasticsearch Output - 12.0.4**
38+
39+
* Docs: update Cloud terminology [#1212](https://github.com/logstash-plugins/logstash-output-elasticsearch/pull/1212)
40+
2441
## 9.0.3 [logstash-9.0.3-release-notes]
2542

2643
No user-facing changes in Logstash core.
@@ -143,4 +160,4 @@ Check out the [security advisory](https://discuss.elastic.co/c/announcements/sec
143160

144161
**Tcp Output - 7.0.0**
145162

146-
* Remove deprecated SSL settings [#58](https://github.com/logstash-plugins/logstash-output-tcp/pull/58)
163+
* Remove deprecated SSL settings [#58](https://github.com/logstash-plugins/logstash-output-tcp/pull/58)

0 commit comments

Comments
 (0)