-
Notifications
You must be signed in to change notification settings - Fork 6.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[azure-storage-*] Update Azure SDK Jun Release #18329
[azure-storage-*] Update Azure SDK Jun Release #18329
Conversation
## 12.0.0 (2021-06-08) ### Other Changes and Improvements - Fixed a filename encoding issue.
## 12.0.0 (2021-06-08) ### Other Changes and Improvements - Added and updated some samples. - Fixed a read consistency issue.
## 12.0.0 (2021-06-08) ### Breaking Changes - Renamed `ContentLength` in `FlushFileResult` to `FileSize`. ### Other Changes and Improvements - Removed `IfUnmodifiedSince` from access conditions of setting filesystem metadata operation. - Updated some samples. - Fixed a read consistency issue.
## 12.0.0 (2021-06-08) ### Breaking Changes - Renamed `ContentLength` in `FileItemDetails` to `FileSize`. ### Other Changes and Improvements - Updated some samples. - Fixed a read consistency issue.
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
## 4.0.0-beta.3 (2021-06-08) No breaking changes or new features added. Includes only implementation enhancements.
Is there anything else that you want to do on your sides now? Since I noticed that you pushed some changes for other ports. |
## 4.0.0-beta.3 (2021-06-08) ### Breaking Changes - Updated `MaxPageResults` type to `int32_t`, from `uint32_t`, affecting: - `GetDeletedKeysOptions()`. - `GetPropertiesOfKeysOptions()`. - `GetPropertiesOfKeyVersionsOptions()`. - Updated `CreateRsaKeyOptions::KeySize` type from `uint64_t` to `int64_t`. - Updated `CreateRsaKeyOptions::PublicExponent` type from `uint64_t` to `int64_t`. - Updated `CreateOctKeyOptions::KeySize` type from `uint64_t` to `int64_t`.
Also adding Azure Security Key Vault Keys 4.0.0-beta.3 |
Thanks for your information @vhvb1989. Please ping me if this PR is ready for review. Thanks. |
@NancyLi1013 yes, please. PR is ready to go |
@NancyLi1013 and @ras0219-msft can we merge this PR to let customers start adopting and using the Azure storage GA package? |
LGTM, thanks for updating these ports. |
Thanks azure SDK team :) |
Update vcpkg ports for Azure SDK release. This release may contain multiple ports.