From d7b132e2d5933e683caa4fe5528112cdcfe189ac Mon Sep 17 00:00:00 2001 From: Arthur Ma Date: Mon, 31 Jul 2023 15:05:50 +0800 Subject: [PATCH] Prepare for release ElasticSan 1.0.0-beta.4 (#37926) --- .../Azure.ResourceManager.ElasticSan/CHANGELOG.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sdk/elasticsan/Azure.ResourceManager.ElasticSan/CHANGELOG.md b/sdk/elasticsan/Azure.ResourceManager.ElasticSan/CHANGELOG.md index 10ac99284b4b3..b93df729ea56d 100644 --- a/sdk/elasticsan/Azure.ResourceManager.ElasticSan/CHANGELOG.md +++ b/sdk/elasticsan/Azure.ResourceManager.ElasticSan/CHANGELOG.md @@ -1,17 +1,17 @@ # Release History -## 1.0.0-beta.4 (Unreleased) +## 1.0.0-beta.4 (2023-07-31) ### Features Added +- Upgraded api-version tag from 'package-2021-11-20-preview' to 'package-preview-2022-12'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/1af2861030243b06ee35172c95899f4809eedfc7/specification/elasticsan/resource-manager/readme.md - Supported private endpoints for ElasticSan -### Breaking Changes - -### Bugs Fixed - ### Other Changes +- Upgraded Azure.Core from 1.32.0 to 1.34.0 +- Upgraded Azure.ResourceManager from 1.6.0 to 1.7.0 + ## 1.0.0-beta.3 (2023-05-30) ### Features Added @@ -44,4 +44,4 @@ This package follows the [new Azure SDK guidelines](https://azure.github.io/azur This package is a Public Preview version, so expect incompatible changes in subsequent releases as we improve the product. To provide feedback, submit an issue in our [Azure SDK for .NET GitHub repo](https://github.com/Azure/azure-sdk-for-net/issues). -> NOTE: For more information about unified authentication, please refer to [Microsoft Azure Identity documentation for .NET](https://docs.microsoft.com//dotnet/api/overview/azure/identity-readme?view=azure-dotnet). +> NOTE: For more information about unified authentication, please refer to [Microsoft Azure Identity documentation for .NET](https://docs.microsoft.com//dotnet/api/overview/azure/identity-readme?view=azure-dotnet). \ No newline at end of file