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


##
[6.4.0](https://github.com/ansible-collections/hetzner.hcloud/compare/6.3.0...6.4.0)
(2026-01-05)


### Features

* deprecate datacenter in `primary ips` and `servers`
([#773](https://github.com/ansible-collections/hetzner.hcloud/issues/773))
([10c41f0](10c41f032b))


### Bug Fixes

* redirect for storage box module must use a fully qualified name
([#767](https://github.com/ansible-collections/hetzner.hcloud/issues/767))
([55cc1fa](55cc1fa3a9))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2026-01-05 16:47:20 +01:00
..
vendor chore(deps): update dependency hcloud to v2.13.0 (#776) 2025-12-19 19:50:01 +01:00
__init__.py Initial commit 2020-03-09 13:36:01 +00:00
client.py refactor: allow raising resource not found from any module (#761) 2025-12-10 12:25:17 +01:00
deprecation.py fix: also check server type deprecation after server creation (#696) 2025-09-29 14:34:54 +02:00
experimental.py feat: add support for Storage Boxes (#676) 2025-12-10 13:18:36 +01:00
floating_ip.py refactor: modernize floating_ip and primary_ip modules (#771) 2025-12-16 16:13:31 +01:00
hcloud.py feat: add support for Storage Boxes (#676) 2025-12-10 13:18:36 +01:00
ipaddress.py fix: firewall idempotency with ipv6 addresses (#722) 2025-10-31 14:45:06 +01:00
primary_ip.py feat: deprecate datacenter in primary ips and servers (#773) 2026-01-05 16:44:04 +01: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
storage_box.py feat: add support for Storage Boxes (#676) 2025-12-10 13:18:36 +01:00
storage_box_snapshot.py feat: add support for Storage Boxes (#676) 2025-12-10 13:18:36 +01:00
storage_box_subaccount.py feat: add support for Storage Boxes (#676) 2025-12-10 13:18:36 +01:00
version.py chore(main): release 6.4.0 (#768) 2026-01-05 16:47:20 +01:00