Releases: Netflix/spectator-py
Releases · Netflix/spectator-py
v1.0.2
What's Changed
- fix config tests by @copperlight in #76
- fix MeterId class name references, for consistency by @copperlight in #77
- add monotonic counter uint registry tests by @copperlight in #78
- add top-level imports by @copperlight in #79
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Change setup.cfg python_requires to allow Python 3.8. by @stacywsmith in #74
- reduce log levels by @copperlight in #75
New Contributors
- @stacywsmith made their first contribution in #74
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- add new meter types to readme: Max Gauge and Monotonic Counter by @copperlight in #61
- move docs to the main atlas docs site by @copperlight in #62
- update github actions by @copperlight in #64
- cleanup api for 1.0.0 release by @copperlight in #63
- fix packages declaration by @copperlight in #65
- implement feedback by @copperlight in #66
- remove py2 from wheel, switch to static metadata by @copperlight in #67
- set Python 3.8 as the minimum supported version by @copperlight in #69
- release 1.0.0rc4 by @copperlight in #70
- shorten the registry method names which accept ids by @copperlight in #71
- release 1.0.0 by @copperlight in #72
Full Changelog: v0.2.10...v1.0.0
v1.0.0-rc.5
What's Changed
- shorten the registry method names which accept ids by @copperlight in #71
Full Changelog: v1.0.0-rc.4...v1.0.0-rc.5
v1.0.0-rc.4
What's Changed
- set Python 3.8 as the minimum supported version by @copperlight in #69
- release 1.0.0rc4 by @copperlight in #70
Full Changelog: v1.0.0-rc.3...v1.0.0-rc.4
v1.0.0-rc.3
What's Changed
- remove py2 from wheel, switch to static metadata by @copperlight in #67
Full Changelog: v1.0.0-rc.2...v1.0.0-rc.3
v1.0.0-rc.2
implement feedback
v1.0.0-rc.1
What's Changed
- fix packages declaration by @copperlight in #65
Full Changelog: v1.0.0-rc.0...v1.0.0-rc.1
v1.0.0-rc.0
What's Changed
- add new meter types to readme: Max Gauge and Monotonic Counter by @copperlight in #61
- move docs to the main atlas docs site by @copperlight in #62
- update github actions by @copperlight in #64
- cleanup api for 1.0.0 release by @copperlight in #63
Full Changelog: v0.2.10...v1.0.0-rc.0