1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00

chore(main): changelog for version 6.2.0

This commit is contained in:
Hetzner Cloud Bot 2025-11-10 11:13:32 +00:00
parent 730b00fd52
commit a2d4bb7a9d
3 changed files with 50 additions and 15 deletions

View file

@ -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
======

View file

@ -786,3 +786,30 @@ releases:
- firewall-rules-ipv6-idempotency.yml
- txt-record-filter.yml
release_date: '2025-11-05'
6.2.0:
changes:
minor_changes:
- DNS support is now generally available.
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.
'
fragments:
- dns-support-generally-available.yml
release_date: '2025-11-10'

View file

@ -1,15 +0,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.