Skip to content

Releases: ansible-collections/hetzner.hcloud

v5.2.0

14 Aug 13:43
bf678c4
Compare
Choose a tag to compare

5.2.0 (2025-08-14)

Features

Bug Fixes

  • add volume_attachment module to meta (#655) (e6e4ce1)

v5.1.0

11 Jun 08:24
f86cdf4
Compare
Choose a tag to compare

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

21 May 15:48
4e5e65a
Compare
Choose a tag to compare

5.0.1 (2025-05-21)

Bug Fixes

  • remove deprecated force_upgrade argument (#637) (88f84e7)

v5.0.0

21 May 15:07
ac1b8bd
Compare
Choose a tag to compare

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

21 Mar 13:47
3bf8d7d
Compare
Choose a tag to compare

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

22 Nov 12:51
0988834
Compare
Choose a tag to compare

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

23 Sep 07:08
8503764
Compare
Choose a tag to compare

4.2.1 (2024-09-23)

Bug Fixes

  • server: timeout in server creation when waiting on next actions (#561) (98e9c52)

v4.2.0

30 Aug 13:20
9cce39c
Compare
Choose a tag to compare

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

25 Jul 12:01
7aa87bb
Compare
Choose a tag to compare

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

11 Jun 14:57
03dfeb2
Compare
Choose a tag to compare

4.0.1 (2024-06-11)

Bug Fixes

  • keep deprecated alias for another major version (#515) (49e21ae)