Skip to content

Commit d65b094

Browse files
Identity updating changelog for 1.2.0-preview.5 release (Azure#13311)
* Identity updating changelog for 1.2.0-preview.5 release * Add date Co-authored-by: Alexander Sher <AlexanderSher@users.noreply.github.com>
1 parent 736b825 commit d65b094

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

sdk/identity/Azure.Identity/CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Release History
22

3-
## 1.2.0-preview.5 (Unreleased)
3+
## 1.2.0-preview.5 (2020-07-08)
4+
5+
### New Features
6+
- Added options classes `ClientCertificateCredentialOptions` and `ClientSecretCredentialOptions` which support the following new option
7+
- `EnablePersistentCache` configures these credentials to use a persistent cache shared between credentials which set this option. By default the cache is per credential and in memory only.
48

59

610
## 1.2.0-preview.4

0 commit comments

Comments
 (0)