All notable changes to this project will be documented in this file. See updating Changelog example here
server_planparameter to builder configuration for selecting server plan to use during build.
1.9.2 - 2025-10-16
- Increase default timeout to
20m.
1.9.1 - 2025-08-29
- Network interface validation in builder configuration
- Vulnerability regarding LZMA archives in ulikunitz/xz (CVE-2025-58058)
1.9.0 - 2025-08-26
- Support for using API token from system keyring.
- If both basic authentication and API token are provided, the API token will be used instead of raising an error.
1.8.1 - 2025-08-18
- Use
ziparchive format for release assets - Update Go version to 1.25.0
1.8.0 - 2025-08-11
storage_sizeparameter to upcloud-import post-processor
- Update Go version to 1.24.6
1.7.0 - 2025-06-10
- Authentication token support through
UPCLOUD_TOKENenvironment variable andtokenconfig parameter
- Update Go version to 1.24.4
1.6.0 - 2025-05-23
- Enable storage tier customisation through
storage_tierparameter
- Update Go version to 1.24 and fix security vulnerabilities
1.5.3 - 2024-01-02
- Update UpCloud Go SDK to v6 and fix security vulnerabilities
1.5.2 - 2022-12-15
- enable server metadata automatically when required by base image
- update
packer-plugin-sdkto v0.3.0 - update upcloud-go-api to v5.1.0
1.5.1 - 2022-06-10
- client timeout when importing large images
1.5.0 - 2022-06-09
- HCP Packer image metadata support
- enviroment variables
UPCLOUD_USERNAMEandUPCLOUD_PASSWORDfor authentication
- new upcloud-go-api version v4.6.0
- environment variables
UPCLOUD_API_USERandUPCLOUD_API_PASSWORD
1.4.0 - 2022-05-30
- new
upcloud-importpost-processor
- new upcloud-go-api version v4.5.2
1.3.1 - 2022-02-24
- update documentation
- update docs.zip content to be compatible with Hashicorp website
1.3.0 - 2022-02-22
- 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
- update README file
- update acceptance test to embed HCL2 configs
- drop public IPv4 interface requirement
- fix network interface config
1.2.0 - 2021-06-17
- fix template prefix usage
1.1.0 2021-05-30
- bump go version to 1.6 to enable darwin/arm build
- update dependencies
- update intergration tests
1.0.0 2021-02-19
- Upgrade to Packer 1.7.0
- Copy codebase from https://github.com/UpCloudLtd/upcloud-packer