From 900087393e54d39a384a20b8b769638e95ba243d Mon Sep 17 00:00:00 2001 From: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Mon, 29 Aug 2022 20:07:21 -0700 Subject: [PATCH] Increment version for storagecache releases (#30832) Increment package version after release of Azure.ResourceManager.StorageCache --- .../Azure.ResourceManager.StorageCache/CHANGELOG.md | 12 +++++++++++- .../src/Azure.ResourceManager.StorageCache.csproj | 4 ++-- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/sdk/storagecache/Azure.ResourceManager.StorageCache/CHANGELOG.md b/sdk/storagecache/Azure.ResourceManager.StorageCache/CHANGELOG.md index c42fa20393d56..d876897c28eef 100644 --- a/sdk/storagecache/Azure.ResourceManager.StorageCache/CHANGELOG.md +++ b/sdk/storagecache/Azure.ResourceManager.StorageCache/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.0.0-beta.2 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.0.0-beta.1 (2022-08-29) ### Breaking Changes @@ -20,4 +30,4 @@ The package name has been changed from `Microsoft.Azure.Management.StorageCache` This package follows the [Azure SDK Design Guidelines for .NET](https://azure.github.io/azure-sdk/dotnet_introduction.html) which provide a number of core capabilities that are shared amongst all Azure SDKs, including the intuitive Azure Identity library, an HTTP Pipeline with custom policies, error-handling, distributed tracing, and much more. -This is a Public Preview version, so expect incompatible changes in subsequent releases as we improve the product. To provide feedback, please submit an issue in our [Azure SDK for .NET GitHub repo](https://github.com/Azure/azure-sdk-for-net/issues). \ No newline at end of file +This is a Public Preview version, so expect incompatible changes in subsequent releases as we improve the product. To provide feedback, please submit an issue in our [Azure SDK for .NET GitHub repo](https://github.com/Azure/azure-sdk-for-net/issues). diff --git a/sdk/storagecache/Azure.ResourceManager.StorageCache/src/Azure.ResourceManager.StorageCache.csproj b/sdk/storagecache/Azure.ResourceManager.StorageCache/src/Azure.ResourceManager.StorageCache.csproj index 669b2dd91ba22..476a26e118d93 100644 --- a/sdk/storagecache/Azure.ResourceManager.StorageCache/src/Azure.ResourceManager.StorageCache.csproj +++ b/sdk/storagecache/Azure.ResourceManager.StorageCache/src/Azure.ResourceManager.StorageCache.csproj @@ -1,6 +1,6 @@ - + - 1.0.0-beta.1 + 1.0.0-beta.2 Azure.ResourceManager.StorageCache Azure Resource Manager client SDK for Azure resource provider StorageCache azure;management;arm;resource manager;storagecache