pypi statsd 4.0.0
v4 - Python 3.7 and up

latest release: 4.0.1
17 months ago

v4.0

Added

  • Updates support to Python 3.7 through 3.11.
  • Added close() method to UDP-based StatsClient. (#136)

Dropped

  • Drops support for Python 2.

Fixed

  • Using a timing decorator on an async function should now properly measure the
    execution time, instead of counting immediately. See #119.

Don't miss a new statsd release

NewReleases is sending notifications on new releases.