Skip to content

Commit b49d49b

Browse files
mergify[bot]github-actions[bot]kaisecheng
authored
[main] (backport #18405) Release notes for 9.1.7 (#18417)
* Release notes for 9.1.7 (#18405) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: kaisecheng <69120390+kaisecheng@users.noreply.github.com>
1 parent 4963c0b commit b49d49b

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
@@ -86,6 +86,35 @@ Related:
8686

8787
* Add support for SNMPv3 `context engine ID` and `context name` to the `snmptrap` input [#76](https://github.com/logstash-plugins/logstash-integration-snmp/pull/76)
8888

89+
## 9.1.7 [logstash-9.1.7-release-notes]
90+
91+
### Features and enhancements [logstash-9.1.7-features-enhancements]
92+
93+
* Deprecation logs are now written to both the deprecation logger and the standard logger [#18326](https://github.com/elastic/logstash/pull/18326)
94+
95+
### Updates to dependencies [logstash-9.1.7-dependencies]
96+
97+
* Update JDK to 21.0.9 [#18350](https://github.com/elastic/logstash/pull/18350)
98+
99+
### Plugins [logstash-plugin-9.1.7-changes]
100+
101+
**Geoip Filter - 7.3.2**
102+
103+
* Add logs when MaxMind databases fail to deserialize custom field [#235](https://github.com/logstash-plugins/logstash-filter-geoip/pull/235)
104+
105+
**Mutate Filter - 3.5.9**
106+
107+
* 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)
108+
109+
**Azure_event_hubs Input - 1.5.3**
110+
111+
* 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)
112+
113+
**Rabbitmq Integration - 7.4.1**
114+
115+
* Improve thread safety to avoid race conditions during shutdown [#67](https://github.com/logstash-plugins/logstash-integration-rabbitmq/pull/66)
116+
117+
89118
## 9.1.6 [logstash-9.1.6-release-notes]
90119

91120
No user-facing changes in Logstash core.

0 commit comments

Comments
 (0)