Skip to content

Commit

Permalink
[Storage][ChangeLog]STG77 Changelog (#18678)
Browse files Browse the repository at this point in the history
* [Storage][ChangeLog]STG77 Changelog

* Update CHANGELOG.md
  • Loading branch information
xiafu-msft authored May 14, 2021
1 parent 541adce commit c0b4c69
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 7 additions & 1 deletion sdk/storage/azure-storage-file-datalake/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Release History

## 12.4.0b1 (unreleased)
## 12.4.0b1 (2021-05-12)
**New features**
- Added support `set_service_properties()`,`get_service_properties()` on `DataLakeServiceClient`
- Added support for `list_deleted_paths()` on `FileSystemClient`

**Fixes**
- Fixed initiating `PathProperties` problem (#18490)

## 12.3.1 (2021-04-20)
**Fixes**
Expand Down
4 changes: 3 additions & 1 deletion sdk/storage/azure-storage-file-share/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Release History

## 12.5.0b1 (Unreleased)
## 12.5.0b1 (2021-05-12)
**New features**
- Added support for lease operation on a share, eg. acquire_lease

## 12.4.2 (2021-04-20)
**Fixes**
Expand Down

0 comments on commit c0b4c69

Please sign in to comment.