Skip to content

Releases: UpCloudLtd/packer-plugin-upcloud

v1.9.1

29 Aug 10:33
046f093
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.9.0

27 Aug 05:56
d87db55
Compare
Choose a tag to compare

Added

  • Support for using API token from system keyring.

Changed

  • If both basic authentication and API token are provided, the API token will be used instead of raising an error.

v1.8.1

18 Aug 13:37
50083ce
Compare
Choose a tag to compare

Fixed

  • Use zip archive format for release assets
  • Update Go version to 1.25.0

v1.8.0

12 Aug 06:24
122e090
Compare
Choose a tag to compare

Added

  • storage_size parameter to upcloud-import post-processor

Fixed

  • Update Go version to 1.24.6

Changed

  • Update packer-plugin-sdk to v0.6.2
  • Update upcloud-go-api to v8.23.0

v1.7.0

10 Jun 20:04
c0975e9
Compare
Choose a tag to compare

Added

  • Authentication token support through UPCLOUD_TOKEN environment variable and token config parameter

Fixed

  • Update Go version to 1.24.4

v1.6.0

23 May 09:47
28044f0
Compare
Choose a tag to compare

Added

  • Enable storage tier customisation through storage_tier parameter.

Fixed

  • Update Go version to 1.24 and fix security vulnerabilities.

Changed

  • Update packer-plugin-sdk to v0.6.1.
  • Update upcloud-go-api to v8.18.0.

v1.5.3

03 Jan 11:41
d40c982
Compare
Choose a tag to compare

Fixed

  • Update UpCloud Go SDK to v6 and fix security vulnerabilities

v1.5.2

15 Dec 08:27
2ecceaa
Compare
Choose a tag to compare

Fixed

  • enable server metadata automatically when required by base image

Changed

  • update packer-plugin-sdk to v0.3.0
  • update upcloud-go-api to v5.1.0

v1.5.1

10 Jun 06:46
6d7750a
Compare
Choose a tag to compare

Fixed

  • client timeout when importing large images

v1.5.0

09 Jun 07:05
3c533c5
Compare
Choose a tag to compare

Added

  • HCP Packer image metadata support
  • enviroment variables UPCLOUD_USERNAME and UPCLOUD_PASSWORD for authentication

Changed

  • new upcloud-go-api version v4.6.0

Deprecated

  • environment variables UPCLOUD_API_USER and UPCLOUD_API_PASSWORD