Tags: devrel-kr/azure-sdk-for-python
Tags
[AutoRelease] t2-cosmosdb-2022-07-12-44835(Do not merge) (Azure#25179) * code and test * Update CHANGELOG.md Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: zhenbiao wei <424401670@qq.com>
[Pyamqp] Pyampq debug build Linkedin (Azure#25296) * enhanced logging for linkedin * stuff * fixes * minor sample fix * Changelog * remove unused imports * fix formatting changes * change debug level * update version info * update changelog * fix sample * fix logging message for empty access token
[Confidential Ledger] GA Data Plane SDK (Azure#24900) * remove duplicate typing * update version and changelog * added confidentialledger to tox list and fix issues * always import typing * update date in changelog * fix trailing whitespace * remove TransactionStatus model * align get_ledger_entry backoff config api with azure defaults * update typing for ConfidentialLedgerCertificateCredential * dpg generation for new version * small updates * add pytest configuration * wip * the tests ran * tested identity service client and added test for add cert-based user * change identity in test * passed non-async tests * pass all tests and make recordings * totally generate using the old way * update swagger for stable api version * generate using stable and remove auth * update ConfidentialLedgerClient init * patch async init * overrode all expected client operations * overrode async * remove accidental file * attr -> json * fix typos * add https:// * fix imports and credential type checking * fix method name * credential to args * black * fix some tests * updated async tests * fixed entry for range query * generate identity service so it does not get overriden * skip url encoding of user id * generate with autorest python 5.17.0 * pass identity service tests * remove api version from tests * build in typical identity service uri * regenerated * update identity * Union[IO, JSON] * set content-type for create user and fix transaction status check in tests * fix tests * fix user tests * basic readme for samples * follow retry policy parameter names * remove post and wait * remove post_ledger_entry_wait_for_commit from test * Revert "remove post_ledger_entry_wait_for_commit from test" This reverts commit 3e4ad98. * Revert "remove post and wait" This reverts commit 5cb5b0b. * add cert user before starting * add test config files * remove unnecessary environment vars (set by the ARM template) * fix non-async test * GetLedgerEntryPollingMethod * StatePollingMethod * complete poller nonasync * AsyncLroPoller returned * tests to lro * tests use pollers * update arm template * rename module and add sample * update readme up to examples * update readme * list ledger entries readme and sample * finish readme * finish samples * update CHANGELOG * retrieve cert at startup * new recordings for identity service * check collection id * list collections * address pr comments * rename resource group variable per live test setup * ran black * remove ARM template * add user management samples * regenerate with fixed swagger * operations mixin for identity client * latest tests and recordings * use confidential ledger id * updated recordings * contextmanager for async samples * update changelog per comments * put imports in all readme samples * remove operation prefix in Swagger and regenerate * remove some examples from readme and start samples section * samples skeleton * run list_ledger_entries samples * updated manage users sample * get receipt sample * write to ledger * use collections * service verification samples * fix collections signature * add aiohttp to requirements * use uniqueString for ledger name * set resource location * update setup.py based on example * suppress credscan for test secret * fix super and credential attr * omit in toc is causing errors and also apparently not necessary locally anymore * update shared requirements * pylint fixes * no more self.assert * fix super * deduplicate pollingmethod * test fixes * update ledger name * shorten range query test and add delay to add user * greatly shorten range query test * redo recordings * add known word to cspell * add PostTestSteps * reduce flakiness * add envvars * remove PostTestSteps * address edge cases in tests * autorest 6.0.1 * regenerate with batch * rerecord * add comment * better handling of cls in begin_post_ledger_entry * fix typo * fetch TLS certificate automagically * updated tests and README for new convenience TLS cert fetching * pass kwargs * fix credential typo * identity_service -> certificate * rename endpoint params * regen after review and passed tests and samples * regenerated with latest swagger * updated per pr comments * fix pylint * use tempfile.TemporaryDirectory * retry ResourceNotFoundError in poller * address review comments * uupdate release date
bump python version in autorest pipeline check (Azure#25288)
don't drop 3.6 yet (Azure#25293)
[AutoRelease] t2-automation-2022-07-05-46277(Do not merge) (Azure#25069) * code and test * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: zhenbiao wei <424401670@qq.com> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
[Storage] Adjust return type of `StorageStreamDownloader.readall` (Az… …ure#25174)
[Script] Release helper (Azure#25122) * update for Go * check tag consistency and optize reply * add write.md * update go js readme * update * Update common.py * Update common.py * update assignee for JS * update * update * Update common.py * Update common.py * Update release_helper.yml for Azure Pipelines * Update common.py * update * Update common.py * Update common.py * Update main.py * update * update bot advice * update * update * update excel * update output function * add exception handle for bad credential * fix static varaible in class * update auto_assignee algorithm * update bot token to have a try * update bot token * force to single process * test * test * test * test * fix bug * fix * update release_helper/js * update release_helper/js * fix bug * update release helper * Update js.py * Update js.py * Update js.py * urldecode * format * add python * fix * add package name * update package name * update package name * fix bug * update get edit_content * auto-close * record release * debug * debug * debug * override run * init readme link * fix * fix * fix * update assignee_token and auto-close * fix * debug * fix * auto-reply * fix * debug * fix * debug * debug * fix * debugg * update yaml * change to add_label * format * add attention policy and remind policy * add duplicated policy * delete uesless code * Update scripts/release_helper/utils.py Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> * update * fix dependence version * fix dependence version * fix env * update js assignee * update js assignee * fix find pr number bug * update assignee logic * debug * debug * update python assignee * Update python.py * debug * debug * delete useless code * Update scripts/release_helper/python.py Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> * add multi api policy * add tag inconsystency * add specified tag * Update scripts/release_helper/python.py Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> * update * update multiapi policy Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> Co-authored-by: Zed <601306339@qq.com> Co-authored-by: Yiming Lei <59104634+RAY-316@users.noreply.github.com> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
PreviousNext