Fluency v2.7.0 Release Notes

Release Date: 2022-09-30 // over 1 year 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

Previous changes from v2.6.5

  • ๐Ÿ›  Bugfix:

    • ๐Ÿ‘Œ Improve error handling for disconnection in TCPSender and SSLSender