Logstash 8.16.1 Release Notes

Logstash 8.16.1 Release Notes

Notable issues fixed

  • PipelineBusV2 deadlock proofing: We fixed an issue that could cause a deadlock when the pipeline-to-pipeline feature was in use, causing pipelines (and consequently) Logstash to never terminate #16680

Plugins

Elastic_integration Filter - 0.1.16

  • Reflect the Elasticsearch GeoIP changes into the plugin and sync with Elasticsearch 8.16 branch #170

Xml Filter - 4.2.1

  • patch rexml to improve performance of multi-threaded xml parsing #84

Beats Input - 6.9.1

  • Upgrade netty to 4.1.115 #507

Http Input - 3.9.2

  • Upgrade netty to 4.1.115 #183

Tcp Input - 6.4.4

  • Upgrade netty to 4.1.115 #227

Http Output - 5.7.1

  • Added new development rackup dependency to fix tests