Skip to content

Commit

Permalink
Increment package version after release of azure_storage_file_datalake (
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-sdk authored Jan 19, 2021
1 parent 41fe49a commit b4815d1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion sdk/storage/azure-storage-file-datalake/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Release History

## 12.2.2 (Unreleased)


## 12.2.1 (2021-01-13)
**New features**
- Added support for `AzureSasCredential` to allow SAS rotation in long living clients.
Expand Down Expand Up @@ -39,7 +42,7 @@
**New Feature**
- Block size is increased to 4GB at maximum, max single put size is increased to 5GB.

## 12.0.2 (2020-6-12)
## 12.0.2
**Fixes**
- Improve the performance of upload when using max_concurrency

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
# license information.
# --------------------------------------------------------------------------

VERSION = "12.2.1"
VERSION = "12.2.2"

0 comments on commit b4815d1

Please sign in to comment.