We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 193bbe6 commit b167447Copy full SHA for b167447
sdk/identity/azure-identity/CHANGELOG.md
@@ -1,19 +1,13 @@
1
# Release History
2
3
-## 1.9.0-beta.2 (Unreleased)
+## 1.9.0-beta.2 (2024-07-22)
4
5
### Features Added
6
7
- Added `ClientAssertionCredential` to enable applications to authenticate with custom client assertions.
8
- Added support for providing a Resource ID to `ManagedIdentityCredential`.
9
- Added support for customizing the IMDS endpoint within `ManagedIdentityCredential`.
10
11
-### Breaking Changes
12
-
13
-### Bugs Fixed
14
15
-### Other Changes
16
17
## 1.9.0-beta.1 (2024-06-21)
18
19
0 commit comments