diff --git a/CHANGELOG.md b/CHANGELOG.md index be495849e..ad6823b21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ### IMPROVEMENTS: * builder/amazon: Add ability to set `run_volume_tags` [GH-8051] * builder/amazon: Add AWS API call reties on AMI prevalidation [GH-8034] +* builder/azure: Refactor client config [GH-8121] * builder/cloudstack: New step to detach iso. [GH-8106] * builder/googlecompute: Fail fast when image name is invalid. [GH-8112] * builder/googlecompute: Users can now query Vault for an Oauth token rather @@ -29,6 +30,7 @@ * post-processor/vsphere: Removed redundant whitelist check for builders, allowing users to use post-processor withough the VMWare builder [GH-8064] + ### BUG FIXES: * builder/amazon: Fix FleetID crash. [GH-8013] * builder/amazon: Gracefully handle rate limiting when retrieving winrm