Skip to content

Commit 21593be

Browse files
mergify[bot]github-actions[bot]donoghuc
authored
[8.x] (backport #17550) Release notes for 8.17.5 (#17564)
* Release notes for 8.17.5 (#17550) * Update release notes for 8.17.5 * Filter out non-user facing commits/changes from release notes * Update based on PR review Co-authored-by: Karen Metts <[email protected]> --------- Co-authored-by: logstashmachine <[email protected]> Co-authored-by: donoghuc <[email protected]> Co-authored-by: Karen Metts <[email protected]> (cherry picked from commit 16ee40c) # Conflicts: # docs/static/releasenotes.asciidoc * Resolve merge conflict from mergify cherry-pick --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: donoghuc <[email protected]>
1 parent 6ed756f commit 21593be

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

docs/static/releasenotes.asciidoc

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
This section summarizes the changes in the following releases:
55

66
* <<logstash-8-18-0,Logstash 8.18.0>>
7+
* <<logstash-8-17-5,Logstash 8.17.5>>
78
* <<logstash-8-17-4,Logstash 8.17.4>>
89
* <<logstash-8-17-3,Logstash 8.17.3>>
910
* <<logstash-8-17-2,Logstash 8.17.2>>
@@ -137,6 +138,27 @@ This section summarizes the changes in the following releases:
137138

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

141+
[[logstash-8-17-5]]
142+
=== Logstash 8.17.5 Release Notes
143+
144+
* The `SettingString` setting is now correctly non-nullable and `SettingNullableString` is nullable. https://github.com/elastic/logstash/pull/17522[#17522]
145+
146+
[[plugins-8-17-5]]
147+
==== Plugins
148+
149+
*Elasticsearch Filter - 3.17.1*
150+
151+
* Add elastic-transport client support used in elasticsearch-ruby 8.x https://github.com/logstash-plugins/logstash-filter-elasticsearch/pull/193[#193]
152+
153+
*Elasticsearch Input - 4.21.2*
154+
155+
* Add elastic-transport client support used in elasticsearch-ruby 8.x https://github.com/logstash-plugins/logstash-input-elasticsearch/pull/225[#225]
156+
157+
*Http_poller Input - 5.6.1*
158+
159+
* Fix issue with new 'uri' gem leading to runtime exception https://github.com/logstash-plugins/logstash-input-http_poller/pull/148[#148]
160+
161+
140162
[[logstash-8-17-4]]
141163
=== Logstash 8.17.4 Release Notes
142164

0 commit comments

Comments
 (0)