8000 Releases · prometheus/client_python · GitHub
[go: up one dir, main page]

Skip to content

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

Sign up
Appearance settings

Releases: prometheus/client_python

v0.24.1

14 Jan 15:27
v0.24.1
f417f6e

Choose a tag to compare

  • [Django] Pass correct registry to MultiProcessCollector by @jelly in #1152

v0.24.0

12 Jan 20:13
v0.24.0
c5024d3

Choose a tag to compare

What's Changed

Full Changelog: v0.23.1...v0.24.0

v0.23.1

18 Sep 20:48
v0.23.1
8746c49

Choose a tag to compare

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

11 Sep 19:53
v0.23.0
b9e78a3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.22.1...v0.23.0

v0.22.1

02 Jun 14:29
v0.22.1
d24220a

Choose a tag to compare

What's Changed

Full Changelog: v0.22.0...v0.22.1

v0.22.0

16 May 20:53
v0.22.0
8dfa10e

Choose a tag to compare

What's Changed

Full Changelog: v0.21.0...v0.22.0

0.21.1 / 2024-12-03

03 Dec 15:01
v0.21.1
b3f61b3

Choose a tag to compare

What's Changed

[BUGFIX] Revert incorrect use of reentrant locks. #1076

0.21.0 / 2024-09-20

20 Sep 15:30
v0.21.0
3b183b4

Choose a tag to compare

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

0.20.0 / 2024-02-14

14 Feb 15:55
v0.20.0
7a80f00

Choose a tag to compare

What's Changed

  • [CHANGE/BUGFIX] Update OpenMetrics Content Type to 1.0.0. #997
  • [FEATURE] Enable graceful shutdown for start_{http,wsgi}_server by returning the server and thread. #999
  • [FEATURE] Allow resetting counter metrics. #1005
  • [BUGFIX] wsgi server: address family discovery is not quite right. #1006

0.19.0 / 2023-11-20

21 Nov 00:49
v0.19.0
2dcd17e

Choose a tag to compare

What's Changed

[FEATURE] support HTTPS/TLS in start_http_server. #946
[BUGFIX] fix: error in determining timestamp less than. #979

0