Accepting request 705706 from home:mnhauke

- Update to version 0.8.2
  * RobotWebInterface: Fix login by using CSRF token
  * server: Fix fetching rescue system information
  * Expose server power state and reset options
  * Properly encode non-scalar values in API requests

OBS-URL: https://build.opensuse.org/request/show/705706
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hetzner?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2019-05-27 20:10:43 +00:00
committed by Git OBS Bridge
parent dc205d64c3
commit 9ee82f4a08
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon May 27 19:31:07 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.8.2
* RobotWebInterface: Fix login by using CSRF token
* server: Fix fetching rescue system information
* Expose server power state and reset options
* Properly encode non-scalar values in API requests
-------------------------------------------------------------------
Mon Mar 4 13:32:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>