1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 16:11:49 +00:00
hetzner.hcloud/plugins/module_utils
Hetzner Cloud Bot f86cdf460b
chore(main): release 5.1.0 (#653)
🤖 I have created a release *beep* *boop*
---


##
[5.1.0](https://github.com/ansible-collections/hetzner.hcloud/compare/5.0.1...5.1.0)
(2025-06-11)


### Features

* allow recreating ssh key when public key in the API does not match
([#634](https://github.com/ansible-collections/hetzner.hcloud/issues/634))
([4fc2003](4fc2003f30))


### Bug Fixes

* ensure returned resource ids are integers
([#651](https://github.com/ansible-collections/hetzner.hcloud/issues/651))
([579b34e](579b34e754))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2025-06-11 10:24:40 +02:00
..
vendor chore(deps): update dependency hcloud to v2.5.3 (#649) 2025-06-10 20:36:03 +02:00
__init__.py Initial commit 2020-03-09 13:36:01 +00:00
client.py refactor: reuse exponential_backoff_function from hcloud-python (#535) 2024-07-25 16:20:23 +02:00
hcloud.py refactor: reuse exponential_backoff_function from hcloud-python (#535) 2024-07-25 16:20:23 +02:00
ssh.py feat: allow recreating ssh key when public key in the API does not match (#634) 2025-06-03 17:43:54 +02:00
version.py chore(main): release 5.1.0 (#653) 2025-06-11 10:24:40 +02:00