Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-09 | 2.4 kB | |
v1.14.2 source code.tar.gz | 2025-09-09 | 2.4 MB | |
v1.14.2 source code.zip | 2025-09-09 | 3.1 MB | |
Totals: 3 Items | 5.5 MB | 1 |
1.14.2 (September 9, 2025)
β¨ Features
-
HCP Certificate Authentication Support β by @JenGoldstrich (#13435)
Adds support for theHCP_CRED_FILE
environment variable and removes restrictions onHCP_CLIENT_ID
andHCP_CLIENT_SECRET
when connecting builds to an HCP Packer registry. -
Upgrade Node.js to v22 β by @LeahMarieBush (#13450)
Updates the Node.js version used for Packer website builds.
π Bug Fixes
- fix(winrm): catch cmd err from winrm β by @anurag5sh in (#298)
Improved reliability by catching WinRM remote shell failures during provisioning - PowerShell wrapper cleanup β by @kp2099 (#13451)
Removed the unused$result
variable from the wrapper string. - fix tests for shell and shell-local β by @kp2099 in (#300)
Acceptance test fixes for shell and shell-local
π Improvements
- Added workflow-dispatch and set
PACKER_ACC_BUILDERS
for acceptance tests β by @kp2099 (#13444) - Improved spacing in
hcl2template
error messages β by @sbraz (#13453) - Added callouts for HashiCorp-maintained plugins moving to releases.hashicorp.com β by @BrianMMcClain (#13438)
π¦ Dependencies
- Bump
github.com/ulikunitz/xz
from 0.5.10 β 0.5.14 β by @dependabot (#13459) - Bump
golang.org/x/oauth2
from 0.13.0 β 0.27.0 β by @dependabot (#13460) - Bump
github.com/ulikunitz/xz
from 0.5.10 β 0.5.15 β by @kp2099 (#13461) - Bump
github.com/hashicorp/packer-plugin-sdk
from 0.6.2 β 0.6.3 β by @kp2099 (#13462)
π©βπ» New Contributors
- @LeahMarieBush made their first contribution in #13450 π