You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/identity/azure_identity/CHANGELOG.md
+1-5Lines changed: 1 addition & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Release History
2
2
3
-
## 0.24.0 (Unreleased)
3
+
## 0.24.0 (2025-05-06)
4
4
5
5
### Features Added
6
6
@@ -13,10 +13,6 @@
13
13
- Removed `ClientAssertionCredential::from_env` and `ClientCertificateCredential::from_env`.
14
14
- Removed `WorkloadIdentityCredential::from_env`. `::new` now reads the same environment variables except for `AZURE_FEDERATED_TOKEN` (the Workload Identity webhook doesn't set that variable). `WorkloadIdentityCredentialOptions` overrides environment variable values.
0 commit comments