Skip to content

Commit

Permalink
[storage][datalake & file] decouple the sas resource type logic with …
Browse files Browse the repository at this point in the history
…that of permission parse (Azure#13244)

* decouple the sas resource type logic with that of permission parse

* changelog

* format
  • Loading branch information
ljian3377 authored Jan 28, 2021
1 parent 3468baa commit d05ec37
Show file tree
Hide file tree
Showing 11 changed files with 860 additions and 134 deletions.
1 change: 1 addition & 0 deletions sdk/storage/storage-file-datalake/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## 12.3.1 (Unreleased)

- Fixed a bug where `generateDataLakeSASQueryParameters()` won't correctly set the resource type if `DataLakeSASSignatureValues.permissions` is not specified. Fixed issue [13223](https://github.com/Azure/azure-sdk-for-js/issues/13223).
- Fixed a compile failure due to "Can't resolve 'crypto'" in Angular. [Issue #13267](https://github.com/Azure/azure-sdk-for-js/issues/13267).
- The `"Unclosed root tag"` XML parser error is now retriable. [PR #13076](https://github.com/Azure/azure-sdk-for-js/pull/13076).

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d05ec37

Please sign in to comment.