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 f79fda4 commit ce66049Copy full SHA for ce66049
sdk/identity/azure_identity/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release History
2
3
-## 0.30.0 (Unreleased)
+## 0.30.0 (2025-11-11)
4
5
### Features Added
6
@@ -16,10 +16,8 @@
16
17
### Bugs Fixed
18
19
-- `ClientCertificateCredential::get_token()` returned an error when given multiple scopes
20
-- `ManagedIdentityCredential` didn't follow IMDS retry guidance
21
-
22
-### Other Changes
+- `ClientCertificateCredential::get_token()` returned an error when given multiple scopes.
+- `ManagedIdentityCredential` didn't follow IMDS retry guidance.
23
24
## 0.29.0 (2025-10-08)
25
0 commit comments