Skip to content

Releases: UpCloudLtd/packer-plugin-upcloud

v1.9.2

16 Oct 10:50
165970c

Choose a tag to compare

Changed

  • Increase default timeout to 20m.

v1.9.1

29 Aug 10:33
046f093

Choose a tag to compare

What's Changed

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

v1.9.0

27 Aug 05:56
d87db55

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

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

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

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

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

Choose a tag to compare

Fixed

  • Update UpCloud Go SDK to v6 and fix security vulnerabilities

v1.5.2

15 Dec 08:27
2ecceaa

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

Choose a tag to compare

Fixed

  • client timeout when importing large images