Skip to content

v2.0.0

Compare
Choose a tag to compare
@tamir-michaeli tamir-michaeli released this 11 Jul 13:11
· 57 commits to master since this release
ad34458

THIS IS A SNAPSHOT RELEASE - SUPPORTED WITH JDK 11 AND ABOVE

  • Replaced BigQueue module:
    • Fixes an issue where DiskQueue was not clearing disk space when using JDK 11 and above.
  • Added clear() to LogzioSender - enables to clear the disk/in memory queue on demand.