diff --git a/python-prometheus-client.changes b/python-prometheus-client.changes index c6fa350..487c73b 100644 --- a/python-prometheus-client.changes +++ b/python-prometheus-client.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Mar 19 07:07:45 UTC 2024 - Dirk Müller + +- update to 0.20.0: + * Update OpenMetrics Content Type to 1.0.0. + * Enable graceful shutdown for + start_{http,wsgi}_server by returning the server and thread. + * Allow resetting counter metrics. #1005 + * wsgi server: address family discovery is not quite right + ------------------------------------------------------------------- Fri Jan 5 18:19:47 UTC 2024 - Dirk Müller diff --git a/python-prometheus-client.spec b/python-prometheus-client.spec index c58ce30..0b14612 100644 --- a/python-prometheus-client.spec +++ b/python-prometheus-client.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-prometheus-client -Version: 0.19.0 +Version: 0.20.0 Release: 0 Summary: Python client for the Prometheus monitoring system License: Apache-2.0 diff --git a/v0.19.0.tar.gz b/v0.19.0.tar.gz deleted file mode 100644 index 6d60293..0000000 --- a/v0.19.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3365d84bbc2fc1254bd18351b497140abd8e5ed9a77ec16c49afe84b6ca8091d -size 5563545 diff --git a/v0.20.0.tar.gz b/v0.20.0.tar.gz new file mode 100644 index 0000000..bed9616 --- /dev/null +++ b/v0.20.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f52b86daa6ac27d63872bf8a436cd399366e9ba50ec51f43252660a5d96eb05f +size 5563936