Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[storage][stg74] Feature - Recursive ACL #9689

Merged
merged 53 commits into from
Sep 24, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
3da91ec
Sdk automation/@azure arm operationalinsights (#10935)
changlong-liu Sep 17, 2020
94879ee
Increment package version after release of azure-cosmos (#11311)
azure-sdk Sep 17, 2020
6c6e828
[Text Analytics] Ignore document index when parsing opinion pointers …
deyaaeldeen Sep 17, 2020
6b17e7e
[Text Analytics] Update release date (#11313)
deyaaeldeen Sep 17, 2020
43033ff
[core-http] Move challenge based auth to core-http (#11226)
Sep 17, 2020
f2c3880
Revert "[core-http] Move challenge based auth to core-http (#11226)" …
Sep 17, 2020
15e22fd
[AnomalyDetector] Update AnomalyDetector README (#11110)
joheredi Sep 18, 2020
add2f4f
Replaced relative link with absolute links and remove locale (#11317)
sima-zhu Sep 18, 2020
eb02949
Enable the link check on aggregate-report (#11330)
sima-zhu Sep 18, 2020
7493074
Increment package version after release of azure-ai-text-analytics (#…
azure-sdk Sep 18, 2020
dcc7761
[Tables] Enable recorded tests in CI (#11238)
joheredi Sep 18, 2020
db93f16
[Anomaly Detector] Add sample snippet to README (#11335)
joheredi Sep 18, 2020
3f0c3f7
[Core-http] Support xml namespaces (#11201)
joheredi Sep 18, 2020
b8e3ac2
Increment package version after release of azure-ai-anomaly-detector …
azure-sdk Sep 18, 2020
b750841
[event-hubs] Update docs to mention the checkpoint store updates made…
richardpark-msft Sep 18, 2020
4a96e96
Add testcases for handling odata (#11321)
sarangan12 Sep 19, 2020
2445773
release arm-netapp (#10849)
colawwj Sep 21, 2020
ae74dcc
Sdk automation/@azure arm hybridcompute (#11307)
changlong-liu Sep 21, 2020
553cbf4
[Event Grid] Remove some 'en-us' from some links (#11185)
ellismg Sep 21, 2020
7aad652
[Identity] Fix broken eslint in the builds (#11354)
sadasant Sep 21, 2020
3495fe3
[Abort Controller] Update linting and fix linting errors (#11269)
deyaaeldeen Sep 21, 2020
eceb3ab
[Identity] Idea for the Device Code Credential Use Console Feature (#…
sadasant Sep 21, 2020
555cab8
[Key Vault] Use the swagger generated from the service 7.2-preview (#…
sadasant Sep 21, 2020
3f29c59
Add placeholder yml file for pipeline generation
weshaggard Sep 21, 2020
79c359f
Smoke test failure due to rollup peer dependency error (#11372)
praveenkuttappan Sep 21, 2020
a56d29b
Add client libraries for Azure Communication Services (#11385)
DominikMe Sep 22, 2020
57b9eea
Add Communication service mapping
weshaggard Sep 22, 2020
e34df1d
Communication - Add code owners and label triggers (#11401)
DominikMe Sep 22, 2020
75c4d5c
[ESLint Plugin] fix docs link (#11400)
deyaaeldeen Sep 22, 2020
4a9359c
Increment package version after release of azure-keyvault-admin (#11216)
azure-sdk Sep 22, 2020
5dc4765
Sync eng/common directory with azure-sdk-tools repository for Tools P…
azure-sdk Sep 22, 2020
2954e6e
Disable smoke test for storage-blob-changefeed (#11406)
praveenkuttappan Sep 22, 2020
9cfe960
[Core paging] Update linting scripts and auto linting (#11274)
deyaaeldeen Sep 23, 2020
677189c
fix package.json (#11412)
deyaaeldeen Sep 23, 2020
5fa7f3f
[Service Bus] Remove stream-browserify dependency (#11221)
ramya-rao-a Sep 23, 2020
901b9f7
[Core asynciterator] Update linting scripts and apply auto linting an…
deyaaeldeen Sep 23, 2020
1d84166
[service-bus] Fixing broken option - we renamed it to maxWaitTimeInMs…
richardpark-msft Sep 23, 2020
6f0fbca
Communication: fix test-resources config (#11434)
DominikMe Sep 23, 2020
ff3509f
[core-http] Add NDJSON support (#11325)
xirzec Sep 23, 2020
2ef9a8c
[EventGrid] Add Azure Communication Service Events (#11428)
ellismg Sep 24, 2020
8c09de7
Sync eng/common directory with azure-sdk-tools repository for Tools P…
azure-sdk Sep 24, 2020
7379a1a
[Cosmos] Adding missing copyright headers (#11449)
ramya-rao-a Sep 24, 2020
bc82127
[Service Bus] Type docs fix - Added @internal and @ignore tags for in…
mohsin-mehmood Sep 24, 2020
52a1fc6
[Storage] Recursive ACL swagger transform patch
XiaoningLiu Jun 16, 2020
78de13c
[Storage] Add support for recursive ACL
XiaoningLiu Jun 24, 2020
8825953
[Storage] Recording for recursive ACL
XiaoningLiu Jun 24, 2020
2c9b4ca
[Storage] Update changelog for recursive acl
XiaoningLiu Jun 24, 2020
a7e011e
[Storage] Add comments for recursive ACL parameters; Resolve review c…
XiaoningLiu Jul 2, 2020
9df048b
Add continueOnFailure option for set AccessControlRecursive methods
XiaoningLiu Jul 28, 2020
28ef2ca
Removed PathSetAccessControlRecursiveMode from public API list
XiaoningLiu Jul 28, 2020
4994963
Update AccessControlChangeFailure to AccessControlChangeError with ty…
XiaoningLiu Jul 28, 2020
e508e21
Resolve build failures
XiaoningLiu Sep 24, 2020
24f3325
Resolve build failures
XiaoningLiu Sep 24, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 3 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@
# PRLabel: %Batch
/sdk/batch/ @xingwu1 @matthchr @bgklein @deyaaeldeen

# PRLabel: %Communication
/sdk/communication/ @RezaJooyandeh @DominikMe @0rland0Wats0n

# PRLabel: %Cosmos
/sdk/cosmosdb/ @southpolesteve @zfoster

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Packages](https://img.shields.io/badge/packages-latest-blue.svg)](https://azure.github.io/azure-sdk/releases/latest/js.html) [![Dependencies](https://img.shields.io/badge/dependency-report-blue.svg)](https://azuresdkartifacts.blob.core.windows.net/azure-sdk-for-js/dependencies/dependencies.html) [![DependencyGraph](https://img.shields.io/badge/dependency-graph-blue.svg)](https://azuresdkartifacts.blob.core.windows.net/azure-sdk-for-js/dependencies/InterdependencyGraph.html)

This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our [public developer docs](https://docs.microsoft.com/en-us/javascript/azure/) or our versioned [developer docs](https://azure.github.io/azure-sdk-for-js).
This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our [public developer docs](https://docs.microsoft.com/javascript/azure/) or our versioned [developer docs](https://azure.github.io/azure-sdk-for-js).

## Getting started

Expand Down Expand Up @@ -41,7 +41,7 @@ Libraries which enable you to provision specific resources. They are responsible
Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) <[email protected]>. You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the MSRC PGP key, can be found in the [Security TechCenter](https://www.microsoft.com/msrc/faqs-report-an-issue).

## Contributing
For details on contributing to this repository, see the [contributing guide](CONTRIBUTING.md).
For details on contributing to this repository, see the [contributing guide](https://github.com/Azure/azure-sdk-for-js/blob/master/CONTRIBUTING.md).

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit
https://cla.microsoft.com.
Expand Down
6 changes: 3 additions & 3 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@

Microsoft takes the security of our software products and services seriously, which includes all source code repositories managed through our GitHub organizations, which include [Microsoft](https://github.com/Microsoft), [Azure](https://github.com/Azure), [DotNet](https://github.com/dotnet), [AspNet](https://github.com/aspnet), [Xamarin](https://github.com/xamarin), and [our GitHub organizations](https://opensource.microsoft.com/).

If you believe you have found a security vulnerability in any Microsoft-owned repository that meets [Microsoft's definition of a security vulnerability](https://docs.microsoft.com/en-us/previous-versions/tn-archive/cc751383(v=technet.10)), please report it to us as described below.
If you believe you have found a security vulnerability in any Microsoft-owned repository that meets [Microsoft's definition of a security vulnerability](https://docs.microsoft.com/previous-versions/tn-archive/cc751383(v=technet.10)), please report it to us as described below.

## Reporting Security Issues

**Please do not report security vulnerabilities through public GitHub issues.**

Instead, please report them to the Microsoft Security Response Center (MSRC) at [https://msrc.microsoft.com/create-report](https://msrc.microsoft.com/create-report).

If you prefer to submit without logging in, send email to [[email protected]](mailto:[email protected]). If possible, encrypt your message with our PGP key; please download it from the [Microsoft Security Response Center PGP Key page](https://www.microsoft.com/en-us/msrc/pgp-key-msrc).
If you prefer to submit without logging in, send email to [[email protected]](mailto:[email protected]). If possible, encrypt your message with our PGP key; please download it from the [Microsoft Security Response Center PGP Key page](https://www.microsoft.com/msrc/pgp-key-msrc).

You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Additional information can be found at [microsoft.com/msrc](https://www.microsoft.com/msrc).

Expand All @@ -36,6 +36,6 @@ We prefer all communications to be in English.

## Policy

Microsoft follows the principle of [Coordinated Vulnerability Disclosure](https://www.microsoft.com/en-us/msrc/cvd).
Microsoft follows the principle of [Coordinated Vulnerability Disclosure](https://www.microsoft.com/msrc/cvd).

<!-- END MICROSOFT SECURITY.MD BLOCK -->
Loading