From 918dc3d324f80c4e98e13d0b2beb9ee8690916a5 Mon Sep 17 00:00:00 2001 From: andsel Date: Mon, 7 Sep 2026 14:28:54 +0200 Subject: [PATCH] Bumped version 6.4.16 --- CHANGELOG.md | 3 +++ version | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f4bdc5..c082525 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 6.4.16 + - Fix for processing the HA Proxy protocol, considering the line can be split in multiple buffers. [#287](https://github.com/logstash-plugins/logstash-input-tcp/pull/287) + ## 6.4.15 - Update Netty dependency to 4.1.137.Final [#283](https://github.com/logstash-plugins/logstash-input-tcp/pull/283) diff --git a/version b/version index 9cc52c8..da32c83 100644 --- a/version +++ b/version @@ -1 +1 @@ -6.4.15 +6.4.16