Fluency v2.7.0 Release Notes
Release Date: 2022-09-30 // almost 2 years ago-
๐ Improvements:
- Avoid sending buffer chunks larger than
BufferChunkRetentionSize
Misc:
- ๐ Build and publish Maven packages using Java 17 with
--release 8
option - โ Add a new artifact
fluency-fluentd-ext
for Java 16 or later
๐ Features:
- ๐ Support UNIX domain socket in
fluency-fluentd-ext
- Avoid sending buffer chunks larger than
Previous changes from v2.6.5
-
๐ Bugfix:
- ๐ Improve error handling for disconnection in TCPSender and SSLSender