From 1fa3f8204ea5fab15ef2f896a569798919347911 Mon Sep 17 00:00:00 2001 From: Adrien Delorme Date: Thu, 20 Jun 2019 18:01:45 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb69ad092..dffe812af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,22 @@ ## 1.4.2 (upcoming) ### IMPROVEMENTS: +* **new feature:** Packer console [GH-7726] +* builder/alicloud: let product API determine the default value of io_optimized + [GH-7747] +* builder/alicloud: cleanup image and snapshot if target image is still not + available after timeout [GH-7744] * builder/amazon: Enable encrypted AMI sharing across accounts [GH-7707] * builder/amazon: New SpotInstanceTypes feature for spot instance users. [GH-7682] * builder/azure: Update Azure SDK for Go to v30.0.0 [GH-7706] * builder/cloudstack: Add tags to instance upon creation [GH0-7526] * builder/docker: Better windows defaults [GH-7678] +* builder/google: Add feature to import user-data from a file [GH-7720] +* builder/hyperv: Abort build if there's a name collision [GH-7746] * builder/openstack: Add image filtering on properties. [GH-7597] +* core: scrub out sensitive variables in scrub out sensitive variables logs + [GH-7743] * provisioner/powershell: Fix null file descriptor error that occurred when remote_path provided is a directory and not a file. [GH-7705] @@ -19,6 +28,8 @@ wasn't [GH-7699] * builder/cloudstack: Update go-cloudstack sdk, fixing compatability with CloudStack v 4.12 [GH-7694] +* provisioner/ansible: prevent nil pointer dereference after a language change + [GH-7738] * provisioner/chef: Accept chef license by default to prevent hangs in latest Chef [GH-7653] * provisioner/powershell: Fix crash caused by error in retry logic check in