Storage October Release (#6090)
* storage october release * update * update
This commit is contained in:
parent
e1d9893467
commit
4fbdbf5e89
@ -1,14 +1,9 @@
|
||||
# Release History
|
||||
|
||||
## 12.9.0-beta.1 (Unreleased)
|
||||
## 12.9.0-beta.1 (2024-10-15)
|
||||
|
||||
### Features Added
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
### Bugs Fixed
|
||||
|
||||
### Other Changes
|
||||
- Bumped up Account SAS version to `2025-01-05`.
|
||||
|
||||
## 12.8.0 (2024-09-17)
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "azure-storage-common-cpp",
|
||||
"version-semver": "12.8.0",
|
||||
"version-semver": "12.9.0-beta.1",
|
||||
"description": [
|
||||
"Microsoft Azure Common Storage SDK for C++",
|
||||
"This library provides common Azure Storage-related abstractions for Azure SDK."
|
||||
|
||||
@ -1,14 +1,12 @@
|
||||
# Release History
|
||||
|
||||
## 12.12.0-beta.1 (Unreleased)
|
||||
## 12.12.0-beta.1 (2024-10-15)
|
||||
|
||||
### Features Added
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
### Bugs Fixed
|
||||
|
||||
### Other Changes
|
||||
- Bumped up API version to `2025-01-05`.
|
||||
- Added support for the provisioned V2 billing model.
|
||||
- Added support for specifying the binary file permission format for `ShareFileClient::StartCopy()`.
|
||||
|
||||
## 12.11.0 (2024-09-17)
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "azure-storage-files-shares-cpp",
|
||||
"version-semver": "12.11.0",
|
||||
"version-semver": "12.12.0-beta.1",
|
||||
"description": [
|
||||
"Microsoft Azure Storage Files Shares SDK for C++",
|
||||
"This library provides Azure Storage Files Shares SDK."
|
||||
|
||||
Loading…
Reference in New Issue
Block a user