Releases: logtail/logtail-python
Releases · logtail/logtail-python
v0.3.2
What's Changed
- Improve omitting circular references by @PetrHeinz in #30
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Improve omitting circular references by @PetrHeinz in #28
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Update supported Python versions in classifiers by @bennylope in #24
- LogtailHandler: implement logging.Handler.flush by @PetrHeinz in #26
New Contributors
- @bennylope made their first contribution in #24
Full Changelog: v0.2.10...v0.3.0
v0.2.10
What's Changed
- L-1200 Detect and handle circular dependencies by @PetrHeinz in #23
- Use the non-deprecated datetime.fromtimestamp method and fix some small linting errors by @RubenVanEldik in #21
New Contributors
- @RubenVanEldik made their first contribution in #21
Full Changelog: v0.2.9...v0.2.10
v0.2.9
What's Changed
- ensure extra events are serializable before uploading by @gorkem2020 in #20
New Contributors
- @gorkem2020 made their first contribution in #20
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- Do not raise exception on flusher stop by @Nnonexistent in #19
New Contributors
- @Nnonexistent made their first contribution in #19
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- L-110 Continue flushing after shutdown until pipe is empty by @PetrHeinz in #17
New Contributors
- @PetrHeinz made their first contribution in #17
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's new:
- 📣 Logtail is now part of Better Stack · Learn more ⇗
- Retry when exceptions are raised when sending logs.
Full Changelog: v0.2.5...v0.2.6
v0.2.5
v0.2.0
What's Changed
Improvements for serverless environments:
- Use flush thread per process to avoid issues with multiprocessing on serverless
- Delay worker init (fixes "threads can only be started once" errors)
Full Changelog: v0.1.4...v0.2.0