diff --git a/CHANGELOG.md b/CHANGELOG.md index 092be953b904..59d99671dc98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ FEATURES: IMPROVEMENTS: +* authentication: requesting a fresh token from the Azure CLI when the existing one expires [GH-4775] +* dependencies: updating `github.com/Azure/azure-sdk-for-go` to `v35.0.0` [GH-4775] +* dependencies: updating `github.com/Azure/go-autorest` to `v0.9.2` [GH-4775] +* dependencies: updating `github.com/hashicorp/go-azure-helpers` to `v0.10.0` [GH-4775] * sql: updating to API version `2017-03-01-preview` [GH-4242] * `azurerm_app_service_slot` - support for `auto_swap_slot_name` [GH-4752] * `azurerm_kubernetes_cluster` - support for `enable_node_public_ip` in `agent_pool_profile` [GH-4613]