Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Jeremy Meng d5f6d677ec [EngSys] standardize OSS copyright header
- [eslint-plugin] github-source-headers rule should use "MIT License".

  This change updates our linter rule and the whole repository to have consistent
  license header.

***NO_CI***

- remove "All rights reserved." from header

- "MIT license" => "MIT License"
2024-08-27 13:01:38 -07:00
Matthew Podwysocki d81e15714a
[storage] Update to use randomUUID (#28026)
### Packages impacted by this PR

- @azure/storage-blob
- @azure/storage-file-share
- @azure-rest/synapse-access-control

### Issues associated with this PR


### Describe the problem that is addressed by this PR

Removes UUID package in favor of core-util randomUUID

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
2023-12-12 09:31:13 -08:00
Qiaoqiao Zhang d47cf4ff1b
release-for-synapse-access-control-rlc (#23250)
* release-for-synapse-access-control-rlc

* update samples to use isUnexpected

* remove unused imports

* update version
2022-09-27 09:51:05 +08:00
Jose Manuel Heredia Hidalgo df05347d65
[Synapse] Initial Rest Client work for Synapse Access Control (#18289)
* Initial Rest Client work for Synapse Access Control

* Update ci pipeline

* Update tests

* Update pagination helper and test

* Add samples

* Fix Access Control rest

* Update broken links

* Fix format in agrifood
2021-11-04 09:50:56 -07:00