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

Update 8/4 #8

Merged
merged 52 commits into from
Aug 4, 2021
Merged

Update 8/4 #8

merged 52 commits into from
Aug 4, 2021

Conversation

BigCat20196
Copy link
Owner

No description provided.

yunhaoling and others added 30 commits July 27, 2021 09:17
#19722)

* fix async auto lock renewer empty tasks issue

* update changelog
* Perftests for monitor query

* Apply suggestions from code review

Co-authored-by: Scott Addie <[email protected]>

Co-authored-by: Scott Addie <[email protected]>
* Added release date

* Some docs fixes

* Updated some docstrings

* Add chardet for now

* Added shared requirement

* Updated nspkg

* Added nspkg to CI
* generated from swaggers

* new support service versions

* regenrated

* [STG78] Added Quick Query Parquet Dialect (#18904)

* Added Quick Query Dialect

* fixed ci

* fix ci path

* anna comments

* removed parquet type

* reverted versions

* reverted versions

* fixed dep

* [Blob][STG78]List Deleted Root Blob with Versions (#19097)

* [Blob][STG78]List Deleted Root Blob with Versions

* Update test_container_async.py

* [STG78] Copy Source OAuth Token Support (#18998)

* OAuth Copy Source Support

* added tokens to blob client

* added support in file client

* Added tests

* regenerated

* Added sync tests and renamed param

* added some async tests

* removed import and fixed desc and validation

* added more tests

* remove import

* fixed ci

* [Blob][STG78]Object Imutability Policy (Version Level Worm) (#19098)

* [Blob][STG78]Object Imutability Policy (Version Level Worm)

* [STG78][FileShare]List Files v2 (#19017)

* [STG78][FileShare]List Files v2

* fix pylint

* fix live test

Co-authored-by: Xiaoxi Fu <[email protected]>
Co-authored-by: xiafu <[email protected]>
* CodeGen from PR 15097 in Azure/azure-rest-api-specs
[Hub Generated] Review request for Microsoft.Media to add version stable/2021-06-01- Part 2 (#15097)

* Copy 2020-05-01 version of the encoding swagger.

* Update encoder swagger to 2021-06-01 version.

* fix 404 response on Encoding swagger

* fixed a description and removed 404 reponses from examples.

* update example files.

* version,CHANGELOG

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
…rix (#19965)

* update Set Tox Env step to a python build. add a new parameter so we can say that certain environments are just not supported by a configured ci run
* update to latest swagger 21-12-01

* update
* Update testcase.py

* update to aka links for sas permissions
* Edit pass on Monitor Query README file

* Relocate timeout section
* CodeGen from PR 15424 in Azure/azure-rest-api-specs
[Batch] Make readme.md and swagger titles consistent (#15424)

* [Batch] Changed "title" from BatchManagement to BatchManagementClient

Autorest is using this to generate the name of the client class. Changing this will avoid a breaking change in the Java SDK that is about to be released.

* Make readme.md titles consistent with swagger

* version,CHANGELOG

* test

* test

* Update shared_requirements.txt

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: msyyc <[email protected]>
* Rename logs query request

* rename LogsQueryResults

* Revert "rename LogsQueryResults"

This reverts commit 6d54741.
* Add Logs Batch query results

* logs query results to result
* Renames _log_query_client

* minor readme fix
* CodeGen from PR 14545 in Azure/azure-rest-api-specs
[Hub Generated] Review request for Microsoft.StorageCache to add version stable/2021-05-01 (#14545)

* Adds base for updating Microsoft.StorageCache from version stable/2021-03-01 to version 2021-05-01

* Updates readme

* Updates API version in new specs and examples

* 2021-05-01 API Changes

* prettier fix

* Lintdiff fix

* Add create only fields

* Create only tag for CacheIdentity

* Create only tag for CacheIdentity

* Remove create only for key rotation

* Fix s360 errors

* Fix read only

* Revert package-lock.json

* Revert package-lock.json

* version,CHANGELOG

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* CodeGen from PR 15383 in Azure/azure-rest-api-specs
Adding readme.python.md configuration for Recovery Services - Site Recovery (#15383)

* Add python sdk config

* Python sdk generation readme

* version,CHANGELOG

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed Lei <[email protected]>
* Update PythonSdkLiveTest.yml

* Update PythonSdkLiveTest.yml
RAY-316 and others added 22 commits August 2, 2021 16:40
* cut hard dependency on requests

* update

* update

* address review feedback
* add sample for raw_response_hook

* update
…19993)

* update comments to align with sphinx style external links, versus the standard markdown formatting
* Add multivariate sample

* MVAD sample refine

* resolve comments

* resolve comments

* resolve comments

* MVAD sample refine

* remove credential info

* bug fix

* remove timeout

* remove timeout

Co-authored-by: David Liang <[email protected]>
* CodeGen from PR 15090 in Azure/azure-rest-api-specs
Removing duplicate package ID-2021-04-01-preview (#15090)

* version,CHANGELOG

* test

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed Lei <[email protected]>
* CodeGen from PR 15384 in Azure/azure-rest-api-specs
Update readme.md (#15384)

* version,CHANGELOG

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* multi api support for artifacts

* multiapi for vnet

* update changelog

* update
* Flatten body in batch response

* update tests

* oops

* id to req id

* lint

* use ivars
* CodeGen from PR 15049 in Azure/azure-rest-api-specs
T2 elastic (#15049)

* sql t2 readme config

* readme config

* Update readme.python.md

* conflient resolve

* readme config

Co-authored-by: msyyc <[email protected]>

* version,CHANGELOG

* Update CHANGELOG.md

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: msyyc <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* CodeGen from PR 12566 in Azure/azure-rest-api-specs
Update quantum python track2 config (#12566)

* update quantum python track2 config

* Update readme.python.md

Co-authored-by: msyyc <[email protected]>

* version,CHANGELOG

* Update CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: msyyc <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed Lei <[email protected]>
@BigCat20196 BigCat20196 merged commit 10a97e5 into BigCat20196:main Aug 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.