Skip to content

Commit 95b9f6e

Browse files
authored
Azure Identity July Beta Release (#6652)
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
1 parent 7176953 commit 95b9f6e

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

sdk/identity/azure-identity/CHANGELOG.md

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

3-
## 1.13.0-beta.1 (Unreleased)
3+
## 1.13.0-beta.1 (2025-07-15)
44

55
### Features Added
66

77
- Added support for more `AZURE_TOKEN_CREDENTIALS` environment variable values to specify a single credential type to use in `DefaultAzureCredential`. In addition to `dev` and `prod`, possible values now include `EnvironmentCredential`, `WorkloadIdentityCredential`, `ManagedIdentityCredential`, and `AzureCliCredential` - each for the corresponding credential type.
88

9-
### Breaking Changes
10-
11-
### Bugs Fixed
12-
13-
### Other Changes
14-
159
## 1.12.0 (2025-07-10)
1610

1711
### Features Added

0 commit comments

Comments
 (0)