Skip to content

Commit 16ee40c

Browse files
github-actions[bot]logstashmachinedonoghuckarenzone
authored
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]>
1 parent 30220bb commit 16ee40c

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

docs/static/releasenotes.asciidoc

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

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

6+
* <<logstash-8-17-5,Logstash 8.17.5>>
67
* <<logstash-8-17-4,Logstash 8.17.4>>
78
* <<logstash-8-17-3,Logstash 8.17.3>>
89
* <<logstash-8-17-2,Logstash 8.17.2>>
@@ -82,6 +83,27 @@ This section summarizes the changes in the following releases:
8283
* <<logstash-8-0-0-alpha1,Logstash 8.0.0-alpha1>>
8384

8485

86+
[[logstash-8-17-5]]
87+
=== Logstash 8.17.5 Release Notes
88+
89+
* The `SettingString` setting is now correctly non-nullable and `SettingNullableString` is nullable. https://github.com/elastic/logstash/pull/17522[#17522]
90+
91+
[[plugins-8-17-5]]
92+
==== Plugins
93+
94+
*Elasticsearch Filter - 3.17.1*
95+
96+
* Add elastic-transport client support used in elasticsearch-ruby 8.x https://github.com/logstash-plugins/logstash-filter-elasticsearch/pull/193[#193]
97+
98+
*Elasticsearch Input - 4.21.2*
99+
100+
* Add elastic-transport client support used in elasticsearch-ruby 8.x https://github.com/logstash-plugins/logstash-input-elasticsearch/pull/225[#225]
101+
102+
*Http_poller Input - 5.6.1*
103+
104+
* Fix issue with new 'uri' gem leading to runtime exception https://github.com/logstash-plugins/logstash-input-http_poller/pull/148[#148]
105+
106+
85107
[[logstash-8-17-4]]
86108
=== Logstash 8.17.4 Release Notes
87109

@@ -3302,4 +3324,4 @@ We have added another flag to the Benchmark CLI to allow passing a data file wit
33023324
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]
33033325

33043326
==== Plugin releases
3305-
Plugins align with release 7.14.0
3327+
Plugins align with release 7.14.0

0 commit comments

Comments
 (0)