Skip to content

Commit cd6f2e0

Browse files
authored
Prepare azure_identity 0.24.0 for release (#2561)
1 parent 3e9ac0c commit cd6f2e0

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

sdk/identity/azure_identity/CHANGELOG.md

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

3-
## 0.24.0 (Unreleased)
3+
## 0.24.0 (2025-05-06)
44

55
### Features Added
66

@@ -13,10 +13,6 @@
1313
- Removed `ClientAssertionCredential::from_env` and `ClientCertificateCredential::from_env`.
1414
- 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.
1515

16-
### Bugs Fixed
17-
18-
### Other Changes
19-
2016
## 0.23.0 (2025-04-09)
2117

2218
### Features Added

0 commit comments

Comments
 (0)