hcloud-upload-image/hcloudimages/CHANGELOG.md
Julian Tölle 03f08da8a3
chore(main): release hcloudimages 1.1.0 (#100)
## 1.1.0 (2025-05-10)

### Features

* smaller snapshots by zeroing disk first (#101) (fdfb284)

### Bug Fixes

* upload from local image generates broken command (#98) (420dcf9)
2025-05-10 14:24:05 +02:00

2.7 KiB

Changelog

1.1.0 (2025-05-10)

Features

  • smaller snapshots by zeroing disk first (#101) (fdfb284), closes #96

Bug Fixes

  • upload from local image generates broken command (#98) (420dcf9), closes #97

1.0.1 (2025-05-09)

Bug Fixes

  • timeout while waiting for SSH to become available (#92) (e490b9a)

1.0.0 (2025-05-04)

Features

0.3.1 (2024-12-07)

Bug Fixes

  • cli: local install fails because of go.mod replace (#47) (66dc5f7)

0.3.0 (2024-06-23)

Features

Bug Fixes

  • error early when the image write fails (#34) (256989f), closes #33