1.16.1 (September 18, 2026)
FEATURES:
- plugin/getter: add support for installing plugins from non-GitHub HTTPS sources,
including mirrors and artifact repositories that expose the HashiCorp release
directory format.
GH-13691
IMPROVEMENTS:
- communicator/winrm: add configurable connection timeout and retry interval settings.
GH-13701 - build: update Go to
1.26.8.
GH-13701
BUG FIXES:
- core/hcl2: pass user variable values to builders, provisioners, and post-processors
aspacker_user_variables, restoring legacy{{ user "name" }}interpolation in
plugin-managed templates.
GH-13686 - post-processor/shell-local: execute inline scripts through the shell to avoid
intermittentETXTBSYerrors.
GH-13701 - build: bump
github.com/shoenig/go-m1cputov0.2.2to prevent segmentation
faults on Apple M5 hardware.
GH-13696
SECURITY:
- deps: bump
google.golang.org/grpctov1.83.2in Packer and the plugin
tester to reject requests missing both the:authorityandHostheaders.
GH-13704
GH-13707
DEPENDENCIES:
- deps: bump
github.com/hashicorp/packer-plugin-sdktov0.6.11.
GH-13701 - deps: bump
github.com/hashicorp/go-getter/v2tov2.2.4.
GH-13701 - deps: bump
github.com/hashicorp/hcp-sdk-gotov0.175.0,
github.com/go-git/go-git/v5tov5.19.2, and
github.com/klauspost/compresstov1.18.7.
GH-13689 - deps: bump
golang.org/x/cryptotov0.56.0,golang.org/x/netto
v0.58.0, andgoogle.golang.org/grpctov1.83.2.
GH-13701
GH-13707 - deps: bump
go.opentelemetry.io/otel,go.opentelemetry.io/otel/metric,
andgo.opentelemetry.io/otel/tracetov1.45.0, and
github.com/go-logr/logrtov1.4.4.
GH-13710 - deps: update additional Go module dependencies in Packer and the plugin tester.
GH-13689
GH-13701