Skip to content

Releases: hetznercloud/cli

v1.41.0

13 Dec 12:29
fc023e8
Compare
Choose a tag to compare

1.41.0 (2023-12-13)

Features

Bug Fixes

  • make JSON/YAML outputs consistent (#622) (43944b8)
  • server: properly format request-console JSON output (#626) (40641b6)

v1.40.0

14 Nov 07:59
1143e07
Compare
Choose a tag to compare

1.40.0 (2023-11-14)

Features

Bug Fixes

  • "create" actions were not awaited in some cases (#589) (1c0e50a)
  • image: backup is suggested as type in update command (#603) (6ea4695)
  • inconsistent formatting in "describe" commands (#593) (b70dfe3)
  • network: create prints success to stderr instead of stdout (#587) (0a4c361)
  • primary-ip: list does now allow to output IP column (#594) (ee8e6ed), closes #591
  • primary-ip: updating the name resets auto-delete (#604) (292f6c4)
  • static resource list commands only return first 50 entries (#592) (7e511d9)

v1.39.0

25 Oct 07:52
d638f05
Compare
Choose a tag to compare

1.39.0 (2023-10-25)

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

16 Oct 15:06
0882560
Compare
Choose a tag to compare

1.38.3 (2023-10-16)

Bug Fixes

  • build: ensure signature is properly generated (#562) (77b313c)

v1.38.2-rc.0

13 Oct 08:25
c656313
Compare
Choose a tag to compare

1.38.2-rc.0 (2023-10-13)

Bug Fixes

  • build: ensure unique tmp files for gon script (#558) (c20a78b)

v1.38.2

13 Oct 08:57
4119585
Compare
Choose a tag to compare

1.38.2 (2023-10-13)

Bug Fixes

  • build: create release from previous candidates (cf6eb47)

v1.38.1

13 Oct 07:54
54b8b05
Compare
Choose a tag to compare

1.38.1 (2023-10-13)

Bug Fixes

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

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)