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 3620d1a commit 00165fdCopy full SHA for 00165fd
sdk/identity/Azure.Identity/CHANGELOG.md
@@ -1,10 +1,6 @@
1
# Release History
2
3
-## 1.17.0-beta.1 (Unreleased)
4
-
5
-### Features Added
6
7
-### Breaking Changes
+## 1.17.0 (2025-10-07)
8
9
### Bugs Fixed
10
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.17.0-beta.1</Version>
+ <Version>1.17.0</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>1.16.0</ApiCompatVersion>
<PackageTags>Microsoft Azure Identity;$(PackageCommonTags)</PackageTags>
0 commit comments