Skip to content

Commit 8df7f90

Browse files
kaisechenggithub-actions[bot]logstashmachine
authored
[Doc] Forward 8.18.1 release note (#17635)
* Release notes for 8.18.1 (#17612) Co-authored-by: logstashmachine <[email protected]> Co-authored-by: Kaise Cheng <[email protected]> * [Doc] forward port 8.17.6 release note --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: logstashmachine <[email protected]>
1 parent f4dc7cf commit 8df7f90

File tree

1 file changed

+43
-1
lines changed

1 file changed

+43
-1
lines changed

docs/static/releasenotes.asciidoc

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33

44
This section summarizes the changes in the following releases:
55

6+
* <<logstash-8-18-1,Logstash 8.18.1>>
67
* <<logstash-8-18-0,Logstash 8.18.0>>
8+
* <<logstash-8-17-6,Logstash 8.17.6>>
79
* <<logstash-8-17-5,Logstash 8.17.5>>
810
* <<logstash-8-17-4,Logstash 8.17.4>>
911
* <<logstash-8-17-3,Logstash 8.17.3>>
@@ -83,6 +85,28 @@ This section summarizes the changes in the following releases:
8385
* <<logstash-8-0-0-alpha2,Logstash 8.0.0-alpha2>>
8486
* <<logstash-8-0-0-alpha1,Logstash 8.0.0-alpha1>>
8587

88+
[[logstash-8-18-1]]
89+
=== Logstash 8.18.1 Release Notes
90+
91+
* Enhanced keystore validation to prevent the creation of secrets that fail format parsing https://github.com/elastic/logstash/pull/17351[#17351]
92+
93+
[[dependencies-8.18.1]]
94+
==== Updates to dependencies
95+
96+
* Update JDK to 21.0.7+6 https://github.com/elastic/logstash/pull/17591[#17591]
97+
98+
[[plugins-8.18.1]]
99+
==== Plugins
100+
101+
*Xml Filter - 4.3.1*
102+
103+
* Update Nokogiri dependency version https://github.com/logstash-plugins/logstash-filter-xml/pull/88[#88]
104+
105+
*Tcp Output - 6.2.2*
106+
107+
* Call connection check after connect https://github.com/logstash-plugins/logstash-output-tcp/pull/61[#61]
108+
109+
86110
[[logstash-8-18-0]]
87111
=== Logstash 8.18.0 Release Notes
88112

@@ -138,6 +162,24 @@ This section summarizes the changes in the following releases:
138162

139163
* Support additional `oauth` and `sasl` configuration options for configuring kafka client https://github.com/logstash-plugins/logstash-integration-kafka/pull/189[#189]
140164

165+
[[logstash-8-17-6]]
166+
=== Logstash 8.17.6 Release Notes
167+
168+
No user-facing changes in Logstash.
169+
170+
[[dependencies-8.17.6]]
171+
==== Updates to dependencies
172+
173+
* Update JDK to 21.0.7+6 https://github.com/elastic/logstash/pull/17591[#17591]
174+
175+
[[plugins-8.17.6]]
176+
==== Plugins
177+
178+
*Tcp Output - 6.2.2*
179+
180+
* Call connection check after connect https://github.com/logstash-plugins/logstash-output-tcp/pull/61[#61]
181+
182+
141183
[[logstash-8-17-5]]
142184
=== Logstash 8.17.5 Release Notes
143185

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

33803422
==== Plugin releases
3381-
Plugins align with release 7.14.0
3423+
Plugins align with release 7.14.0

0 commit comments

Comments
 (0)