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 ed5d8483d6
chore(main): release 6.1.0 (#723)
🤖 I have created a release *beep* *boop*
---


##
[6.1.0](https://github.com/ansible-collections/hetzner.hcloud/compare/6.0.0...6.1.0)
(2025-11-05)


### Features

* add `txt_record` filter to format TXT records
([#721](https://github.com/ansible-collections/hetzner.hcloud/issues/721))
([7ac361a](7ac361a9cc))
* attach server or load balancer to specific subnet
([#726](https://github.com/ansible-collections/hetzner.hcloud/issues/726))
([66aaef7](66aaef7be4))


### Bug Fixes

* firewall idempotency with ipv6 addresses
([#722](https://github.com/ansible-collections/hetzner.hcloud/issues/722))
([907a7fd](907a7fd73c)),
closes
[#708](https://github.com/ansible-collections/hetzner.hcloud/issues/708)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2025-11-07 14:23:29 +01:00
..
vendor chore(deps): update dependency hcloud to v2.9.0 (#710) 2025-10-27 12:10:52 +01:00
__init__.py Initial commit 2020-03-09 13:36:01 +00:00
client.py chore(deps): update dependency hcloud to v2.6.0 (#686) 2025-09-08 12:44:47 +02:00
deprecation.py fix: also check server type deprecation after server creation (#696) 2025-09-29 14:34:54 +02:00
experimental.py feat: support the new DNS API (#703) 2025-10-07 11:04:00 +02:00
hcloud.py refactor: reuse exponential_backoff_function from hcloud-python (#535) 2024-07-25 16:20:23 +02:00
ipaddress.py fix: firewall idempotency with ipv6 addresses (#722) 2025-10-31 14:45:06 +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
version.py chore(main): release 6.1.0 (#723) 2025-11-07 14:23:29 +01:00