storage-november-release (#4095)

This commit is contained in:
microzchang 2022-11-07 15:27:09 +08:00 committed by GitHub
parent ce76a61246
commit ba697d3825
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 7 deletions

View File

@ -3,12 +3,9 @@
## 12.5.0-beta.1 (Unreleased)
### Features Added
### Breaking Changes
### Bugs Fixed
### Other Changes
- Added support for encryption scope:
- Added new fields `DefaultEncryptionScope` and `PreventEncryptionScopeOverride` in `FileSystemItemDetails`, `FileSystemProperties` and `CreateFileSystemOptions`.
- Added new field `EncryptionScope` in `PathProperties`.
## 12.4.0 (2022-11-08)

View File

@ -1,6 +1,6 @@
{
"name": "azure-storage-files-datalake-cpp",
"version-semver": "12.4.0",
"version-semver": "12.5.0-beta.1",
"description": [
"Microsoft Azure Storage Files Data Lake SDK for C++",
"This library provides Azure Storage Files Data Lake SDK."