15
0

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:
2021-11-16 14:09:37 +00:00
committed by Git OBS Bridge
parent 3780511c43
commit 1d4d5756f5
4 changed files with 15 additions and 4 deletions

View File

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