Skip to content

Update dependency hcloud to v1.67.0 - #18

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/hcloud-1.x
Open

Update dependency hcloud to v1.67.0#18
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/hcloud-1.x

Conversation

@renovate

@renovate renovate Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
hcloud tools minor 1.65.01.67.0

Release Notes

hetznercloud/cli (hcloud)

v1.67.0

Compare Source

Removed deprecated Datacenter from Server and Primary IP

Removed the deprecated Datacenter property from the Server and Primary IP resources. Since the property was already removed from the Hetzner Cloud API, we do not consider this a breaking change (see changelog entry).

The hcloud primary-ip create --datacenter and hcloud server create --datacenter flags have been removed in favor of --location. Additionally, hcloud primary-ip describe and hcloud server describe will no longer show the Datacenter property.

In place of the --datacenter flag the --location flag can be used. The Location name is the first part of the Datacenter name, e.g. the part before -. Example:

Before:

$ hcloud server create --datacenter fsn1-dc14
$ hcloud primary-ip create --datacenter hel1-dc2

After:

$ hcloud server create --location fsn1
$ hcloud primary-ip create --location hel1
Features
  • add http-timeout option (#​1445)
  • remove datacenter property from server and primary_ip (#​1460)
Bug Fixes
  • primary-ip: format IPv6 properly in describe (#​1451)

v1.66.0

Compare Source

Datacenters commands are now deprecated

The hcloud datacenters list and hcloud datacenters describe commands are now deprecated.

The endpoints GET /v1/datacenters and GET /v1/datacenters/{id} are now deprecated and will be removed after 1 Oct. 2026. After this date, requests to these endpoints will return HTTP 410 Gone.

See the changelog for more details.

Features
  • deprecate hcloud datacenters ... commands (#​1436)
Bug Fixes
  • cmd: Change tense for deletion of active context (#​1412)

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 PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/hcloud-1.x branch 2 times, most recently from f0a330a to 2cb1695 Compare July 17, 2026 00:54
@renovate renovate Bot changed the title Update dependency hcloud to v1.66.0 Update dependency hcloud to v1.67.0 Jul 24, 2026
@renovate
renovate Bot force-pushed the renovate/hcloud-1.x branch from 2cb1695 to d35989f Compare July 24, 2026 19:57
@renovate
renovate Bot force-pushed the renovate/hcloud-1.x branch from d35989f to 302c1ee Compare July 30, 2026 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants