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:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-prometheus-client
|
||||
Version: 0.20.0
|
||||
Version: 0.21.0
|
||||
Release: 0
|
||||
Summary: Python client for the Prometheus monitoring system
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user