15
0

Accepting request 967162 from home:stroeder:iam

Update to upstream 0.14.0 release

OBS-URL: https://build.opensuse.org/request/show/967162
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prometheus-client?expand=0&rev=6
This commit is contained in:
2022-04-06 08:44:15 +00:00
committed by Git OBS Bridge
parent 1341cd7d36
commit b065feff06
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Apr 5 23:26:22 UTC 2022 - Michael Ströder <michael@stroeder.com>
- Update to upstream 0.14.0 release
* [ENHANCEMENT] Continued typing improvements and coverage. #759, #771, #781
* [ENHANCEMENT] Allow binding to IPv6 addresses. #657
* [ENHANCEMENT] Negotiate gzip content-encoding, enabled by default. #776
* [ENHANCEMENT] Allow disabling _created metrics via the
PROMETHEUS_DISABLE_CREATED_SERIES environment variable. #774
* [BUGFIX] Correct minor typo in exception raised when exemplar labels are too long. #773
-------------------------------------------------------------------
Wed Feb 9 23:20:57 UTC 2022 - Marcus Rueckert <mrueckert@suse.de>