Skip to content

Releases: kikkia/Dislog

V2.0.6

22 Mar 06:03
4dcf8a5
Compare
Choose a tag to compare

Update apache http client to fix security issue

What's Changed

New Contributors

Full Changelog: 2.0.5...2.0.6

2.0.5

30 May 01:04
c74ba8e
Compare
Choose a tag to compare

Various bugfixes around logging errors

2.0.4

29 May 07:53
92e1b71
Compare
Choose a tag to compare

Fix issue with null mdc in logs

2.0.3

28 May 06:22
20c137f
Compare
Choose a tag to compare

Better error handling in the webhook sending bucket. Fixes an issue where if the thread encounters an exception sleeping it would terminate the thread.

2.0.2

10 Apr 01:13
a2f4c6d
Compare
Choose a tag to compare

Using slf 1.7.28 now

2.0.1

09 Apr 05:27
bde9773
Compare
Choose a tag to compare

Refactor the DislogClient.Builder getters to be more like your traditional builder pattern

2.0

23 Feb 23:16
0d8d2c3
Compare
Choose a tag to compare
2.0

Added support for ratelimit handling, all handled for you
Added support for more than one webhook per log level
Added more log levels
Log retrying is now supported
Logs sent async now

1.0.1

02 Nov 20:48
018bcf0
Compare
Choose a tag to compare

Support for logs over 2000 characters. They are now truncated. In the future planning to support sending them as multiple logs.

1.0.0

23 Oct 04:20
Compare
Choose a tag to compare

1.0.0 Release

Iterative pre release

22 Oct 05:50
Compare
Choose a tag to compare
Iterative pre release Pre-release
Pre-release
0.0.3

Merge branch 'master' of https://github.com/kikkia/Dislog