Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Releases: fluent/fluent-logger-python

v0.11.1

06 Jun 15:18
Compare
Choose a tag to compare
Loading

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

29 Feb 07:38
1e58a7e
Compare
Choose a tag to compare
Loading

What's Changed

  • CI moved to GitHub Actions.
  • Test runner moved to pytest from nosetests.
  • Project managing and build tool moved to hatch (pyproject.toml) from setuptools w/ setup.py.
  • Provide wheel and sdist.
  • Dropped Python 3.5 and 3.6 support, since they are not avaliable at GitHub Action.
  • FluentSender can now None root tag. Application can use multiple root tags within single connection. #186
  • FluentSender has new forward_packet_error option that doesn't catch exception during serialize event. #187
  • FluentSender.emit() now use time.time_ns() that is available since Python 3.7 when nanosecond_precision is true. #202

Full changelog:

New Contributors

Full Changelog: v0.10.0...v0.11.0

Morty Proxy This is a proxified and sanitized view of the page, visit original site.