From b13cc6cc106160627e873d4973782c6c3e5a4e88 Mon Sep 17 00:00:00 2001 From: Ramya Rao Date: Mon, 25 May 2020 22:26:44 -0700 Subject: [PATCH] Changelog update for ms-rest-azure 2.6.0 & 3.0.0 (#5165) --- runtime/ms-rest-azure/Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/runtime/ms-rest-azure/Changelog.md b/runtime/ms-rest-azure/Changelog.md index 31284cefa..6eecd2dae 100644 --- a/runtime/ms-rest-azure/Changelog.md +++ b/runtime/ms-rest-azure/Changelog.md @@ -1,3 +1,9 @@ +### 3.0.0 (07/11/2019) +- Remove leading dot from azure environment settings. This fixes [issue #4706](https://github.com/Azure/azure-sdk-for-node/issues/4706) via the [PR 5101](https://github.com/Azure/azure-sdk-for-node/pull/5101) + +### 2.6.0 (01/09/2019) +- Add support for custom MSI endpoint & api version when creating `MSIVmTokenCredentials`. This fixes [issue #2836](https://github.com/Azure/azure-sdk-for-node/issues/2836) via the [PR 4528](https://github.com/Azure/azure-sdk-for-node/pull/4528) + ### 2.5.9 (09/26/2018) - Add `request` as a dependency since `MSIVmTokenCredentials` and `MSIAppServiceTokenCredentials` use it directly. - Update `ms-rest` version dependency to 2.3.7