Skip to content

Releases: UpCloudLtd/packer-plugin-upcloud

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

v1.4.0

30 May 08:17
90cb03b
Compare
Choose a tag to compare

Added

  • new upcloud-import post-processor

Changed

  • new upcloud-go-api version v4.5.2

v1.3.1

24 Feb 07:48
cd41035
Compare
Choose a tag to compare

Changed

  • update documentation

Fixed

  • update docs.zip content to be compatible with Hashicorp website

v1.3.0

22 Feb 16:05
e8cc0dc
Compare
Choose a tag to compare

Added

  • add new template name param
  • new default IP address flag to select used interface/IP during build
  • new wait_boot flag adds ability to wait N time for server to boot up and start all services
  • add "none" communicator support
  • support for IPv6 interfaces

Changed

  • update README file
  • update acceptance test to embed HCL2 configs
  • drop public IPv4 interface requirement

Fixed

  • fix network interface config

v1.2.0

17 Jun 19:54
c3b2bc6
Compare
Choose a tag to compare
Merge pull request #10 from UpCloudLtd/fix/template-prefix

fix: template prefix usage

v1.1.0

30 May 13:37
Compare
Choose a tag to compare
Bump go version to 1.6

* bump go version to 1.6 to enable darwin/arm build
* update dependencies
* update intergration tests

v1.0.0

19 Feb 13:55
Compare
Choose a tag to compare