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