Releases: ansible-collections/hetzner.hcloud
Releases · ansible-collections/hetzner.hcloud
v5.2.0
5.2.0 (2025-08-14)
Features
Bug Fixes
v5.1.0
5.1.0 (2025-06-11)
Features
- allow recreating ssh key when public key in the API does not match (#634) (4fc2003)
Bug Fixes
- ensure returned resource ids are integers (#651) (579b34e)
v5.0.1
5.0.1 (2025-05-21)
Bug Fixes
- remove deprecated force_upgrade argument (#637) (88f84e7)
v5.0.0
5.0.0 (2025-05-21)
⚠ BREAKING CHANGES
- do not detach volume if
server
is not provided (#632)
- prevent host variable name collision with ansible reserved names (#617)
- drop support for ansible-core 2.16 (#612)
- drop support for ansible-core 2.15 (#611)
Features
Bug Fixes
- do not detach volume if
server
is not provided (#632) (e8fda35)
- prevent host variable name collision with ansible reserved names (#617) (5de425c)
v4.3.0
4.3.0 (2025-03-21)
Features
- add new
created
state for idempotent server creation (#606) (4534cf6)
Bug Fixes
- only update load balancer service when changed (#603) (6956596)
v4.2.2
4.2.2 (2024-11-22)
Bug Fixes
- improve unknown certificate error in
load_balancer_service
(#570) (fe3bfa9)
- only rebuild existing servers, skip rebuild if it was just created (#581) (06718d0)
v4.2.1
4.2.1 (2024-09-23)
Bug Fixes
- server: timeout in server creation when waiting on next actions (#561) (98e9c52)
v4.2.0
4.2.0 (2024-08-30)
Features
- compute load balancer targets status using a filter (#550) (fce8bc9)
Bug Fixes
- check label_selector child targets with load_balancer_status filter (#552) (abdf722)
v4.1.0
4.1.0 (2024-07-25)
API Changes for Traffic Prices and Server Type Included Traffic
There will be a breaking change in the API regarding Traffic Prices and Server Type Included Traffic on 2024-08-05. This release marks the affected fields as Deprecated
. Please check if this affects any of your code.
You can learn more about this change in our changelog.
Features
- deprecate
server_type_info
included_traffic
return value (#532) (39aa356)
- use exponential backoff algorithm when polling actions (#524) (19e586f)
v4.0.1
4.0.1 (2024-06-11)
Bug Fixes
- keep deprecated alias for another major version (#515) (49e21ae)