| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-18 | 2.9 kB | |
| v1.16.1 source code.tar.gz | 2026-09-18 | 766.4 kB | |
| v1.16.1 source code.zip | 2026-09-18 | 1.3 MB | |
| Totals: 3 Items | 2.0 MB | 8 | |
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
as
packer_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
intermittent
ETXTBSYerrors. 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, andgithub.com/klauspost/compresstov1.18.7. GH-13689 - deps: bump
golang.org/x/cryptotov0.56.0,golang.org/x/nettov0.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, andgithub.com/go-logr/logrtov1.4.4. GH-13710 - deps: update additional Go module dependencies in Packer and the plugin tester. GH-13689 GH-13701