Update dependency hcloud to v2.20.0 #54

Merged
renovate merged 1 commit from renovate/hcloud-2.x into main 2026-05-07 22:07:31 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
hcloud (changelog) minor ==2.18.0==2.20.0

Release Notes

hetznercloud/hcloud-python (hcloud)

v2.20.0

Compare Source

Load Balancer HTTP Services now support timeout_idle

HTTP Services now support the field timeout_idle, 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 (#​649)

v2.19.0

Compare Source

Primary IPs assignee_type behavior change

In the create Primary IP call, the assignee_type argument is now only send when the assignee_id argument is set. The assignee_type argument will stop defaulting to server in the near future, consider explicitly setting this argument when needed.

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 behavior changed when creating a primary ip (#​647)

Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Enabled.

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

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


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

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [hcloud](https://github.com/hetznercloud/hcloud-python) ([changelog](https://github.com/hetznercloud/hcloud-python/blob/main/CHANGELOG.md)) | minor | `==2.18.0` → `==2.20.0` | --- ### Release Notes <details> <summary>hetznercloud/hcloud-python (hcloud)</summary> ### [`v2.20.0`](https://github.com/hetznercloud/hcloud-python/blob/HEAD/CHANGELOG.md#v2200) [Compare Source](https://github.com/hetznercloud/hcloud-python/compare/v2.19.0...v2.20.0) ##### Load Balancer HTTP Services now support `timeout_idle` HTTP Services now support the field `timeout_idle`, which controls the time a HTTP connection is allowed to idle before it is being dropped. See the [changelog](https://docs.hetzner.cloud/changelog#2026-04-30-load-balancers-http-idle-timeout-can-now-be-configured) for more information. ##### Features - **load-balancer**: support `timeout_idle` http service field ([#&#8203;649](https://github.com/hetznercloud/hcloud-python/issues/649)) ### [`v2.19.0`](https://github.com/hetznercloud/hcloud-python/blob/HEAD/CHANGELOG.md#v2190) [Compare Source](https://github.com/hetznercloud/hcloud-python/compare/v2.18.0...v2.19.0) ##### Primary IPs `assignee_type` behavior change In the create Primary IP call, the `assignee_type` argument is now only send when the `assignee_id` argument is set. The `assignee_type` argument will stop defaulting to `server` in the near future, consider explicitly setting this argument when needed. 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](https://docs.hetzner.cloud/changelog#2026-04-27-primary-ips-will-return-unassigned) for more details. In addition, the Primary IP request body `assignee_type` property of the operation [`POST /v1/primary_ips`](https://docs.hetzner.cloud/reference/cloud#tag/primary-ips/create_primary_ip) 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](https://docs.hetzner.cloud/changelog#2026-04-27-primary-ips-make-assignee_type-optional) for more details. ##### Features - **primary-ip**: `assignee_type` behavior changed when creating a primary ip ([#&#8203;647](https://github.com/hetznercloud/hcloud-python/issues/647)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE2OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate scheduled this pull request to auto merge when all checks succeed 2026-04-29 16:06:25 +02:00
renovate force-pushed renovate/hcloud-2.x from 4e3a185e5e to bb0430012f 2026-05-07 22:07:28 +02:00 Compare
renovate changed title from Update dependency hcloud to v2.19.0 to Update dependency hcloud to v2.20.0 2026-05-07 22:07:28 +02:00
renovate deleted branch renovate/hcloud-2.x 2026-05-07 22:07:31 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
secondhemd/shcloud!54
No description provided.