Logstash 8.16.3 Release Notes

Logstash 8.16.3 Release Notes

Notable issues fixed

  • Avoid lock contention when ecs_compatibility is explicitly specified #16786
  • Ensure that the Jackson read constraints defaults (Maximum Number value length, Maximum String value length, and Maximum Nesting depth) are applied at runtime if they are absent from jvm.options #16832

Updates to dependencies

  • Update Iron Bank base image to ubi9/9.5 #16825

Plugins

Elastic_integration Filter - 8.16.0

  • Aligns with stack major and minor versions #210
  • Embeds Ingest Node components from Elasticsearch 8.16
  • Compatible with Logstash 8.15+

Azure_event_hubs Input - 1.5.1

  • Updated multiple Java dependencies #99

Elastic_enterprise_search Integration - 3.0.1

  • Add deprecation log for App Search and Workplace Search. #22

Jdbc Integration - 5.5.2

  • The input plugin’s prior behaviour of opening a new database connection for each scheduled run (removed in v5.4.1) is restored, ensuring that infrequently-run schedules do not hold open connections to their databases indefinitely, without reintroducing the leak #130

Kafka Integration - 11.5.4

  • Update kafka client to 3.8.1 and transitive dependencies #188
  • Removed jar-dependencies dependency #187

Snmp Integration - 4.0.5

  • Fix typo resulting in "uninitialized constant" exception for invalid column name #73