Skip to content

Releases: Lightricks/pyformance

v2.1.3

20 Aug 07:58
a820b53

Choose a tag to compare

v2.1.2

20 Aug 07:54

Choose a tag to compare

What's Changed

  • fix: Remove deprecated pkg_resources usage to support setuptools>=81 by @IsaacDayan in #15

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

06 Nov 13:04
de29808

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

07 Jun 07:27
8847a99

Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.1.0

Release v2.0.1

02 Jun 14:15
c32d115

Choose a tag to compare

Add retention policy to Influx reporter.

Release 2.0.0

17 Dec 08:15
0b7507d

Choose a tag to compare

  • influx report: make reporting precision configurable.

  • tox: package only to python 3.7.

Release 1.0.7

30 Sep 14:42
96d5548

Choose a tag to compare

Added support to set a non default sampling manager for the Timer metric.

Release 1.0.6

07 Nov 07:59
e9dcf06

Choose a tag to compare

Avoid sending blank influx requests since those are rejected by the managed service.

Release 1.0.5

03 Oct 13:02

Choose a tag to compare

Bump version again.

Release 1.0.4

03 Oct 12:31
bd8dd00

Choose a tag to compare

Bump version to avoid conflict with dev time versions.