v1.15.0
Added 1
- Add support for updating HCP Packer registry channels and bucket log UI metadata
Changed 2
- Update Go to 1.24.12
- Remove vmware and vsphere from the packer full image
Fixed 2
- Update datasource/http acceptance test URL to avoid rate limiting
- Ensure LASTEXITCODE is set before checking its value in provisioner/powershell tests
Security 1
- Bump golang.org/x/crypto to 0.46.0
1.15.0 (February 4, 2026)
IMPROVEMENTS:
-
core/hcp: add support for updating HCP Packer registry channels and bucket log UI metadata. GH-13532
-
build: update Go to 1.24.12. GH-13553
-
docker: remove vmware and vsphere from the packer full image. GH-13442
-
docs: add comments to packer docs. GH-13534
-
compliance: update copyright and license headers. GH-13540 GH-13543 GH-13545 GH-13544
BUG FIXES:
-
datasource/http: update acceptance test URL to avoid rate limiting. GH-13480
-
provisioner/powershell: ensure
LASTEXITCODEis set before checking its value in tests. GH-13539
SECURITY:
- Bump golang.org/x/crypto to 0.46.0 GH-13546