2.6.0 (March 23, 2026)
What's Changed
Exciting New Features
- Add built-in LVM support to the
azure-chrootbuilder, including the optionallvm_root_deviceoverride GH-583 - Support sourcing Azure Compute Gallery images across subscriptions and preserve host availability zones for
azure-chrootdisks GH-582 - Add
accelerated_networkingandsas_token_durationoptions to theazure-armbuilder GH-580 - Add
disk_controller_typesupport to theazure-armbuilder GH-592 - Add
StandardSSD_LRSsupport formanaged_image_storage_account_typeGH-596
Bug Fixes
- Allow
skip_create_imagewithout requiring capture destinations in the ARM and chroot builders GH-579 - Relax resource group validation and VHD copy duration handling to avoid false failures GH-567
Other Changes
- Update dependencies to latest compatible versions GH-599
- Bump
github.com/hashicorp/packer-plugin-sdkfrom0.6.4to0.6.6GH-570, GH-597 - Upgrade CI dependencies and release automation actions GH-586, GH-587, GH-589, GH-590, GH-595, GH-598
- Prevent credential persistence in CI checkouts GH-593
- Update
golangci-lintto v2 GH-594 - Improve Dependabot support for GitHub Actions updates GH-569
Full Changelog: v2.5.2...v2.6.0