Core January Release (#4219)

* update changelog

* Core January Release
This commit is contained in:
George Arama 2023-01-05 08:40:22 -08:00 committed by GitHub
parent bf5e9bb757
commit b372b85f5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Release History
## 1.8.0-beta.3 (Unreleased)
## 1.8.0-beta.3 (2023-01-05)
### Features Added
@ -9,11 +9,7 @@
### Breaking Changes
- Bearer token authentication will not work for endpoint URL protocol schemes other than `"https"`. This ensures token security and is consistent with the Azure SDKs for other languages.
- Removed `noexcept` specification from `Azure::DateTime::clock::now()`.
### Bugs Fixed
### Other Changes
- Removed `noexcept` specification from `Azure::DateTime::clock::now()`.
## 1.8.0-beta.2 (2022-11-03)