storage-november-release (#4095)
This commit is contained in:
parent
ce76a61246
commit
ba697d3825
@ -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)
|
||||
|
||||
|
||||
@ -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."
|
||||
|
||||
Loading…
Reference in New Issue
Block a user