Accepting request 931297 from home:stroeder:iam
Update to 0.12.0 OBS-URL: https://build.opensuse.org/request/show/931297 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prometheus-client?expand=0&rev=3
This commit is contained in:
parent
3780511c43
commit
1d4d5756f5
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 13 22:50:42 UTC 2021 - Michael Ströder <michael@stroeder.com>
|
||||
|
||||
- Update to upstream 0.12.0 release
|
||||
* [FEATURE] Exemplar support (excludes multiprocess) #669
|
||||
* [ENHANCEMENT] Add support for Python 3.10 #706
|
||||
* [ENHANCEMENT] Restricted Registry will handle metrics added after restricting #675, #680
|
||||
* [ENHANCEMENT] Raise a more helpful error if a metric is not observable #666
|
||||
* [BUGFIX] Fix instance_ip_grouping_key not working on MacOS #687
|
||||
* [BUGFIX] Fix assertion error from favicion.ico with Python 2.7 #715
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 27 18:40:02 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without python2
|
||||
Name: python-prometheus-client
|
||||
Version: 0.11.0
|
||||
Version: 0.12.0
|
||||
Release: 0
|
||||
Summary: Python client for the Prometheus monitoring system
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:68dad62135c7b58126e4a5c712de7459bcc7bb10338f8ac19f631e8873aefee3
|
||||
size 72272
|
3
v0.12.0.tar.gz
Normal file
3
v0.12.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e334d2a4e5287ead716a8ad88ac612c99d7bdf7a28edca11c7e750dcd3d50307
|
||||
size 73521
|
Loading…
Reference in New Issue
Block a user