File tree Expand file tree Collapse file tree 2 files changed +36
-1
lines changed
Expand file tree Collapse file tree 2 files changed +36
-1
lines changed Original file line number Diff line number Diff line change 11# 📦 Changelog
22
3+ ## 1.15.0 (February 4, 2026)
4+
5+ ### IMPROVEMENTS:
6+
7+ * core/hcp: add support for updating HCP Packer registry channels and bucket log UI metadata.
8+ [ GH-13532 ] ( https://github.com/hashicorp/packer/pull/13532 )
9+
10+ * build: update Go to 1.24.12.
11+ [ GH-13553 ] ( https://github.com/hashicorp/packer/pull/13553 )
12+
13+ * docker: remove vmware and vsphere from the packer full image.
14+ [ GH-13442 ] ( https://github.com/hashicorp/packer/pull/13442 )
15+
16+ * docs: add comments to packer docs.
17+ [ GH-13534 ] ( https://github.com/hashicorp/packer/pull/13534 )
18+
19+ * compliance: update copyright and license headers.
20+ [ GH-13540 ] ( https://github.com/hashicorp/packer/pull/13540 )
21+ [ GH-13543 ] ( https://github.com/hashicorp/packer/pull/13543 )
22+ [ GH-13545 ] ( https://github.com/hashicorp/packer/pull/13545 )
23+ [ GH-13544 ] ( https://github.com/hashicorp/packer/pull/13544 )
24+
25+ ### BUG FIXES:
26+
27+ * datasource/http: update acceptance test URL to avoid rate limiting.
28+ [ GH-13480 ] ( https://github.com/hashicorp/packer/pull/13480 )
29+
30+ * provisioner/powershell: ensure ` LASTEXITCODE ` is set before checking its value in tests.
31+ [ GH-13539 ] ( https://github.com/hashicorp/packer/pull/13539 )
32+
33+ ### SECURITY:
34+
35+ * Bump golang.org/x/crypto to 0.46.0
36+ [ GH-13546 ] ( https://github.com/hashicorp/packer/pull/13546 )
37+
338## 1.14.3 (November 18, 2025)
439
540### IMPROVEMENTS:
Original file line number Diff line number Diff line change 1- 1.14.4-dev
1+ 1.15.0
You can’t perform that action at this time.
0 commit comments