File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
sdk/identity/Azure.Identity.Broker Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 3131### Other Changes
3232- Updated Microsoft.Identity.Client.Broker dependency to version 4.69.1.
3333
34+ ## 1.2.1 (2025-07-11)
35+
36+ ### Other Changes
37+
38+ - Updated ` Azure.Identity ` to 1.14.2 to apply a security fix in the updated ` Microsoft.Identity.Client ` dependency.
39+
3440## 1.2.0 (2024-11-18)
3541
3642### Other Changes
Original file line number Diff line number Diff line change 44 <AssemblyTitle >Microsoft Azure.Identity.Broker Component</AssemblyTitle >
55 <Version >1.3.0-beta.4</Version >
66 <!-- The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
7- <ApiCompatVersion >1.2.0 </ApiCompatVersion >
7+ <ApiCompatVersion >1.2.1 </ApiCompatVersion >
88 <PackageTags >Microsoft Azure Identity Broker;$(PackageCommonTags)</PackageTags >
99 <TargetFrameworks Condition =" $([MSBuild]::IsOsPlatform('Windows'))" >$(RequiredTargetFrameworks);net462;net8.0</TargetFrameworks >
1010 <TargetFrameworks Condition =" $([MSBuild]::IsOsPlatform('OSX'))" >$(RequiredTargetFrameworks);net8.0</TargetFrameworks >
You can’t perform that action at this time.
0 commit comments