IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
- Updated the bundled JDK to 21.0.10 build 7
As of JDK 21.0.10, all TLS_RSA_* cipher suites are disabled by default due to their lack of forward secrecy; connections relying on these suites will fail with an SSLHandshakeException and must be migrated to ECDHE-based cipher suites.
Geoip Filter - 8.0.0
- Updated MaxMind GeoIP2 database library to version 4.4.0 #238
- Dropped support for Logstash 7.x. Minimum supported version is now Logstash 8.0.0
- Dropped support for Java 8. Minimum required Java version is now Java 11
Kafka Integration - 11.8.4
-
Upgraded the
kafka-avro-serializerdependency #225