CHANGELOG: update for 1.11.2 release

pull/13127/head
Lucas Bajolet 2 years ago committed by Lucas Bajolet
parent 27f6e55657
commit 4fd9f89618

@ -1,3 +1,15 @@
## 1.11.2 (July 30, 2024)
### FEATURES
* core/hcp: export Packer options, OS, CI and VCS metadata for a build.
Following up on the introduction of metadata for builds in Packer 1.11.0,
this version introduces more metadata. In addition to the version of Packer
core, and the plugins used, we now capture CI-specific environment variables
(gitlab-ci and github-actions for now), Git-specific information, OS details
like architecture and kernel version, and the command-line options passed
to packer build.
## 1.11.1 (July 1, 2024)
### NOTES:

Loading…
Cancel
Save