fix(deps): update module github.com/hetznercloud/hcloud-go/v2 to v2.40.0

This MR contains the following updates:

Package Change Age Confidence
github.com/hetznercloud/hcloud-go/v2 v2.37.0v2.40.0 age confidence

Release Notes

hetznercloud/hcloud-go (github.com/hetznercloud/hcloud-go/v2)

v2.40.0

Compare Source

Load Balancer HTTP Services now support TimeoutIdle

HTTP Services now support the field TimeoutIdle, which controls the time a HTTP connection is allowed to idle before it is being dropped.

See the changelog for more information.

Features
  • load-balancer: support timeout_idle http service field (#​842)

v2.39.0

Compare Source

Primary IPs assignee_type behavior change

As of 1 August 2026, the behavior of the Primary IP assignee_type property will change, and will return unassigned when the Primary IP is not assigned (when assignee_id is null). The goal is to eventually assign Primary IPs to other resource types, not only to server.

See the changelog for more details.

In addition, the Primary IP request body assignee_type property of the operation POST /v1/primary_ips is now optional. Primary IPs created without assignee_type return server until 1 August 2026, after this date, its value will be unassigned.

See the changelog for more details.

Features
  • primary-ip: assignee_type is optional when creating a primary ip (#​840)

v2.38.0

Compare Source

Datacenter.ServerTypes has been deprecated in favor of the new ServerType.Locations[].Available and ServerType.Locations[].Recommended fields.

See the changelog for more details.

Features
  • datacenter, server_type: move available and recommended to server_type (#​835)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Mend Renovate.

Edited by Hetzner Cloud Bot

Merge request reports

Loading