We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40000cf commit dd06530Copy full SHA for dd06530
CHANGELOG.md
@@ -1,7 +1,8 @@
1
## 6.0.3
2
- - Pulled applicable back-ports from 6.1.0
+ - Pulled applicable back-ports from 6.1.0 [#50](https://github.com/logstash-plugins/logstash-output-tcp/pull/50)
3
- Fix: Ensure sockets are closed when this plugin is closed
4
- - Fix: Fixes an issue where payloads larger than a connection's current TCP window could be silently truncated
+ - Fix: Fixes an issue in client mode where payloads larger than a connection's current TCP window could be silently truncated
5
+ - Fix: Fixes an issue in server mode where payloads larger than a connection's current TCP window could be silently truncated
6
7
## 6.0.2
8
- Fix: unable to start with password protected key [#45](https://github.com/logstash-plugins/logstash-output-tcp/pull/45)
0 commit comments