Skip to content

Commit 4fd9f89

Browse files
CHANGELOG: update for 1.11.2 release
1 parent 27f6e55 commit 4fd9f89

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 1.11.2 (July 30, 2024)
2+
3+
### FEATURES
4+
5+
* core/hcp: export Packer options, OS, CI and VCS metadata for a build.
6+
Following up on the introduction of metadata for builds in Packer 1.11.0,
7+
this version introduces more metadata. In addition to the version of Packer
8+
core, and the plugins used, we now capture CI-specific environment variables
9+
(gitlab-ci and github-actions for now), Git-specific information, OS details
10+
like architecture and kernel version, and the command-line options passed
11+
to packer build.
12+
113
## 1.11.1 (July 1, 2024)
214

315
### NOTES:

0 commit comments

Comments
 (0)