Skip to content

Releases: xente/loki-logger-handler

1.1.1

10 Feb 10:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

30 Dec 18:13
Compare
Choose a tag to compare

What's Changed

  • save if a error occurs during sending of the request by @fighterii in #22
  • Migrate to thread events by @xente in #32
  • Added enable_self_errors attribute by @xente in #31
  • Added structured metadata by @xente in #33
  • Improve performace by @xente in #35

New Contributors

Full Changelog: 1.0.2...1.1.0

1.0.2

27 Nov 09:02
Compare
Choose a tag to compare

What's Changed

  • 20 loguru sample code in readme needs to be updated by @xente in #21
  • fix buffer group issue by @xente in #24

Full Changelog: 1.0.1...1.0.2

1.0.1

21 Nov 08:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

19 Nov 09:57
Compare
Choose a tag to compare

What's Changed

  • Formatter handling improvements and extending python compatibility by @novama in #13
  • Fix compilation issue for old python versions by @xente in #15
  • Added Dev Container Configuration by @xente in #16
  • Fix missing credentials for pypi in deploy worklow by @xente in #17

New Contributors

Full Changelog: 0.1.4...1.0.0

0.1.4

27 Mar 09:22
Compare
Choose a tag to compare

What's Changed

  • Provides a more reliable and consistent way to retrieve the fully message by @xente in #9

Full Changelog: 0.1.3...0.1.4

Fix Incompatibility with Python<3.9

13 Mar 08:09
Compare
Choose a tag to compare

What's Changed

  • Merge dictionnaries the old-style way, for compatibility by @lootr in #5

New Contributors

  • @lootr made their first contribution in #5

Full Changelog: 0.1.2...0.1.3

Passing optional headers to the underlying LokiRequest

11 Mar 07:52
Compare
Choose a tag to compare

What's Changed

  • Passing optional headers to the underlying LokiRequest by @voidbar in #3
  • Enable pypi Trusted Publishers by @xente in #4

New Contributors

Full Changelog: 0.1.1...0.1.2

Fix issue with setup configuration

24 Oct 07:39
Compare
Choose a tag to compare

First Release

23 Oct 23:09
Compare
Choose a tag to compare

First Release