Fluency v2.4.0 Release Notes

Release Date: 2019-08-31 // over 4 years ago
  • ๐Ÿ”‹ Features:

    • ๐Ÿ“‡ Rename flushIntervalMillis to flushAttemptIntervalMillis in fluency-fluentd
    • โž• Add senderMaxRetryIntervalMillis and senderBaseRetryIntervalMillis to `FluencyBuilderForFluentd

    ๐Ÿ”’ Security:

    • ๐Ÿ‘‰ Use jackson-dataformat-msgpack:2.9.9.3 through msgpack-java:0.8.18 to take care of some CVE

    Misc:

    • โœ… Replace JUnit4 tests with JUnit5