Commit graph

13 commits

Author SHA1 Message Date
a9b16cf07c
chore(main): release 1.2.0 (#128)
## [1.2.0](https://github.com/apricote/hcloud-upload-image/compare/v1.1.0...v1.2.0) (2025-11-06)


### Features

* change minimum required Go version to 1.24
([#130](https://github.com/apricote/hcloud-upload-image/issues/130))
([5eba2d5](5eba2d52fe))
* support zstd compression
([#125](https://github.com/apricote/hcloud-upload-image/issues/125))
([37ebbce](37ebbce517)),
closes
[#122](https://github.com/apricote/hcloud-upload-image/issues/122)
* update default x86 server type to cx23
([#129](https://github.com/apricote/hcloud-upload-image/issues/129))
([a205619](a20561944d))
2025-11-06 20:15:30 +00:00
b9af8855d5
chore(main): release 1.1.0 (#99)
## 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:27:47 +02:00
28bf5380f3
chore(main): release 1.0.1 (#93)
## 1.0.1 (2025-05-09)

### Bug Fixes

* timeout while waiting for SSH to become available (#92) (e490b9a)
2025-05-09 15:24:55 +00:00
ba421d7dd8
chore(main): release 1.0.0 (#79)
## 1.0.0[0] (2025-05-04)

### Features

* **deps:** require Go 1.23 (#70[1])
* docs website (#80[2])
* publish container image (#82[3])
* upload qcow2 images ([#69[4])

[0] https://github.com/apricote/hcloud-upload-image/compare/v0.3.1...v1.0.0
[1] https://github.com/apricote/hcloud-upload-image/issues/70
[2] https://github.com/apricote/hcloud-upload-image/issues/80
[3] https://github.com/apricote/hcloud-upload-image/issues/82
[4] https://github.com/apricote/hcloud-upload-image/issues/69
2025-05-04 02:40:17 +02:00
b328867f6b
chore(main): release 0.3.1 (#48)
🤖 I have created a release *beep* *boop*
---


<details><summary>0.3.1</summary>

##
[0.3.1](https://github.com/apricote/hcloud-upload-image/compare/v0.3.0...v0.3.1)
(2024-12-07)


### Bug Fixes

* **cli:** local install fails because of go.mod replace
([#47](https://github.com/apricote/hcloud-upload-image/issues/47))
([66dc5f7](66dc5f70b6))
</details>

<details><summary>hcloudimages: 0.3.1</summary>

##
[0.3.1](https://github.com/apricote/hcloud-upload-image/compare/hcloudimages/v0.3.0...hcloudimages/v0.3.1)
(2024-12-07)


### Bug Fixes

* **cli:** local install fails because of go.mod replace
([#47](https://github.com/apricote/hcloud-upload-image/issues/47))
([66dc5f7](66dc5f70b6))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-12-07 01:57:59 +01:00
a07856317d
chore(main): release 0.3.0 (#35) 2024-06-23 16:28:07 +02:00
393a292596
chore(main): release 0.2.1 (#20)
🤖 I have created a release *beep* *boop*
---


##
[0.2.1](https://github.com/apricote/hcloud-upload-image/compare/v0.2.0...v0.2.1)
(2024-05-10)


### Bug Fixes

* **cli:** completion requires HCLOUD_TOKEN
([#19](https://github.com/apricote/hcloud-upload-image/issues/19))
([bb2ca48](bb2ca48200))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-05-10 18:09:22 +02:00
f7dc501b2f
chore(main): release 0.2.0 (#6)
🤖 I have created a release *beep* *boop*
---


##
[0.2.0](https://github.com/apricote/hcloud-upload-image/compare/v0.1.1...v0.2.0)
(2024-05-09)


### Features

* packaging for deb, rpm, apk, aur
([#17](https://github.com/apricote/hcloud-upload-image/issues/17))
([139761c](139761cc28))
* upload local disk images
([#15](https://github.com/apricote/hcloud-upload-image/issues/15))
([fcea3e3](fcea3e3c6e))
* upload xz compressed images
([#16](https://github.com/apricote/hcloud-upload-image/issues/16))
([1c943e4](1c943e4480))


### Bug Fixes

* update user-agent in CLI
([#5](https://github.com/apricote/hcloud-upload-image/issues/5))
([b17857c](b17857c1fe))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-05-09 20:55:54 +02:00
ede33388d2
chore(main): release 0.1.1 (#4) 2024-05-05 01:02:45 +02:00
415c47e3d1
chore(main): release 0.1.0 (#2) 2024-05-05 00:38:26 +02:00
847b696c74 feat(cli): docs grouping and version 2024-05-05 00:05:09 +02:00
9e654521ae feat(cli): hide redundant log attributes 2024-05-04 23:45:58 +02:00
4b77b81689 refactor: change package names 2024-05-02 21:42:36 +02:00