Releases: xente/loki-logger-handler
Releases · xente/loki-logger-handler
1.1.1
What's Changed
- clarify url setup by @Franpastoragusti in #36
- Exclude test packages from distribution in setup.py by @Roman505050 in #37
- Add auth attribute for access policy tokens by @cokwong in #39
- Fix loki metadata updated by @xente in #43
New Contributors
- @Franpastoragusti made their first contribution in #36
- @Roman505050 made their first contribution in #37
- @cokwong made their first contribution in #39
- @ddxv made their first contribution in #44
Full Changelog: 1.1.0...1.1.1
1.1.0
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
- @fighterii made their first contribution in #22
Full Changelog: 1.0.2...1.1.0
1.0.2
1.0.1
1.0.0
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
Fix Incompatibility with Python<3.9
Passing optional headers to the underlying LokiRequest
Fix issue with setup configuration
Added fix #1
First Release
First Release