diff --git a/sdk/tables/Azure.Data.Tables/CHANGELOG.md b/sdk/tables/Azure.Data.Tables/CHANGELOG.md index f04ae9fc40c3..0e1768f805e2 100644 --- a/sdk/tables/Azure.Data.Tables/CHANGELOG.md +++ b/sdk/tables/Azure.Data.Tables/CHANGELOG.md @@ -1,18 +1,11 @@ # Release History -## 12.1.0-beta.1 (Unreleased) +## 12.1.0 (2021-07-07) ### Features Added - Support for Azure Active Directory (AAD) authorization has been added to `TableServiceClient` and `TableClient`. This enables use of `TokenCredential` credentials. Note: Only Azure Storage API endpoints currently support AAD authorization. -### Breaking Changes - -### Key Bugs Fixed - -### Fixed - - ## 12.0.1 (2021-06-10) ### Key Bugs Fixed diff --git a/sdk/tables/Azure.Data.Tables/src/Azure.Data.Tables.csproj b/sdk/tables/Azure.Data.Tables/src/Azure.Data.Tables.csproj index 83b8d560c8f3..e223ba150b2b 100644 --- a/sdk/tables/Azure.Data.Tables/src/Azure.Data.Tables.csproj +++ b/sdk/tables/Azure.Data.Tables/src/Azure.Data.Tables.csproj @@ -2,7 +2,7 @@ This client library enables working with the Microsoft Azure Table service Microsoft Azure.Data.Tables client library - 12.1.0-beta.1 + 12.1.0 12.0.1 TableSDK;$(DefineConstants)