Skip to content

Releases: hetznercloud/cli

v1.38.0

12 Oct 13:32
8e3c261
Compare
Choose a tag to compare

1.38.0 (2023-10-12)

Features

Bug Fixes

  • typo in primary ipv6 not found error message (#534) (b9451f2)

v1.37.0

17 Aug 11:58
5ac9cdc
Compare
Choose a tag to compare

1.37.0 (2023-08-17)

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

22 Jun 10:30
b54bdad
Compare
Choose a tag to compare

1.36.0 (2023-06-22)

Features

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

v1.35.0

13 Jun 09:50
c2b0874
Compare
Choose a tag to compare

1.35.0 (2023-06-13)

Features

  • show server-type deprecation warnings (#490) (c5c0527)

v1.34.1

01 Jun 12:22
fb2e48f
Compare
Choose a tag to compare

1.34.1 (2023-06-01)

Bug Fixes

  • server: wait for delete before returning (#482) (62cb07f)

v1.34.0

15 May 08:50
44b76d5
Compare
Choose a tag to compare

1.34.0 (2023-05-15)

Features

hcloud v1.33.2

08 May 08:32
a25aed2
Compare
Choose a tag to compare

1.33.2 (2023-05-08)

Bug Fixes

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

hcloud v1.33.1

17 Apr 11:04
509131d
Compare
Choose a tag to compare

What's Changed

  • fix: crash on server create with missing server type by @apricote in #469

Full Changelog: v1.33.0...v1.33.1

hcloud v1.33.0

12 Apr 08:38
6abb4e2
Compare
Choose a tag to compare

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: v1.32.0...v1.33.0

hcloud v1.32.0

17 Mar 09:27
5c4740d
Compare
Choose a tag to compare

Notable Changes

  • Adding "loadbalancer" as an alias to the "load-balancer" command by @cedi in #424
  • feat(primary-ip): add and remove labels by @apricote in #435
  • feat(server): return password on rebuild by @apricote in #460
  • fix(placement-group): invalid json response #464 by @apricote in #465

All Changes

  • Adding "loadbalancer" as an alias to the "load-balancer" command by @cedi in #424
  • feat(primary-ip): add and remove labels by @apricote in #435
  • chore: remove unused hcapi.CertificateClient by @samcday in #441
  • chore: remove unused hcapi.PrimaryIPClient by @samcday in #442
  • chore: remove unused hcapi.DataCenterClient by @samcday in #443
  • chore: migrate hcapi.ISOClient usage to hcapi2 by @samcday in #444
  • Adding a .devcontainer configuration for usage in GitHub Codespaces by @cedi in #419
  • chore: replace hcapi.ImageClient usage with hcapi2 by @samcday in #445
  • chore: replace hcapi.LocationClient usage with hcapi2 by @samcday in #446
  • fix: improve unset version specifier by @apricote in #447
  • Bump golang.org/x/net from 0.2.0 to 0.7.0 by @dependabot in #448
  • chore: remove unused hcapi.PlacementGroupClient by @samcday in #450
  • chore: migrate hcapi.SSHKeyClient usages to hcapi2 by @samcday in #449
  • chore: migrate hcapi.VolumeClient usage to hcapi2 by @samcday in #451
  • chore: replace hcapi.FloatingIPClient usages with hcapi2 by @samcday in #452
  • chore: migrate hcapi.FirewallClient usages to hcapi2 by @samcday in #454
  • chore: migrate hcapi.NetworkClient usages to hcapi2 by @samcday in #453
  • chore: replace hcapi.LoadBalancerClient usages with hcapi2 by @samcday in #455
  • chore: replace hcapi.ServerClient usages with hcapi2 by @samcday in #456
  • chore(deps): update module github.com/hetznercloud/hcloud-go to v1.41.0 by @apricote in #459
  • feat(server): return password on rebuild by @apricote in #460
  • fix(placement-group): invalid json response #464 by @apricote in #465

New Contributors

Full Changelog: v1.31.1...v1.32.0