From 5519e5071f159eeac72ff56f58fe9ac8d65f1995 Mon Sep 17 00:00:00 2001 From: Christopher Scott Date: Thu, 5 Oct 2023 09:38:22 -0500 Subject: [PATCH] Prep for release --- sdk/tables/Azure.Data.Tables/CHANGELOG.md | 8 +------- sdk/tables/Azure.Data.Tables/src/Azure.Data.Tables.csproj | 2 +- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/sdk/tables/Azure.Data.Tables/CHANGELOG.md b/sdk/tables/Azure.Data.Tables/CHANGELOG.md index 150009e00a8c5..3a958d0f8a248 100644 --- a/sdk/tables/Azure.Data.Tables/CHANGELOG.md +++ b/sdk/tables/Azure.Data.Tables/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 12.9.0-beta.1 (Unreleased) +## 12.8.2 (2023-10-10) ### Acknowledgments @@ -8,16 +8,10 @@ Thank you to our developer community members who helped to make Azure Tables bet - metjuperry _([GitHub](https://github.com/metjuperry))_ -### Features Added - -### Breaking Changes - ### Bugs Fixed - Fixed an issue where custom models decorated with the `DataMemberAttribute` were not properly considered in query filters (A community contribution, courtesy of _[metjuperry]_ ([#38884](https://github.com/Azure/azure-sdk-for-net/issues/38884)) -### Other Changes - ## 12.8.1 (2023-08-15) ### 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 1fa7cd5172e16..5dc36d8cb0e3f 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.9.0-beta.1 + 12.8.2 12.8.1 TableSDK;$(DefineConstants)