Logstash 7.17.10 Release Notes

edit

Logstash 7.17.10 Release Notes

edit

Notable issues fixed

edit
  • Fix missing method worker_threads_draining? in deprecated Ruby pipeline #15013

Updates to dependencies

edit
  • Pin snakeyaml to 1.33 #14960
  • Pin murmurhash3 to 0.1.6 until 0.1.7-java is out #15004
  • Updated JDK to 11.0.19 #15016

Plugins

edit

Fluent Codec - 3.4.2

  • Fix: Convert LogStash::Timestamp values to iso-8601 to resolve crash issue with msgpack serialization #30

Geoip Filter - 7.2.13

  • [DOC] Add documentation for database auto-update configuration #210

Useragent Filter - 3.3.4

  • Upgrade snakeyaml dependency to 1.33 #84