15
0

- 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:
2024-10-18 10:45:19 +00:00
committed by Git OBS Bridge
parent fa92230647
commit f4ec945127
4 changed files with 15 additions and 4 deletions

View File

@@ -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