Skip to content

Commit e40de6c

Browse files
github-actions[bot]mergify[bot]
authored andcommitted
Release notes for 9.2.7 (#18843)
Co-authored-by: logstashmachine <43502315+logstashmachine@users.noreply.github.com> Co-authored-by: kaisecheng <69120390+kaisecheng@users.noreply.github.com> (cherry picked from commit c28ed6e) # Conflicts: # docs/release-notes/index.md
1 parent 9ffa9d6 commit e40de6c

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

docs/release-notes/index.md

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

24+
<<<<<<< HEAD
2425
## 9.3.1 [logstash-9.3.1-release-notes]
2526

2627
### Fixes [logstash-9.3.1-fixes]
@@ -174,6 +175,26 @@ Related:
174175
* Remove duplicated deprecation log entry [#1232](https://github.com/logstash-plugins/logstash-output-elasticsearch/pull/1232)
175176

176177
* Add `drop_error_types` config option to avoid retrying on certain error types [#1228](https://github.com/logstash-plugins/logstash-output-elasticsearch/pull/1228)
178+
=======
179+
## 9.2.7 [logstash-9.2.7-release-notes]
180+
181+
### Updates to dependencies [logstash-9.2.7-dependencies]
182+
183+
* Updated the bundled JDK to 21.0.10 build 7
184+
* Upgraded Log4j to 2.25.3 [#18805](https://github.com/elastic/logstash/pull/18805)
185+
186+
### Plugins [logstash-plugin-9.2.7-changes]
187+
188+
**Geoip Filter - 8.0.0**
189+
190+
* Updated MaxMind GeoIP2 database library to version 4.4.0 [#238](https://github.com/logstash-plugins/logstash-filter-geoip/pull/238)
191+
* Dropped support for Logstash 7.x. Minimum supported version is now Logstash 8.0.0
192+
* Dropped support for Java 8. Minimum required Java version is now Java 11
193+
194+
**Kafka Integration - 11.8.4**
195+
196+
* Upgraded the `kafka-avro-serializer` dependency [#225](https://github.com/logstash-plugins/logstash-integration-kafka/pull/225)
197+
>>>>>>> c28ed6e2 (Release notes for 9.2.7 (#18843))
177198
178199
## 9.2.6 [logstash-9.2.6-release-notes]
179200

0 commit comments

Comments
 (0)