Skip to content

Commit dd9eaaa

Browse files
authored
[Identity] Prepare 1.15.0 release (#51817)
1 parent 2b5d5bf commit dd9eaaa

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

sdk/identity/Azure.Identity/CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Release History
22

3-
## 1.15.0-beta.2 (Unreleased)
4-
5-
### Features Added
3+
## 1.15.0 (2025-08-07)
64

75
### Breaking Changes
86

sdk/identity/Azure.Identity/src/Azure.Identity.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<Description>Provides APIs for authenticating to Microsoft Entra ID</Description>
44
<AssemblyTitle>Microsoft Azure.Identity Component</AssemblyTitle>
5-
<Version>1.15.0-beta.2</Version>
5+
<Version>1.15.0</Version>
66
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
77
<ApiCompatVersion>1.14.2</ApiCompatVersion>
88
<PackageTags>Microsoft Azure Identity;$(PackageCommonTags)</PackageTags>

0 commit comments

Comments
 (0)