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 5.3.0 (#695)

🤖 I have created a release *beep* *boop*
---


##
[5.3.0](https://github.com/ansible-collections/hetzner.hcloud/compare/5.2.0...5.3.0)
(2025-09-26)


### Features

* per location server types
([#692](https://github.com/ansible-collections/hetzner.hcloud/issues/692))
([826e6a5](826e6a5309))
* return server type category
([#687](https://github.com/ansible-collections/hetzner.hcloud/issues/687))
([3d809cb](3d809cbc6f))


### Bug Fixes

* wait for floating ip assign action
([#694](https://github.com/ansible-collections/hetzner.hcloud/issues/694))
([c3ec5d1](c3ec5d1dcc))

---
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 2025-09-26 12:51:32 +02:00 committed by GitHub
parent 866c034186
commit 2864379079
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 167 additions and 94 deletions

View file

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