Skip to content

Commit 440d227

Browse files
Doc: Move 9.0 pre-release notes to release notes (#17439) (#17474)
(cherry picked from commit 7913f91) Co-authored-by: Karen Metts <[email protected]>
1 parent 8857068 commit 440d227

File tree

1 file changed

+67
-1
lines changed

1 file changed

+67
-1
lines changed

Diff for: docs/release-notes/index.md

+67-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,72 @@ To check for security updates, go to [Security announcements for the Elastic sta
2525

2626
### Features and enhancements [logstash-900-features-enhancements]
2727

28+
* Use UBI9 as base image [#17174](https://github.com/elastic/logstash/pull/17174)
29+
* Improve plugins remove command to support multiple plugins [#17030](https://github.com/elastic/logstash/pull/17030)
30+
* Allow concurrent Batch deserialization [#17050](https://github.com/elastic/logstash/pull/17050)
31+
2832
### Fixes [logstash-900-fixes]
2933

30-
### Plugins [logstash-plugin-900-changes]
34+
* Fix pqcheck and pqrepair on Windows [#17210](https://github.com/elastic/logstash/pull/17210)
35+
* Fix empty node stats pipelines [#17185](https://github.com/elastic/logstash/pull/17185)
36+
37+
### Plugins [logstash-plugin-900-changes]
38+
39+
**elastic_integration Filter - 9.0.0**
40+
41+
* 9.0 prerelease compatible plugin version [#265](https://github.com/elastic/logstash-filter-elastic_integration/pull/265)
42+
43+
**Elasticsearch Filter - 4.1.0**
44+
45+
* Remove deprecated SSL settings [#183](https://github.com/logstash-plugins/logstash-filter-elasticsearch/pull/183)
46+
47+
**Http Filter - 2.0.0**
48+
49+
* Remove deprecated SSL settings [#54](https://github.com/logstash-plugins/logstash-filter-http/pull/54)
50+
51+
**Beats Input - 7.0.1**
52+
53+
* Remove deprecated SSL settings [#508](https://github.com/logstash-plugins/logstash-input-beats/pull/508)
54+
55+
**Elastic_serverless_forwarder Input - 2.0.0**
56+
57+
* Remove deprecated SSL settings [#11](https://github.com/logstash-plugins/logstash-input-elastic_serverless_forwarder/pull/11)
58+
59+
* Promote from technical preview to GA [#10](https://github.com/logstash-plugins/logstash-input-elastic_serverless_forwarder/pull/10)
60+
61+
**Elasticsearch Input - 5.0.0**
62+
63+
* Remove deprecated SSL settings [#213](https://github.com/logstash-plugins/logstash-input-elasticsearch/pull/213)
64+
65+
**Http Input - 4.1.0**
66+
67+
* Remove deprecated SSL settings [#182](https://github.com/logstash-plugins/logstash-input-http/pull/182)
68+
69+
**Http_poller Input - 6.0.0**
70+
71+
* Remove deprecated SSL settings [#149](https://github.com/logstash-plugins/logstash-input-http_poller/pull/149)
72+
73+
**Tcp Input - 7.0.0**
74+
75+
* Remove deprecated SSL settings [#228](https://github.com/logstash-plugins/logstash-input-tcp/pull/228)
76+
77+
**Kafka Integration - 11.6.0**
78+
79+
* Support additional `oauth` and `sasl` configuration options for configuring kafka client [#189](https://github.com/logstash-plugins/logstash-integration-kafka/pull/189)
80+
81+
**Snmp Integration - 4.0.6**
82+
83+
* [DOC] Fix typo in snmptrap migration section [#74](https://github.com/logstash-plugins/logstash-integration-snmp/pull/74)
84+
85+
**Elasticsearch Output - 12.0.2**
86+
87+
* Remove deprecated SSL settings [#1197](https://github.com/logstash-plugins/logstash-output-elasticsearch/pull/1197)
88+
89+
**Http Output - 6.0.0**
90+
91+
* Remove deprecated SSL settings [#147](https://github.com/logstash-plugins/logstash-output-http/pull/147)
92+
93+
**Tcp Output - 7.0.0**
94+
95+
* Remove deprecated SSL settings [#58](https://github.com/logstash-plugins/logstash-output-tcp/pull/58)
96+

0 commit comments

Comments
 (0)