File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33
44This section summarizes the changes in the following releases:
55
6+ * <<logstash-8-19-13,Logstash 8.19.13>>
67* <<logstash-8-19-12,Logstash 8.19.12>>
78* <<logstash-8-19-11,Logstash 8.19.11>>
89* <<logstash-8-19-10,Logstash 8.19.10>>
@@ -104,6 +105,26 @@ This section summarizes the changes in the following releases:
104105* <<logstash-8-0-0-alpha2,Logstash 8.0.0-alpha2>>
105106* <<logstash-8-0-0-alpha1,Logstash 8.0.0-alpha1>>
106107
108+ [[logstash-8-19-13]]
109+ === Logstash 8.19.13 Release Notes
110+
111+ ==== Updates to dependencies
112+
113+ * Updated the bundled JDK to 21.0.10 build 7
114+
115+ ==== Plugins
116+
117+ *Geoip Filter - 8.0.0*
118+
119+ * Updated MaxMind GeoIP2 database library to version 4.4.0 https://github.com/logstash-plugins/logstash-filter-geoip/pull/238[#238]
120+ * Dropped support for Logstash 7.x. Minimum supported version is now Logstash 8.0.0
121+ * Dropped support for Java 8. Minimum required Java version is now Java 11
122+
123+ *Kafka Integration - 11.8.4*
124+
125+ * Upgraded the `kafka-avro-serializer` dependency https://github.com/logstash-plugins/logstash-integration-kafka/pull/225[#225]
126+
127+
107128[[logstash-8-19-12]]
108129=== Logstash 8.19.12 Release Notes
109130
You can’t perform that action at this time.
0 commit comments