Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency hetznercloud/cli to v1.49.0 #117

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2023

This PR contains the following updates:

Package Update Change
hetznercloud/cli minor 1.31.1 -> 1.49.0

Release Notes

hetznercloud/cli (hetznercloud/cli)

v1.49.0

Compare Source

Features
  • drop support for go 1.21 (#​902)
Bug Fixes
  • macOS binary not notarized (#​868)

v1.48.0

Compare Source

Features
Bug Fixes

v1.47.0

Compare Source

Features
Bug Fixes
  • quiet option sometimes only working as a flag (#​846) (f7c9ac6)
  • image: only accept numerical ids for update, delete, label (#​844) (7355571)
  • load-balancer: show message if none of --server, --label-selector or --ip is set (#​849) (2df45e0)
  • primary-ip: change protection commands do not allow protection levels (#​851) (697a87a)

v1.46.0

Compare Source

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 implements the necessary changes for the CLI.

Until now, the hcloud server-type list command had a column traffic. This is no longer possible, because there is no single included traffic for a server type, and instead this depends on the location. We have set the field to - and removed it from the default columns. The information is still available in hcloud server-type describe <server-type-name>, now in the "Pricing" section of the output.

This also affects the JSON and YAML output of both hcloud server-type list and hcloud server-type describe as we use the API schema for this.

You can learn more about this change in our changelog.

Features
  • load-balancer-type: show traffic details for each location in describe output (5c9380c)
  • server-type: show traffic details for each location in describe output (5c9380c)
Bug Fixes
  • ineffective poll interval option (#​822) (41aaa56)
  • printing for server create with multiple networks (#​824) (f3fcbd2)
  • server-type: remove deprecated traffic column (5c9380c)

v1.45.0

Compare Source

Features
  • allow configuring default sort columns for each supported resource (#​795) (f6877a1)
  • better error messages on malformed option value (#​798) (8c6fec9)
Bug Fixes

v1.44.2

Compare Source

Bug Fixes

v1.44.1

Compare Source

Bug Fixes

v1.44.0

Compare Source

Features
Bug Fixes

v1.43.1

Compare Source

Bug Fixes
  • allow passing multiple args to server ssh command (#​729) (d98aee5), closes #​728
  • creating firewall with rules not working correctly (64aeb23)
  • firewall: missing error when not setting port for tcp rule (#​734) (c5ad470)
  • firewall: setting rules not working correctly (da1b684)

v1.43.0

Compare Source

Features
Bug Fixes
  • removing last rule from firewall fails with invalid_input error (#​696) (acab17c)

v1.42.0

Compare Source

Features
Bug Fixes

v1.41.1

Compare Source

Bug Fixes

v1.41.0

Compare Source

Features
Bug Fixes

v1.40.0

Compare Source

Features
Bug Fixes

v1.39.0

Compare Source

Features
  • add --enable-protection flag to "create" commands (#​567) (e313e69)
  • add "all list" command to list all resources in the project (6d3b064)
  • iso: allow to filter list by type (public, private) (#​573) (140cbc3)
  • primary-ip: enable/disable-protection accept levels as arguments (#​564) (b11e223)
  • server: add --enable-backup flag to "create" command (#​568) (15adee0)
  • server: add --wait flag to "shutdown" command (#​569) (3ce048c)
Bug Fixes
  • floating-ip: list command only returns first 50 entries (#​574) (f3fa881)
  • image: list does not parse "type" flag correctly (#​578) (9a0487a)
  • list outputs null instead of empty array when listing in JSON (#​579) (93bed7e)

v1.38.3

Compare Source

Bug Fixes

v1.38.2

Compare Source

Bug Fixes
  • build: create release from previous candidates (cf6eb47)

v1.38.1

Compare Source

Bug Fixes
  • build: goreleaser failed building binaries for release (8e4cd29)

v1.38.0

Compare Source

Features
Bug Fixes

v1.37.0

Compare Source

Features
Bug Fixes
  • make image subcommand descriptions consistent (#​519) (34beff0)
  • output: ID column could not be selected (#​520) (7d5594b)
  • primary-ip: assignee-id was not correctly passed when creating the IP (#​506) (8c027b6)
  • server: show actual progress on image-create (a2f0874)

v1.36.0

Compare Source

Features
  • network: add support for exposing routes to vswitch connection (#​504) (339cee9)

v1.35.0

Compare Source

Features

v1.34.1

Compare Source

Bug Fixes

v1.34.0

Compare Source

Features

v1.33.2

Compare Source

Bug Fixes
  • iso: list only shows the first 50 results & missing field in json output (#​474) (9d7c6a4)

v1.33.1

Compare Source

What's Changed

Full Changelog: hetznercloud/cli@v1.33.0...v1.33.1

v1.33.0

Compare Source

Affordable, sustainable & powerful! 🚀You can now get one of our Arm64 CAX servers to optimize your operations while minimizing your costs!
Discover Ampere’s efficient and robust Arm64 architecture and be ready to get blown away with its performance. 😎

Learn more: https://www.hetzner.com/news/arm64-cloud

What's Changed

Full Changelog: hetznercloud/cli@v1.32.0...v1.33.0

v1.32.0

Compare Source

Notable Changes
All Changes
New Contributors

Full Changelog: hetznercloud/cli@v1.31.1...v1.32.0


Configuration

📅 Schedule: Branch creation - "before 5am every weekday,every weekend" in timezone Europe/Madrid, 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 added the renovate label Mar 17, 2023
@renovate renovate bot changed the title Update dependency hetznercloud/cli to v1.32.0 Update dependency hetznercloud/cli to v1.33.0 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/hetznercloud-cli-1.x branch from 120b778 to 0f4274b Compare April 17, 2023 10:05
@renovate renovate bot changed the title Update dependency hetznercloud/cli to v1.33.0 Update dependency hetznercloud/cli to v1.34.1 Jun 1, 2023
@renovate renovate bot force-pushed the renovate/hetznercloud-cli-1.x branch from 0f4274b to ee5513d Compare June 1, 2023 19:16
@renovate renovate bot changed the title Update dependency hetznercloud/cli to v1.34.1 Update dependency hetznercloud/cli to v1.35.0 Jun 13, 2023
@renovate renovate bot force-pushed the renovate/hetznercloud-cli-1.x branch from ee5513d to f5e0a0c Compare June 13, 2023 11:36
@renovate renovate bot changed the title Update dependency hetznercloud/cli to v1.35.0 Update dependency hetznercloud/cli to v1.36.0 Jun 22, 2023
@renovate renovate bot force-pushed the renovate/hetznercloud-cli-1.x branch from f5e0a0c to 770ec5f Compare June 22, 2023 13:41
@renovate renovate bot changed the title Update dependency hetznercloud/cli to v1.36.0 Update dependency hetznercloud/cli to v1.37.0 Aug 17, 2023
@renovate renovate bot force-pushed the renovate/hetznercloud-cli-1.x branch from 770ec5f to 433d1bd Compare August 17, 2023 13:39
@renovate renovate bot changed the title Update dependency hetznercloud/cli to v1.37.0 Update dependency hetznercloud/cli to v1.38.0 Oct 12, 2023
@renovate renovate bot force-pushed the renovate/hetznercloud-cli-1.x branch from 433d1bd to 4161346 Compare October 12, 2023 15:20
@renovate renovate bot changed the title Update dependency hetznercloud/cli to v1.38.0 Update dependency hetznercloud/cli to v1.38.2 Oct 13, 2023
@renovate renovate bot force-pushed the renovate/hetznercloud-cli-1.x branch 2 times, most recently from 9b16a39 to 45e5155 Compare October 16, 2023 17:29
@renovate renovate bot changed the title Update dependency hetznercloud/cli to v1.38.2 Update dependency hetznercloud/cli to v1.38.3 Oct 16, 2023
@renovate renovate bot changed the title Update dependency hetznercloud/cli to v1.38.3 Update dependency hetznercloud/cli to v1.39.0 Oct 25, 2023
@renovate renovate bot force-pushed the renovate/hetznercloud-cli-1.x branch from 45e5155 to 512bebd Compare October 25, 2023 07:55
@renovate renovate bot changed the title Update dependency hetznercloud/cli to v1.39.0 Update dependency hetznercloud/cli to v1.40.0 Nov 14, 2023
@renovate renovate bot force-pushed the renovate/hetznercloud-cli-1.x branch from 512bebd to 7befba4 Compare November 14, 2023 10:13
@renovate renovate bot force-pushed the renovate/hetznercloud-cli-1.x branch from 7befba4 to d83de18 Compare December 13, 2023 13:53
@renovate renovate bot changed the title Update dependency hetznercloud/cli to v1.40.0 Update dependency hetznercloud/cli to v1.41.0 Dec 13, 2023
@renovate renovate bot force-pushed the renovate/hetznercloud-cli-1.x branch from d83de18 to 14ec7c2 Compare December 21, 2023 13:59
@renovate renovate bot changed the title Update dependency hetznercloud/cli to v1.41.0 Update dependency hetznercloud/cli to v1.41.1 Dec 21, 2023
@renovate renovate bot force-pushed the renovate/hetznercloud-cli-1.x branch from 14ec7c2 to ae4f261 Compare February 1, 2024 16:25
@renovate renovate bot changed the title Update dependency hetznercloud/cli to v1.41.1 Update dependency hetznercloud/cli to v1.42.0 Feb 1, 2024
@renovate renovate bot changed the title Update dependency hetznercloud/cli to v1.42.0 Update dependency hetznercloud/cli to v1.43.0 Apr 3, 2024
@renovate renovate bot force-pushed the renovate/hetznercloud-cli-1.x branch from ae4f261 to 03d1f80 Compare April 3, 2024 17:56
@renovate renovate bot force-pushed the renovate/hetznercloud-cli-1.x branch from 03d1f80 to ea155ca Compare April 22, 2024 11:36
@renovate renovate bot changed the title Update dependency hetznercloud/cli to v1.43.0 Update dependency hetznercloud/cli to v1.43.1 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/hetznercloud-cli-1.x branch from ea155ca to 5f059fb Compare June 20, 2024 13:11
@renovate renovate bot changed the title Update dependency hetznercloud/cli to v1.43.1 Update dependency hetznercloud/cli to v1.44.0 Jun 20, 2024
@renovate renovate bot force-pushed the renovate/hetznercloud-cli-1.x branch from 5f059fb to 87bce6b Compare June 26, 2024 13:44
@renovate renovate bot changed the title Update dependency hetznercloud/cli to v1.44.0 Update dependency hetznercloud/cli to v1.44.1 Jun 26, 2024
@renovate renovate bot force-pushed the renovate/hetznercloud-cli-1.x branch from 87bce6b to e72da5a Compare July 3, 2024 15:04
@renovate renovate bot changed the title Update dependency hetznercloud/cli to v1.44.1 Update dependency hetznercloud/cli to v1.44.2 Jul 3, 2024
@renovate renovate bot force-pushed the renovate/hetznercloud-cli-1.x branch from e72da5a to 65d8ee5 Compare July 17, 2024 08:30
@renovate renovate bot changed the title Update dependency hetznercloud/cli to v1.44.2 Update dependency hetznercloud/cli to v1.45.0 Jul 17, 2024
@renovate renovate bot force-pushed the renovate/hetznercloud-cli-1.x branch from 65d8ee5 to 239d081 Compare July 25, 2024 12:40
@renovate renovate bot changed the title Update dependency hetznercloud/cli to v1.45.0 Update dependency hetznercloud/cli to v1.46.0 Jul 25, 2024
@renovate renovate bot force-pushed the renovate/hetznercloud-cli-1.x branch from 239d081 to 79e99f0 Compare August 30, 2024 12:06
@renovate renovate bot changed the title Update dependency hetznercloud/cli to v1.46.0 Update dependency hetznercloud/cli to v1.47.0 Aug 30, 2024
@renovate renovate bot force-pushed the renovate/hetznercloud-cli-1.x branch from 79e99f0 to 7f61eb5 Compare October 25, 2024 15:36
@renovate renovate bot changed the title Update dependency hetznercloud/cli to v1.47.0 Update dependency hetznercloud/cli to v1.48.0 Oct 25, 2024
| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | hetznercloud/cli | 1.31.1 | 1.49.0 |
@renovate renovate bot force-pushed the renovate/hetznercloud-cli-1.x branch from 7f61eb5 to bc3ea99 Compare November 8, 2024 13:29
@renovate renovate bot changed the title Update dependency hetznercloud/cli to v1.48.0 Update dependency hetznercloud/cli to v1.49.0 Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants