Skip to content

Commit 4abb46c

Browse files
mergify[bot]github-actions[bot]logstashmachinekaisecheng
authored
Release notes for 9.2.1 (elastic#18404) (elastic#18418)
(cherry picked from commit ac6661c) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 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 b49d49b commit 4abb46c

File tree

1 file changed

+32
-1
lines changed

1 file changed

+32
-1
lines changed

docs/release-notes/index.md

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

24+
## 9.2.1 [logstash-9.2.1-release-notes]
25+
26+
### Features and enhancements [logstash-9.2.1-features-enhancements]
27+
28+
* Fix Logstash startup failure when `queue.max_bytes` exceeds 2 GiB [#18366](https://github.com/elastic/logstash/pull/18366)
29+
30+
* Deprecation logs are now written to both the deprecation logger and the standard logger [#18326](https://github.com/elastic/logstash/pull/18326)
31+
32+
33+
### Updates to dependencies [logstash-9.2.1-dependencies]
34+
35+
* Update JDK to 21.0.9 [#18350](https://github.com/elastic/logstash/pull/18350)
36+
37+
### Plugins [logstash-plugin-9.2.1-changes]
38+
39+
**Geoip Filter - 7.3.2**
40+
41+
* Add logs when MaxMind databases fail to deserialize custom field [#235](https://github.com/logstash-plugins/logstash-filter-geoip/pull/235)
42+
43+
**Mutate Filter - 3.5.9**
44+
45+
* 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)
46+
47+
**Azure_event_hubs Input - 1.5.3**
48+
49+
* 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)
50+
51+
**Rabbitmq Integration - 7.4.1**
52+
53+
* Improve thread safety to avoid race conditions during shutdown [#67](https://github.com/logstash-plugins/logstash-integration-rabbitmq/pull/66)
54+
2455
## 9.2.0 [logstash-9.2.0-release-notes]
2556

2657
::::{important}
@@ -523,4 +554,4 @@ Check out the [security advisory](https://discuss.elastic.co/c/announcements/sec
523554

524555
**Tcp Output - 7.0.0**
525556

526-
* Remove deprecated SSL settings [#58](https://github.com/logstash-plugins/logstash-output-tcp/pull/58)
557+
* Remove deprecated SSL settings [#58](https://github.com/logstash-plugins/logstash-output-tcp/pull/58)

0 commit comments

Comments
 (0)