Identity January Release (#4220)

* changelog update

* Identity January Release

* trigger PR
This commit is contained in:
George Arama 2023-01-10 11:18:52 -08:00 committed by GitHub
parent b78352bb75
commit fa2f20326b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Release History
## 1.4.0-beta.3 (Unreleased)
## 1.4.0-beta.3 (2023-01-10)
### Features Added
@ -8,8 +8,6 @@
- Added authority host overriding support for `ClientCertificateCredential`.
- Added Azure Stack support for `ClientCertificateCredential`.
### Breaking Changes
### Bugs Fixed
- Changed token cache mode to per-credential-instance. In order to get benefits from token caching, share the same credential between multiple client instances.