From 9c3447ae45a64075f5b174433eeb022401a0c5ee Mon Sep 17 00:00:00 2001 From: Jeff Fisher Date: Mon, 18 Nov 2024 15:02:32 -0600 Subject: [PATCH] [data-tables] Update changelog for release (#31814) ### Packages impacted by this PR `@azure/data-tables` ### Describe the problem that is addressed by this PR Preparing release for Cosmos Entra ID support. This functionality has been validated by a partner team against the most recent nightly build. --- sdk/tables/data-tables/CHANGELOG.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/sdk/tables/data-tables/CHANGELOG.md b/sdk/tables/data-tables/CHANGELOG.md index a7e1239c721..8ecb4a0eefa 100644 --- a/sdk/tables/data-tables/CHANGELOG.md +++ b/sdk/tables/data-tables/CHANGELOG.md @@ -1,17 +1,11 @@ # Release History -## 13.3.0 (Unreleased) +## 13.3.0 (2024-11-18) ### Features Added - Added support for Entra ID credentials when targeting a Cosmos endpoint. -### Breaking Changes - -### Bugs Fixed - -### Other Changes - ## 13.2.2 (2023-04-10) ### Bugs Fixed