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

hcloud 1.46.0 #178427

Merged
merged 2 commits into from
Jul 25, 2024
Merged

hcloud 1.46.0 #178427

merged 2 commits into from
Jul 25, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## [1.46.0](https://github.com/hetznercloud/cli/compare/v1.45.0...v1.46.0) (2024-07-25)

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 mulitple networks (#824) (f3fcbd2)
  • server-type: remove deprecated traffic column (5c9380c)

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jul 25, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jul 25, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Jul 25, 2024
Merged via the queue into master with commit f841faa Jul 25, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-hcloud-1.46.0 branch July 25, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants