15
0

Accepting request 1010553 from home:stroeder:iam

Update to upstream 0.15.0 release

OBS-URL: https://build.opensuse.org/request/show/1010553
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prometheus-client?expand=0&rev=10
This commit is contained in:
2022-10-14 08:38:30 +00:00
committed by Git OBS Bridge
parent f863d49c94
commit 6d4dff0c6b
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Oct 14 01:18:51 UTC 2022 - Michael Ströder <michael@stroeder.com>
- Update to upstream 0.15.0 release
* [CHANGE] Remove choose_formatter. choose_formatter only existed
for v0.14.x and was deprecated in v0.14.1. #846
* [FEATURE] Support TLS auth when using push gateway with
tls_auth_handler. #841
* [ENHANCEMENT] Add sum, livemin, and livemax multiprocess
modes for Gauges. #794
-------------------------------------------------------------------
Sat Jun 4 15:39:55 UTC 2022 - Michael Ströder <michael@stroeder.com>