Skip to content

Commit

Permalink
Add support for file oauth and allowing trailing dots
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmaZhu committed Feb 27, 2023
1 parent 400de15 commit 3fbdd54
Show file tree
Hide file tree
Showing 240 changed files with 37,394 additions and 89 deletions.
26 changes: 12 additions & 14 deletions common/config/rush/pnpm-lock.yaml

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

1 change: 1 addition & 0 deletions sdk/storage/storage-file-share/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
## 12.13.0 (2023-02-23)

### Features Added

- Includes all features released in 12.13.0-beta.1.

### Bugs Fixed
Expand Down
1 change: 1 addition & 0 deletions sdk/storage/storage-file-share/karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ module.exports = function (config) {
envPreprocessor: [
"ACCOUNT_NAME",
"ACCOUNT_SAS",
"ACCOUNT_TOKEN",
"SOFT_DELETE_ACCOUNT_NAME",
"SOFT_DELETE_ACCOUNT_SAS",
"PREMIUM_FILE_ACCOUNT_NAME",
Expand Down
1 change: 1 addition & 0 deletions sdk/storage/storage-file-share/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@
"@azure/storage-blob": "^12.13.0",
"@azure/dev-tool": "^1.0.0",
"@azure/eslint-plugin-azure-sdk": "^3.0.0",
"@azure/identity": "^2.0.1",
"@azure/test-utils": "^1.0.0",
"@azure-tools/test-recorder": "^1.0.0",
"@azure/test-utils-perf": "^1.0.0",
Expand Down

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

Loading

0 comments on commit 3fbdd54

Please sign in to comment.