Storage May Release (#6563)
* Update version and change log * Update version * Update the change log date
This commit is contained in:
parent
292547aecb
commit
dc4118ea4b
@ -1,14 +1,11 @@
|
||||
# Release History
|
||||
|
||||
## 12.14.0-beta.1 (Unreleased)
|
||||
## 12.14.0-beta.1 (2025-05-13)
|
||||
|
||||
### Features Added
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
### Bugs Fixed
|
||||
|
||||
### Other Changes
|
||||
- Bumped up API version to `2025-07-05`.
|
||||
- Added new field `FileRequestIntent` in `CopyBlobFromUriOptions`, `UploadBlockBlobFromOptions`, `StageBlockFromUriOptions`, `AppendBlockFromUriOptions`, `UploadPagesFromUriOptions`
|
||||
|
||||
## 12.13.0 (2024-09-17)
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "azure-storage-blobs-cpp",
|
||||
"version-semver": "12.13.0",
|
||||
"version-semver": "99.99.999",
|
||||
"description": [
|
||||
"Microsoft Azure Storage Blobs SDK for C++",
|
||||
"This library provides Azure Storage Blobs SDK."
|
||||
|
||||
@ -1,14 +1,10 @@
|
||||
# Release History
|
||||
|
||||
## 12.14.0-beta.1 (Unreleased)
|
||||
## 12.14.0-beta.1 (2025-05-13)
|
||||
|
||||
### Features Added
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
### Bugs Fixed
|
||||
|
||||
### Other Changes
|
||||
- Added new APIs `ShareFileClient::CreateSymbolicLink()` and `ShareFileClient::GetSymbolicLink()`.
|
||||
|
||||
## 12.13.0 (2025-03-11)
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "azure-storage-files-shares-cpp",
|
||||
"version-semver": "12.13.0",
|
||||
"version-semver": "99.99.999",
|
||||
"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