Mint storage beta.10 (#2129)

* Mint storage beta10

* Update sdk/storage/azure-storage-common/CHANGELOG.md
This commit is contained in:
JinmingHu 2021-04-16 15:02:09 +08:00 committed by GitHub
parent 38a376dc60
commit cdef9ee418
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 5 deletions

View File

@ -1,6 +1,6 @@
# Release History
## 12.0.0-beta.10 (Unreleased)
## 12.0.0-beta.10 (2021-04-16)
### Breaking Changes

View File

@ -1,10 +1,11 @@
# Release History
## 12.0.0-beta.10 (Unreleased)
## 12.0.0-beta.10 (2021-04-16)
### New Features
- Added server timeout support.
- Added `PagedResponse<T>` for returning paginated collections.
### Breaking Changes

View File

@ -1,6 +1,6 @@
# Release History
## 12.0.0-beta.10 (Unreleased)
## 12.0.0-beta.10 (2021-04-16)
### Breaking Changes
@ -14,7 +14,7 @@
### Bug Fixes
- Rename functions always fail because `/` was left out in rename source path.
- Rename functions always fail because `/` was left out in the renamed source path.
## 12.0.0-beta.9 (2021-03-23)

View File

@ -1,6 +1,6 @@
# Release History
## 12.0.0-beta.10 (Unreleased)
## 12.0.0-beta.10 (2021-04-16)
### Breaking Changes