Update dependency hcloud to v2.20.0 #54
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/hcloud-2.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==2.18.0→==2.20.0Release Notes
hetznercloud/hcloud-python (hcloud)
v2.20.0Compare Source
Load Balancer HTTP Services now support
timeout_idleHTTP 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
timeout_idlehttp service field (#649)v2.19.0Compare Source
Primary IPs
assignee_typebehavior changeIn the create Primary IP call, the
assignee_typeargument is now only send when theassignee_idargument is set. Theassignee_typeargument will stop defaulting toserverin the near future, consider explicitly setting this argument when needed.As of 1 August 2026, the behavior of the Primary IP
assignee_typeproperty will change, and will returnunassignedwhen the Primary IP is not assigned (whenassignee_idisnull). The goal is to eventually assign Primary IPs to other resource types, not only toserver.See the changelog for more details.
In addition, the Primary IP request body
assignee_typeproperty of the operationPOST /v1/primary_ipsis now optional. Primary IPs created withoutassignee_typereturnserveruntil 1 August 2026, after this date, its value will beunassigned.See the changelog for more details.
Features
assignee_typebehavior changed when creating a primary ip (#647)Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.
4e3a185e5etobb0430012fUpdate dependency hcloud to v2.19.0to Update dependency hcloud to v2.20.0