Releases: prometheus/client_python
Releases · prometheus/client_python
v0.26.0
Sorry, something went wrong.
No results found
What's Changed
New Contributors
Full Changelog: v0.25.0...v0.26.0
v0.25.0
Sorry, something went wrong.
No results found
What's Changed
Full Changelog: v0.24.1...v0.25.0
v0.24.1
Sorry, something went wrong.
No results found
- [Django] Pass correct registry to MultiProcessCollector by @jelly in #1152
v0.24.0
Sorry, something went wrong.
No results found
What's Changed
Full Changelog: v0.23.1...v0.24.0
v0.23.1
Sorry, something went wrong.
No results found
What's Changed
- fix: use tuples instead of packaging Version by @efiop in #1136
New Contributors
Full Changelog: v0.23.0...v0.23.1
v0.23.0
Sorry, something went wrong.
No results found
What's Changed
New Contributors
Full Changelog: v0.22.1...v0.23.0
v0.22.1
Sorry, something went wrong.
No results found
What's Changed
Full Changelog: v0.22.0...v0.22.1
v0.22.0
Sorry, something went wrong.
No results found
What's Changed
Full Changelog: v0.21.0...v0.22.0
0.21.1 / 2024-12-03
Sorry, something went wrong.
No results found
What's Changed
[BUGFIX] Revert incorrect use of reentrant locks. #1076
0.21.0 / 2024-09-20
Sorry, something went wrong.
No results found
What's Changed
[CHANGE] Reject invalid (not GET or OPTION) HTTP methods. #1019
[ENHANCEMENT] Allow writing metrics when holding a lock for the metric in the same thread. #1014
[BUGFIX] Check for and error on None label values. #1012
[BUGFIX] Fix timestamp comparison. #1038