Skip to content

Commit 984ed18

Browse files
[Identity] update changelog and prepare release (Azure#25559)
1 parent 338496a commit 984ed18

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

sdk/identity/identity/CHANGELOG.md

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

3-
## 3.2.0-beta.2 (Unreleased)
3+
## 3.2.0-beta.2 (2023-04-13)
44

55
### Features Added
66

77
- Added configurable process timeout for dev-time credentials - `AzureCLI Credential`, `AzurePowershell Credential` and `AzureDeveloperCLI Credential`.
88

9-
### Breaking Changes
10-
119
### Bugs Fixed
1210

1311
- Fixed a bug in `WorkloadIdentity Credential`, to incorporate the case where the options can be `undefined` in a conditional check. Related issue [#25089](https://github.com/Azure/azure-sdk-for-js/issues/25089) with the fix [#25119](https://github.com/Azure/azure-sdk-for-js/pull/25119).
1412
- Exported `WorkloadIdentityDefaultCredentialOptions` which was previously not publicly exported in `index.ts`.
1513

16-
### Other Changes
17-
1814
## 3.2.0-beta.1 (2023-02-28)
1915

2016
### Features Added

0 commit comments

Comments
 (0)