Skip to content

Version 1.2.1

Compare
Choose a tag to compare
@JonasProgrammer JonasProgrammer released this 23 Oct 23:02
· 130 commits to master since this release
8b562bf

Changelog:

  • fixed dangling public keys after removal, when the server was manually deleted, preventing the same machine name from being re-used for new machines (thanks @mhutter)
  • fixed segfaults on non-existing API objects, as hcloud-go returns nil instead of an error for those (thanks @mhutter)