Skip to content

Commit 122e090

Browse files
authored
chore: prepare release v1.8.0 (#90)
Signed-off-by: Ville Vesilehto <ville.vesilehto@upcloud.com>
1 parent 2674e4e commit 122e090

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
55

66
## [Unreleased]
77

8+
## [1.8.0] - 2025-08-11
9+
810
### Added
911

1012
- `storage_size` parameter to upcloud-import post-processor
@@ -13,6 +15,11 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
1315

1416
- Update Go version to 1.24.6
1517

18+
### Changed
19+
20+
- Update `packer-plugin-sdk` to [v0.6.2](https://github.com/hashicorp/packer-plugin-sdk/releases/tag/v0.6.2)
21+
- Update `upcloud-go-api` to [v8.23.0](https://github.com/UpCloudLtd/upcloud-go-api/releases/tag/v8.23.0)
22+
1623
## [1.7.0] - 2025-06-10
1724

1825
### Added
@@ -120,7 +127,8 @@ See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
120127
- Upgrade to Packer 1.7.0
121128
- Copy codebase from https://github.com/UpCloudLtd/upcloud-packer
122129

123-
[Unreleased]: https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.7.0...HEAD
130+
[Unreleased]: https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.8.0...HEAD
131+
[1.8.0]: https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.7.0...v1.8.0
124132
[1.7.0]: https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.6.0...v1.7.0
125133
[1.6.0]: https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.5.3...v1.6.0
126134
[1.5.3]: https://github.com/UpCloudLtd/packer-plugin-upcloud/compare/v1.5.2...v1.5.3

0 commit comments

Comments
 (0)