forked from pool/python-prometheus-client
- update to 0.21.0:
* [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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prometheus-client?expand=0&rev=22
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 18 10:45:08 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.21.0:
|
||||
* [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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 19 07:07:45 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user