Skip to content

Commit 2a282cc

Browse files
github-actions[bot]logstashmachinekaisecheng
authored
Release notes for 9.1.7 (#18405)
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 314a741 commit 2a282cc

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

docs/release-notes/index.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,35 @@ To check for security updates, go to [Security announcements for the Elastic sta
2121
% ### Fixes [logstash-next-fixes]
2222
% *
2323

24+
## 9.1.7 [logstash-9.1.7-release-notes]
25+
26+
### Features and enhancements [logstash-9.1.7-features-enhancements]
27+
28+
* Deprecation logs are now written to both the deprecation logger and the standard logger [#18326](https://github.com/elastic/logstash/pull/18326)
29+
30+
### Updates to dependencies [logstash-9.1.7-dependencies]
31+
32+
* Update JDK to 21.0.9 [#18350](https://github.com/elastic/logstash/pull/18350)
33+
34+
### Plugins [logstash-plugin-9.1.7-changes]
35+
36+
**Geoip Filter - 7.3.2**
37+
38+
* Add logs when MaxMind databases fail to deserialize custom field [#235](https://github.com/logstash-plugins/logstash-filter-geoip/pull/235)
39+
40+
**Mutate Filter - 3.5.9**
41+
42+
* Fix `convert` to correctly parse hexadecimal float notation and scientific notation strings into floats and integers [#175](https://github.com/logstash-plugins/logstash-filter-mutate/pull/175)
43+
44+
**Azure_event_hubs Input - 1.5.3**
45+
46+
* 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 [#104](https://github.com/logstash-plugins/logstash-input-azure_event_hubs/pull/104)
47+
48+
**Rabbitmq Integration - 7.4.1**
49+
50+
* Improve thread safety to avoid race conditions during shutdown [#67](https://github.com/logstash-plugins/logstash-integration-rabbitmq/pull/66)
51+
52+
2453
## 9.1.6 [logstash-9.1.6-release-notes]
2554

2655
No user-facing changes in Logstash core.

0 commit comments

Comments
 (0)