1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-03 23:51:48 +00:00

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).
This commit is contained in:
Hetzner Cloud Bot 2026-01-05 16:47:20 +01:00 committed by GitHub
parent 10c41f032b
commit 0f23e6c58c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 117 additions and 37 deletions

View file

@ -1,6 +1,6 @@
namespace: hetzner
name: hcloud
version: 6.3.0
version: 6.4.0
readme: README.md
authors:
- Hetzner Cloud (github.com/hetznercloud)