Skip to content

Conversation

zzvswxy
Copy link
Owner

@zzvswxy zzvswxy commented Jun 8, 2022

No description provided.

msyyc and others added 30 commits May 9, 2022 15:14
* add data-plane generation

* choose different config file
…e#24302)

* code and test

* Update CHANGELOG.md

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Yuchao Yan <[email protected]>
* code and test

* Update CHANGELOG.md

* update test result

* Update CHANGELOG.md

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Yuchao Yan <[email protected]>
Co-authored-by: Jiefeng Chen (WICRESOFT NORTH AMERICA LTD) <[email protected]>
* conftest changes for pytest

* async preparers

* initial test proxy changes

* changes for proper hsm url

* converted to tp

* recordings

* sync recordings

* async recordings

* re-record

* re-recordings

* async changes

* sync changes

* minor fix

* remove variables

* comments for PR

* new recordings
Increment package version after release of azure-eventhub
* Package py.typed file

* cspell
* renames from TA->Language for samples

* update docstrings, readme, changelog

* update language

* fix readme toc

* missed an instance

* include healthcare action on readme list

* feedback

* add sentence about dropping v3.2-preview.2
* update test doc

* Update tests.md

* Update tests.md

* remove vcrpy
* deprecate app package

* Update CHANGELOG.md

* Update _version.py

* Update README.md

Co-authored-by: Yuchao Yan <[email protected]>
* write a script for change_log

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* check_change_log

* Update README.md

* Update README.md

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* update

* update

* delete

* Update README.md

* Update main.py

* update

* Update main.py

Co-authored-by: ZiWei Chen (WICRESOFT NORTH AMERICA LTD) <[email protected]>
Co-authored-by: Jiefeng Chen (WICRESOFT NORTH AMERICA LTD) <[email protected]>
Co-authored-by: Yuchao Yan <[email protected]>
Co-authored-by: Jiefeng Chen <[email protected]>
Increment package version after release of azure-schemaregistry-avroencoder
* initial commit

* Client Constructor (Azure#20310)

* Removed some stuff

* Looking at constructors

* Updated request

* Added client close

* working client creation

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

* read database

database read works, but ignored exception is returned:
Fatal error on SSL transport
NoneType has no attribute 'send' (_loop._proactor.send)
RuntimeError: Event loop is closed
Unclosed connector/ connection

* Update simon_testfile.py

* with coroutine

Added methods needed to use async with when initializing client, but logs output "Exception ignored... Runtime Error: Event loop is closed"

* Update simon_testfile.py

* small changes

* async with returns no exceptions

* async read container

* async item read

* cleaning up

* create item/ database methods

* item delete working

* docs replace functionality

missing upsert and other resources

* upsert functionality

missing read_all_items and both query methods for container class

* missing query methods

* CRUD for udf, sproc, triggers

* initial query logic + container methods

* missing some execution logic and tests

* oops

* fully working queries

* small fix to query_items()

also fixed README and added examples_async

* Update _cosmos_client_connection_async.py

* Update _cosmos_client_connection.py

* documentation update

* updated MIT dates and get_user_client() description

* Update CHANGELOG.md

* Delete simon_testfile.py

* leftover retry utility

* Update README.md

* docs and removed six package

* changes based on comments

still missing discussion resolution on SSL verification and tests for async functionality under test module (apart from samples which are basically end to end tests)

* small change in type hints

* updated readme

* fixes based on conversations

* added missing type comments

* update changelog for ci pipeline

* added typehints, moved params into keywords, added decorators, made _connection_policy private

* changes based on sync with central sdk

* remove is_system_key from scripts (only used in execute_sproc)

is_system_key verifies that an empty partition key is properly dealt with if ['partitionKey']['systemKey'] exists in the container options - however, we do not allow containers to be created with empty partition key values in the python sdk, so the functionality is needless

* Revert "remove is_system_key from scripts (only used in execute_sproc)"

Reverting last commit, will find way to init is_system_key for now

* async script proxy using composition

* pylint

* capitalized constants

* Apply suggestions from code review

Clarifying comments for README

Co-authored-by: Gahl Levy <[email protected]>

* closing python code snippet

* last doc updates

* Update sdk/cosmos/azure-cosmos/CHANGELOG.md

Co-authored-by: Simon Moreno <[email protected]>

* version update

* cosmos updates for release

* fix connection string comma

* Update CHANGELOG.md

* fixing extra await keyword in sample

* Update CHANGELOG.md

* Update CHANGELOG.md

* get_authorization_header

* remove __aenter__

Co-authored-by: annatisch <[email protected]>
Co-authored-by: Gahl Levy <[email protected]>
Co-authored-by: Travis Prescott <[email protected]>
* doc updates

* fix pylint
Increment package version after release of azure-storage-file-share
* add CertificateCredential sample

* update

* Update sdk/identity/azure-identity/samples/client_certificate_credential.md

Co-authored-by: McCoy Patiño <[email protected]>

* Update sdk/identity/azure-identity/samples/client_certificate_credential.md

Co-authored-by: McCoy Patiño <[email protected]>

* Update sdk/identity/azure-identity/samples/client_certificate_credential.md

Co-authored-by: McCoy Patiño <[email protected]>

* Update sdk/identity/azure-identity/samples/client_certificate_credential.md

Co-authored-by: McCoy Patiño <[email protected]>

* Update sdk/identity/azure-identity/samples/client_certificate_credential.md

Co-authored-by: McCoy Patiño <[email protected]>

* Update sdk/identity/azure-identity/samples/client_certificate_credential.md

Co-authored-by: McCoy Patiño <[email protected]>

* Update sdk/identity/azure-identity/samples/client_certificate_credential.md

Co-authored-by: McCoy Patiño <[email protected]>

* Update sdk/identity/azure-identity/samples/client_certificate_credential.md

Co-authored-by: McCoy Patiño <[email protected]>

* Update sdk/identity/azure-identity/samples/client_certificate_credential.md

Co-authored-by: McCoy Patiño <[email protected]>

* Update sdk/identity/azure-identity/samples/client_certificate_credential.md

Co-authored-by: McCoy Patiño <[email protected]>

* Update sdk/identity/azure-identity/samples/client_certificate_credential.md

Co-authored-by: McCoy Patiño <[email protected]>

* Update sdk/identity/azure-identity/samples/client_certificate_credential.md

Co-authored-by: McCoy Patiño <[email protected]>

Co-authored-by: McCoy Patiño <[email protected]>
)

* code and test

* Update CHANGELOG.md

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Jiefeng Chen <[email protected]>
azclibot and others added 30 commits June 6, 2022 09:24
* code and test

* Update CHANGELOG.md

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Yuchao Yan <[email protected]>
…ure#24672)

* code and test

* Update CHANGELOG.md

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Yuchao Yan <[email protected]>
* fix auto-ask-check bug

* update comment

* update comment

* fix bug

* Update main.py

* Update main.py

* Update main.py

* fix changelog format for new service

* fix check_pprint_name bug

* Update main.py

* fix check_pprint_name bug

* Update main.py

* Update main.py

* test

* test

* change to azclibot

* change to azure

* fix push

* test

* update

* update

* test

* test

* reduction

* update main

* delete f

* Update main.py

* test

* test

* test

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* remove surplus code

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* fix bug

* update

* test

* update code

* update bot

* update main bot

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update main.py

* Update main.py

Co-authored-by: Yuchao Yan <[email protected]>
* create parameterized build yml that can be used to run the azure CLI tests. At queue time, parameters are available to set PythonVersion, which azure-sdk-for-python are installed, and which "other" requiements should be installed prior to invoking CLI tests
* ignore SB custom endpoint samples

* cspell

* try fixing EH flaky test
…4601)

* code and test

* Update CHANGELOG.md

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Yuchao Yan <[email protected]>
Co-authored-by: Jiefeng Chen <[email protected]>
…24742)

* code and test

* Update CHANGELOG.md

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Jiefeng Chen <[email protected]>
* update

* Packaging update of azure-mgmt-storagesync

Co-authored-by: Azure SDK Bot <[email protected]>
Increment package version after release of azure-ai-translation-document
* README updates for release

* run black

* update house number description

* make readme more general for prebuilts
* unskip tests

* update recordings
* add paragraphs to prebuilt read samples

* format bounding region
* run black

* update buffer_concurrency docstring

* docstring debug method update

* lint

* update release date

* lint
* tox decided to stop cleaning up the dist folder. now we manually clean a folder which is unzipped with every sphinx invocation. this ensures that repeated tox runs will suceed
Increment package version after release of azure-keyvault-certificates
* remove document captions and footnotes

* remove caption and footnote impl

* skip failing test

* remove caption and footnote from repr and dict test
Increment package version after release of azure-ai-formrecognizer
…re#24673)

* code and test

* Update CHANGELOG.md

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Jiefeng Chen <[email protected]>
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.