File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments