Skip to content

Releases: logzio/logzio-logback-appender

v2.0.1

26 Jun 11:50
219e9c8
Compare
Choose a tag to compare

Updated LogzioSender version to 2.0.1

  • Add User-Agent header with logz.io information

v2.0.0

11 Jul 14:30
7ab53ce
Compare
Choose a tag to compare

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

  • Updated LogzioSender version to 2.0.0:
    • Fixes an issue where DiskQueue was not clearing disk space when using JDK 11 and above.

1.0.29

27 Jun 20:58
233f06e
Compare
Choose a tag to compare
  • Updated LogzioSender version to 1.1.8:
    Fix an issue where log is not being truncated properly between size of 32.7k to 500k.

V1.0.28

01 Dec 14:40
6937182
Compare
Choose a tag to compare
  • Added exceedMaxSizeAction parameter to drop/cut oversized logs.
  • Bumped logzio sender version - fixing Index Out of Bounds error in bigqueue

1.0.27

16 Jun 15:56
ca5473b
Compare
Choose a tag to compare

Dependency version bump

v1.0.25

29 Nov 12:30
0449d32
Compare
Choose a tag to compare

Added the ability to manually flush the messages queue

V1.0.24

17 Nov 13:12
e61c88b
Compare
Choose a tag to compare

This version shades some dependencies to prevent collisions.

V1.0.23

29 Oct 11:32
67447c9
Compare
Choose a tag to compare

Fixing some naming miss-match

V1.0.22

01 Apr 13:51
1bd923d
Compare
Choose a tag to compare

Update guava due to security issue

v1.0.21

24 Oct 11:26
5a23cd2
Compare
Choose a tag to compare

Support in-memory queue option