14
0

Accepting request 1231198 from home:ojkastl_buildservice:Branch_devel_languages_python

update to 2.2.0

OBS-URL: https://build.opensuse.org/request/show/1231198
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proxmoxer?expand=0&rev=9
This commit is contained in:
2024-12-15 19:50:11 +00:00
committed by Git OBS Bridge
parent 28d0faf6a9
commit e197157a00
7 changed files with 25 additions and 9 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sun Dec 15 08:01:01 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 2.2.0:
* Bump version to 2.2.0 and add release to changelog
* Small meta/project changes
* fix: decode parameters if needed (#189)
* Don't error when Proxmox task ID is returned (#187)
* Fix commandline backends prefixing with host
* Add support to pass in an optional cert/tuple that is used in
the connection to proxmox. Usecase: proxmox is behind a service
like teleport where it proxies the connection using local
certificates after you login.
* update tests
* fix url for local requests
-------------------------------------------------------------------
Fri Sep 20 11:23:13 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>