Logstash 8.8.2 Release Notes

No user-facing changes in Logstash core.

Plugins

Translate Filter - 3.4.2

  • Fix JRuby 9.4 compatibility issue #98

Aws Integration - 7.1.4

  • Fix use_aws_bundled_ca to use bundled ca certs per plugin level instead of global #33
  • Add an option use_aws_bundled_ca to use bundled ca certs that ships with AWS SDK to verify SSL peer certificates #32
  • Fix JRuby 9.4 compatibility issue #29

Jdbc Integration - 5.4.4

  • Fix: adaptations for JRuby 9.4 #125

Rabbitmq Integration - 7.3.3

  • Fix the cancellation flow to avoid multiple invocations of basic.cancel #55

Csv Output - 3.0.9

  • Fix JRuby 9.4 compatibility issue #25

Elasticsearch Output - 11.15.8

  • Fix a regression introduced in 11.14.0 which could prevent Logstash 8.8 from establishing a connection to Elasticsearch for Central Management and Monitoring core features #1141