We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b5d5bf commit dd9eaaaCopy full SHA for dd9eaaa
sdk/identity/Azure.Identity/CHANGELOG.md
@@ -1,8 +1,6 @@
1
# Release History
2
3
-## 1.15.0-beta.2 (Unreleased)
4
-
5
-### Features Added
+## 1.15.0 (2025-08-07)
6
7
### Breaking Changes
8
sdk/identity/Azure.Identity/src/Azure.Identity.csproj
@@ -2,7 +2,7 @@
<PropertyGroup>
<Description>Provides APIs for authenticating to Microsoft Entra ID</Description>
<AssemblyTitle>Microsoft Azure.Identity Component</AssemblyTitle>
- <Version>1.15.0-beta.2</Version>
+ <Version>1.15.0</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>1.14.2</ApiCompatVersion>
<PackageTags>Microsoft Azure Identity;$(PackageCommonTags)</PackageTags>
0 commit comments