From 73805da719a549300de3191e9bfc157f4a939dbd Mon Sep 17 00:00:00 2001 From: Christopher Scott Date: Mon, 18 Nov 2024 10:31:27 -0600 Subject: [PATCH] Prepare Azure.Identity.Broker for release --- sdk/identity/Azure.Identity.Broker/CHANGELOG.md | 9 ++------- .../src/Azure.Identity.Broker.csproj | 2 +- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/sdk/identity/Azure.Identity.Broker/CHANGELOG.md b/sdk/identity/Azure.Identity.Broker/CHANGELOG.md index f20d18ad1be4..feb137b4cc02 100644 --- a/sdk/identity/Azure.Identity.Broker/CHANGELOG.md +++ b/sdk/identity/Azure.Identity.Broker/CHANGELOG.md @@ -1,16 +1,11 @@ # Release History -## 1.2.0-beta.2 (Unreleased) - -### Features Added - -### Breaking Changes - -### Bugs Fixed +## 1.2.0 (2024-11-18) ### Other Changes - Support for Proof of Possession (PoP) tokens for `InteractiveBrowserCredential` has migrated out of Azure.Core.Experimental to Azure.Core. This feature is enabled via the `IsProofOfPossessionEnabled` property on `TokenRequestContext`. +- Updating package dependencies. ## 1.2.0-beta.1 (2024-04-24) diff --git a/sdk/identity/Azure.Identity.Broker/src/Azure.Identity.Broker.csproj b/sdk/identity/Azure.Identity.Broker/src/Azure.Identity.Broker.csproj index b4f67afa9b31..462d72e7f3d1 100644 --- a/sdk/identity/Azure.Identity.Broker/src/Azure.Identity.Broker.csproj +++ b/sdk/identity/Azure.Identity.Broker/src/Azure.Identity.Broker.csproj @@ -2,7 +2,7 @@ This is the implementation of the Azure SDK Client Library for Azure Identity Microsoft Azure.Identity.Broker Component - 1.2.0-beta.2 + 1.2.0 1.1.0 Microsoft Azure Identity Broker;$(PackageCommonTags)