Identity January Release (#5242)

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
This commit is contained in:
Anton Kolesnyk 2024-01-11 13:31:07 -08:00 committed by GitHub
parent 03de1fbaa4
commit 23af33186e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,13 +1,11 @@
# Release History
## 1.7.0-beta.1 (Unreleased)
## 1.7.0-beta.1 (2024-01-11)
### Features Added
- [[#5116]](https://github.com/Azure/azure-sdk-for-cpp/issues/5116) `AzureCliCredential`: Added support for the new response field which represents token expiration timestamp as time zone agnostic value.
### Breaking Changes
### Bugs Fixed
- [[#5075]](https://github.com/Azure/azure-sdk-for-cpp/issues/5075) `AzureCliCredential` assumes token expiration time without local time zone adjustment.