Skip to content

Releases: logtail/logtail-python

v0.2.5

05 May 17:22

Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.5

v0.2.0

30 Mar 08:11

Choose a tag to compare

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