Releases: waylayio/python-logging-loki
Releases · waylayio/python-logging-loki
v1.2.0
What's Changed
- Provide a custom CA Bundle to enable handling of self-signed SSL certs, or disable SSL verification entirely by @jmazzahacks in #13
- Use the log timestamp as ingestion timestamp when pushing to loki by @simosho in #15
New Contributors
- @jmazzahacks made their first contribution in #13
Full Changelog: v1.1.1...1.2.0
v1.1.1
v1.1.0
v1.0.0
What's Changed
Features And Fixes
- feat: add support to pass headers sent with each POST request by @simon-schoonjans in #2
- Prevent infinite recursion when posting messages by @simon-schoonjans in #5
- fix/stop_queue_listener by @simon-schoonjans in #6
- feat: add as_json flag to send entire record to loki by @simon-schoonjans in #8
- feat: add support for props_to_labels by @simon-schoonjans in #9
- feat: support batching by @simon-schoonjans in #10
Techincal Changes
- chore: setup CI by @simon-schoonjans in #1
New Contributors
- @simon-schoonjans made their first contribution in #1
Full Changelog: v0.3.1...v1.0.0
v0.4.0-beta
What's Changed
Features And Fixes
- Add support to pass headers sent with each POST request by @simon-schoonjans in #2
- Prevent infinite recursion when posting messages by @simon-schoonjans in #5
- Stop queue listener on exit by @simon-schoonjans in #6
- support
add as_json
flag to send entire record to loki by @simon-schoonjans in #8
*supportprops_to_labels
to set log object properties as loki labels by @simon-schoonjans in #9
Techincal Changes
- setup CI by @simon-schoonjans in #1
New Contributors
- @simon-schoonjans made their first contribution in #1
Full Changelog: https://github.com/waylayio/python-logging-loki/commits/v0.4.0-beta