15
0
forked from pool/python-hcloud

- update to 1.33.0:

* add metrics endpoint for load balancers and servers (#331)
  * fallback to error code when message is unset (#328)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hcloud?expand=0&rev=11
This commit is contained in:
2023-12-27 10:53:56 +00:00
committed by Git OBS Bridge
parent 9e94e94690
commit eb1f631077
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Dec 27 10:53:21 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.33.0:
* add metrics endpoint for load balancers and servers (#331)
* fallback to error code when message is unset (#328)
-------------------------------------------------------------------
Thu Dec 7 22:43:47 UTC 2023 - Dirk Müller <dmueller@suse.com>