From 688ed63edf750ed99e78aff199c6f5c216cc1e82 Mon Sep 17 00:00:00 2001 From: Megan Marsh Date: Thu, 21 May 2020 11:42:28 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f51f0206..51f54c289 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ [GH-9082] * builder/google: Implement iap proxy for googlecompute [GH-9105] * builder/googlecompute: Changed default disk size. [GH-9071] +* builder/qemu: add support for using a network bridge [GH-9159] * builder/virtualbox: Add `output_filename` config option to allow to set a custom filename instead of forcing to be the same as vm_name. [GH-9174] * builder/vsphere: floppy_label Parameter for vsphere-iso Builder [GH-9187] @@ -23,12 +24,14 @@ the AWS Secrets Manager [GH-9202] * core: HCL logs now display source type and source name (`type.name`) in logs to differentiate more easily who says what. [GH-9257] +* core: update consul and vault dependencies [GH-9205] * core: Update vendored "go-getter" library with checksum fixes. * post-processor/docker-push: Support pushing multiple tags [GH-9182] * post-processor/docker-tag: Change field name of docker tag to "tags" instead of "tag" since it's a list. Keep "tag" for backwards compatability. [GH-9183] -* update consul and vault dependencies [GH-9205] +* provisioner/powershell: Update default execute command to handle script + errors [GH-9040] ### BUG FIXES: * builder/azure-arm: Update runtime constants with a valid DataDiskName