mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-03 23:51:48 +00:00
chore(main): release 6.2.0 (#735)
🤖 I have created a release *beep* *boop* --- ## [6.2.0](https://github.com/ansible-collections/hetzner.hcloud/compare/6.1.0...6.2.0) (2025-11-10) ### Features * DNS support is now generally available ([#727](https://github.com/ansible-collections/hetzner.hcloud/issues/727)) ([337067d](337067d9de)) --- 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:
parent
2e10017aa9
commit
34db0ce9b2
7 changed files with 60 additions and 18 deletions
|
|
@ -4,6 +4,29 @@ Hetzner Cloud Ansible Collection Release Notes
|
|||
|
||||
.. contents:: Topics
|
||||
|
||||
v6.2.0
|
||||
======
|
||||
|
||||
Release Summary
|
||||
---------------
|
||||
|
||||
**DNS API is now generally available**
|
||||
|
||||
The DNS API is now generally available, as well as support for features
|
||||
in this project that are related to the DNS API.
|
||||
|
||||
To migrate existing zones to the new DNS API, see the `DNS migration
|
||||
guide <https://docs.hetzner.com/networking/dns/migration-to-hetzner-console/process/>`__.
|
||||
|
||||
See the
|
||||
`changelog <https://docs.hetzner.cloud/changelog#2025-11-10-dns-ga>`__
|
||||
for more details.
|
||||
|
||||
Minor Changes
|
||||
-------------
|
||||
|
||||
- DNS support is now generally available.
|
||||
|
||||
v6.1.0
|
||||
======
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue