Skip to content

Commit 8c43cd3

Browse files
github-actions[bot]logstashmachinekaisecheng
authored
Release notes for 8.19.7 (#18406)
Co-authored-by: logstashmachine <43502315+logstashmachine@users.noreply.github.com> Co-authored-by: Kaise Cheng <kaise.cheng@elastic.co> Co-authored-by: kaisecheng <69120390+kaisecheng@users.noreply.github.com>
1 parent a62e0d8 commit 8c43cd3

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

docs/static/releasenotes.asciidoc

Lines changed: 34 additions & 0 deletions
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-19-7,Logstash 8.19.7>>
67
* <<logstash-8-19-6,Logstash 8.19.6>>
78
* <<logstash-8-19-5,Logstash 8.19.5>>
89
* <<logstash-8-19-4,Logstash 8.19.4>>
@@ -98,6 +99,39 @@ This section summarizes the changes in the following releases:
9899
* <<logstash-8-0-0-alpha2,Logstash 8.0.0-alpha2>>
99100
* <<logstash-8-0-0-alpha1,Logstash 8.0.0-alpha1>>
100101

102+
[[logstash-8-19-7]]
103+
=== Logstash 8.19.7 Release Notes
104+
105+
No user-facing changes in Logstash core.
106+
107+
==== Notable issues fixed
108+
109+
[[dependencies-8.19.7]]
110+
==== Updates to dependencies
111+
112+
* Update JDK to 21.0.9 https://github.com/elastic/logstash/pull/18350[#18350]
113+
114+
[[plugins-8-19-7]]
115+
==== Plugins
116+
117+
*Geoip Filter - 7.3.2*
118+
119+
* Add logs when MaxMind databases fail to deserialize custom field https://github.com/logstash-plugins/logstash-filter-geoip/pull/235[#235]
120+
121+
*Mutate Filter - 3.5.9*
122+
123+
* Fix `convert` to correctly parse hexadecimal float notation and scientific notation strings into floats and integers https://github.com/logstash-plugins/logstash-filter-mutate/pull/175[#175]
124+
125+
126+
*Azure_event_hubs Input - 1.5.3*
127+
128+
* Fix an issue when `config_mode => 'advanced'` is set, event hub-specific settings (`initial_position`, `max_batch_size`, `prefetch_count`, `receive_timeout`, `initial_position_look_back`) were being ignored and replaced with global defaults. These settings are now correctly applied per event hub https://github.com/logstash-plugins/logstash-input-azure_event_hubs/pull/104[#104]
129+
130+
*Rabbitmq Integration - 7.4.1*
131+
132+
* Improve thread safety to avoid race conditions during shutdown https://github.com/logstash-plugins/logstash-integration-rabbitmq/pull/66[#67]
133+
134+
101135
[[logstash-8-19-6]]
102136
=== Logstash 8.19.6 Release Notes
103137

0 commit comments

Comments
 (0)