Update changelog for the upcoming beta release. (#2309)
Holding off to do a review of the commits. Area owners, please review yourself as well, and fix what might be missing or needs updating.
This commit is contained in:
parent
2a4dfd2f0d
commit
0a0bd6fbc2
@ -1,6 +1,6 @@
|
||||
# Release History
|
||||
|
||||
## 1.0.0-beta.9 (Unreleased)
|
||||
## 1.0.0-beta.9 (2021-05-18)
|
||||
|
||||
### New Features
|
||||
|
||||
@ -18,11 +18,14 @@
|
||||
### Bug Fixes
|
||||
|
||||
- Do not re-use a libcurl connection to same host but different port.
|
||||
- Fixed curl transport issue to avoid crash at exit when curl connection pool cleanup thread is running.
|
||||
- Ensure uniqueness of `Azure::Core::Uuid` on POSIX platforms.
|
||||
|
||||
### Other Changes and Improvements
|
||||
|
||||
- Modified precondition validation of function arguments to now result in assert failures rather than throwing an exception.
|
||||
- Remove exposing windows.h header from our public headers.
|
||||
- Improved performance of the WinHTTP transport layer on Windows for uploading large payloads.
|
||||
|
||||
## 1.0.0-beta.8 (2021-04-07)
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# Release History
|
||||
|
||||
## 1.0.0-beta.6 (Unreleased)
|
||||
## 1.0.0-beta.6 (2021-05-18)
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# Release History
|
||||
|
||||
## 4.0.0-beta.2 (Unreleased)
|
||||
## 4.0.0-beta.2 (2021-05-18)
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# Release History
|
||||
|
||||
## 4.0.0-beta.2 (Unreleased)
|
||||
## 4.0.0-beta.2 (2021-05-18)
|
||||
|
||||
### New Features
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user