-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
[ServiceBus] Add large message support to SBAdministrationClient #20812
Merged
yunhaoling
merged 6 commits into
Azure:main
from
yunhaoling:yuling/sb/max-message-size-in-kilo-bytes
Sep 29, 2021
Merged
[ServiceBus] Add large message support to SBAdministrationClient #20812
yunhaoling
merged 6 commits into
Azure:main
from
yunhaoling:yuling/sb/max-message-size-in-kilo-bytes
Sep 29, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ghost
added
the
Service Bus
label
Sep 23, 2021
yunhaoling
requested review from
annatisch,
msyyc,
rakshith91,
RAY-316 and
swathipil
as code owners
September 28, 2021 19:09
/azp run python - servicebus - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
swathipil
reviewed
Sep 28, 2021
sdk/servicebus/azure-servicebus/tests/async_tests/mgmt_tests/test_mgmt_queues_async.py
Show resolved
Hide resolved
sdk/servicebus/azure-servicebus/tests/async_tests/mgmt_tests/test_mgmt_queues_async.py
Show resolved
Hide resolved
sdk/servicebus/azure-servicebus/tests/async_tests/mgmt_tests/test_mgmt_topics_async.py
Outdated
Show resolved
Hide resolved
sdk/servicebus/azure-servicebus/azure/servicebus/aio/management/_management_client_async.py
Show resolved
Hide resolved
/azp run python - servicebus - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run python - servicebus - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
swathipil
approved these changes
Sep 28, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
iscai-msft
added a commit
that referenced
this pull request
Sep 29, 2021
…into feature/conversations/initial * 'main' of https://github.com/Azure/azure-sdk-for-python: (273 commits) [purview scanning] new release by new LLC version (#20823) [Purview catalog] release for new api-version `2021-09-01` (#20822) disable regression testing for beta version of questionanswering (#20924) Oct release (#20890) Sync eng/common directory with azure-sdk-tools for PR 2046 (#20911) [ServiceBus] Add large message support to SBAdministrationClient (#20812) fix CI (#20936) Update Monitor Query README and logs query client comments (#20933) [formrecognizer] Fix v2 custom forms tests (#20923) Resolving Build Warnings (#20887) [eng] have verify autorest warn instead of raise (#20913) [rest] add response backcompat mixin (#20827) [formrecognizer] Add prebuilt-document samples and tests (#20894) [formrecognizer] regenerate on latest (#20867) Small tweaks to Monitor Query SDK README (#20905) [AutoRelease] t2-netapp-2021-09-22-09782 (#20783) [AutoRelease] t2-extendedlocation-2021-09-22-24922 (#20782) Python 2.7 warning (#20895) [Perf] keyvault-secrets test improvements (#20900) Add Python 2 deprecation on front page (#20799) ...
zihzhan-msft
added a commit
to zihzhan-msft/azure-sdk-for-python
that referenced
this pull request
Oct 4, 2021
commit 17117b5 Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Mon Oct 4 13:27:53 2021 -0700 Rename metrics result to metrics query result (Azure#21036) commit d332e47 Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Mon Oct 4 15:14:11 2021 -0400 run black on code (Azure#21033) commit dc22490 Author: Krista Pratico <krpratic@microsoft.com> Date: Mon Oct 4 12:09:45 2021 -0700 [formrecognizer] docs edits (Azure#21030) * readme edits * fix some docstrings * fix asyncitempaged docstring type * samples edits * remove unimported helper method from migration guide * update link on build model commit 9922c0b Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Mon Oct 4 13:38:18 2021 -0400 adding terminology section, plus fixes (Azure#21031) commit 60fb182 Author: Adam Ling (MSFT) <adam_ling@outlook.com> Date: Fri Oct 1 16:41:30 2021 -0700 [Schema Registry] Update 3.10 and 2.7 disclaimer (Azure#20982) * update docs * update core dec commit 9b2a640 Author: swathipil <76007337+swathipil@users.noreply.github.com> Date: Fri Oct 1 15:38:35 2021 -0700 [SchemaRegistry] remove all serializer caches (Azure#21020) commit 3e72868 Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Fri Oct 1 15:27:14 2021 -0700 Monitor Prep release (Azure#21003) * Monitor Prep release * Update sdk/monitor/azure-monitor-query/README.md Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com> Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com> commit 31f1e7b Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Fri Oct 1 18:16:33 2021 -0400 [conversations] initial (Azure#21019) * Conversations first code gen * First tests * Running test * Latest swagger + autorest * Updated some tests * Updated tests * Removed qna samples * conversations SDK (Azure#20947) * make samples run * fix pipelines run from ci * add feature branch to trigger in ci.yml * fix safe names in ci * fix packaging files * try to fix broken links Co-authored-by: antisch <antisch@microsoft.com> Co-authored-by: Mohamed Shaban <mshaban@microsoft.com> commit 02db90a Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Fri Oct 1 15:00:12 2021 -0700 Update setup.py (Azure#21021) * Update setup.py * Update README.md commit fc95f8d Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Date: Fri Oct 1 14:32:42 2021 -0700 [Identity] Align samples with other languages (Azure#20966) commit 5ed3bcc Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Date: Fri Oct 1 14:32:15 2021 -0700 [Identity] Update README based on consistency review (Azure#20780) commit a826e0a Author: Krista Pratico <krpratic@microsoft.com> Date: Fri Oct 1 14:06:55 2021 -0700 [formrecognizer] update links (Azure#21016) * update with migration guide links * update links in changelog * fix changelog links commit 6299e0f Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Fri Oct 1 14:04:50 2021 -0700 Update docker-start-proxy.ps1 (Azure#21018) Update to the latest version of the container Co-authored-by: Sean Kane <68240067+seankane-msft@users.noreply.github.com> commit 01d0b99 Author: Xiang Yan <xiangsjtu@gmail.com> Date: Fri Oct 1 13:20:37 2021 -0700 Update Multi-Tenant support to incorporate Arch Board Feedback (Azure#20940) * Update Multi-Tenant support to incorporate Arch Board Feedback * update * update * updates * update * update * updates * update * update * update * Update sdk/identity/azure-identity/CHANGELOG.md Co-authored-by: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Co-authored-by: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> commit 14f9076 Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Fri Oct 1 16:16:04 2021 -0400 [formrecognizer] Add migration guide (Azure#20960) * add migration guide * title fix * add more examples * update wording * some review feedback and fixes * more fixes * additional doc fixes * add full samples to guide * improve content table, add more info and change subheader * reorganize, add more info about model ids * fix links * fix relative links * fix spelling errors, add Mari's feedback * review feedback from Krista * grammar * add manage models section * more feedback commit ca6dba4 Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Fri Oct 1 16:12:25 2021 -0400 Rebase after merge. (Azure#21014) Co-authored-by: Travis Prescott <travisj.prescott@gmail.com> commit 6b33654 Author: swathipil <76007337+swathipil@users.noreply.github.com> Date: Fri Oct 1 13:04:56 2021 -0700 [SchemaRegistry] rename namespace (Azure#20965) fixes: Azure#20711 commit cfb945d Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Fri Oct 1 14:57:48 2021 -0400 [formrecognizer] Update changelog for release (Azure#20963) * update changelog for release * include snippet about new clients commit bf0e40e Author: Krista Pratico <krpratic@microsoft.com> Date: Fri Oct 1 11:17:58 2021 -0700 [formrecognizer] updating docs with aka.ms links (Azure#21012) * add service links * update with the aka.ms links commit 08b17d8 Author: Travis Prescott <tjprescott@users.noreply.github.com> Date: Fri Oct 1 13:04:30 2021 -0500 [Search] Regenerate Search SDK (Azure#20977) * Update README and setup.py for Python 2.7 and 3.10 changes. * Regenerate with latest Autorest. * Search-specific updates. * Expose generated changes. * Reflect latest swagger updates. * Expose kwargs via custom client. * Update changelog. commit 0481e9d Author: AlonsoMondal <80124074+AlonsoMondal@users.noreply.github.com> Date: Fri Oct 1 11:34:27 2021 -0600 updating codeowners for azure communication services SMS & PhoneNumbers (Azure#20942) * updating codeowners for azure communication services SMS & PhoneNumbers * adding '/' to directories commit 969195d Author: Krista Pratico <krpratic@microsoft.com> Date: Fri Oct 1 09:06:04 2021 -0700 add prebuilt document to readme examples + print styles (Azure#20996) commit d23b8c9 Author: Rodrigo Souza <rosouz@microsoft.com> Date: Thu Sep 30 20:35:20 2021 -0700 Update README.md (Azure#20992) commit 40f3d19 Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Thu Sep 30 21:04:50 2021 -0400 ignore sample chat (Azure#21000) commit f463e0b Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Date: Thu Sep 30 17:26:49 2021 -0700 [Key Vault] Add support for key rotation (Azure#20416) commit 3f2a011 Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Thu Sep 30 20:04:37 2021 -0400 [cognitivelanguage] add live pipeline (Azure#20986) commit 848cc57 Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Thu Sep 30 19:59:54 2021 -0400 [qna] address heath's comments (Azure#20998) commit ebce185 Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Thu Sep 30 19:28:56 2021 -0400 [qna] regen with latest and implement design changes (Azure#20975) commit abc9a1c Author: Chidozie Ononiwu (His Righteousness) <31145988+chidozieononiwu@users.noreply.github.com> Date: Thu Sep 30 15:55:59 2021 -0700 Add PoliCheck (Azure#20776) * Add PoliCheck * Fix up some policheck issues commit d1b2a62 Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Thu Sep 30 15:38:06 2021 -0700 Add credential Scope keyword (Azure#20987) * Support for audience * Update CHANGELOG.md * Update sdk/monitor/azure-monitor-query/azure/monitor/query/_metrics_query_client.py commit 5c3c625 Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Thu Sep 30 18:29:19 2021 -0400 remove TODOs from samples (Azure#20994) commit 6812755 Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Date: Thu Sep 30 15:17:46 2021 -0700 [KV] Add Py 2.7 disclaimer, 3.10 classifier (Azure#20990) commit 6aabc2e Author: Krista Pratico <krpratic@microsoft.com> Date: Thu Sep 30 15:08:10 2021 -0700 [formrecognizer] update sample readme (Azure#20961) * update sample readme * fix link * fix link * add v3.0.0 samples link * missing period * feedback + add migration guide link later * fix links again commit 73f924f Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Thu Sep 30 17:37:08 2021 -0400 [formrecognizer] Update field schema links in v3 samples (Azure#20988) * update field schema links in v3 samples * update links in readme commit 40f984e Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Thu Sep 30 14:01:14 2021 -0700 Prep for release (Azure#20991) commit 561d522 Author: Krista Pratico <krpratic@microsoft.com> Date: Thu Sep 30 11:48:12 2021 -0700 reenable tests (Azure#20978) commit 5069292 Author: Xiang Yan <xiangsjtu@gmail.com> Date: Thu Sep 30 11:24:34 2021 -0700 Update 3.10 and 2.7 disclaimer (Azure#20979) commit c912672 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Thu Sep 30 11:03:49 2021 -0700 Increment package version after release of azure-core (Azure#20980) commit 8b1ec0b Author: Leighton Chen <lechen@microsoft.com> Date: Thu Sep 30 10:43:58 2021 -0700 [Monitor exporter] Update OT Exporter to latest spec changes (Azure#20770) commit 8b885da Author: Krista Pratico <krpratic@microsoft.com> Date: Thu Sep 30 10:30:28 2021 -0700 [formrecognizer] sample fixes (Azure#20964) * remove passing api_version in v3.1.x samples and uncomment list models * skip mgmt samples failing due to list models commit 78a4a8a Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Thu Sep 30 12:37:41 2021 -0400 [formrecognizer] Small sample fixes (Azure#20959) * misc sample fixes * update docs * rename and updates commit 7217219 Author: Krista Pratico <krpratic@microsoft.com> Date: Thu Sep 30 09:26:47 2021 -0700 [formrecognizer] update readme (Azure#20868) * work in progress * few updates * fixes * some of paul's feedback * pr feedback * dup sentence * fix sentence * some edits to snippets * update links * fix * add changelog link * changes for this release cycle * more updates * add link later commit a8b85fc Author: Xiang Yan <xiangsjtu@gmail.com> Date: Thu Sep 30 07:21:13 2021 -0700 update code owner for identity and synapse (Azure#20941) commit 4e02ec4 Author: Azure CLI Bot <azclibot@microsoft.com> Date: Thu Sep 30 10:14:24 2021 +0800 [AutoRelease] t2-quota-2021-09-07-50984 (Azure#20558) * CodeGen from PR 15918 in Azure/azure-rest-api-specs Updating tag value (Azure#15918) * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> commit 639d8fe Author: Azure CLI Bot <azclibot@microsoft.com> Date: Thu Sep 30 10:13:59 2021 +0800 [AutoRelease] t2-fluidrelay-2021-09-30-54645 (Azure#20962) * CodeGen from PR 16187 in Azure/azure-rest-api-specs change api version in readme for sdk release (Azure#16187) * Add blockchain to latest profile * Add additional types * api version change Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com> Co-authored-by: Ping Zhu <pizh@Pings-MacBook-Pro.local> * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com> Co-authored-by: Ping Zhu <pizh@Pings-MacBook-Pro.local> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> commit c7ff91d Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Wed Sep 29 21:16:56 2021 -0400 [formrecognizer] Update doc strings for v3 (Azure#20920) * update docs based on Paul's feedback * improve bounding region docs * sample fixes * review feedback * spelling commit ac10472 Author: Xiang Yan <xiangsjtu@gmail.com> Date: Wed Sep 29 18:03:35 2021 -0700 update changelog (Azure#20958) * update changelog * updates commit 6e10afe Author: swathipil <76007337+swathipil@users.noreply.github.com> Date: Wed Sep 29 18:00:11 2021 -0700 [SchemaRegistry] add lru cache to avro serializer (Azure#20813) fixes: Azure#20712 performance comparison results: Azure#20712 (comment) commit 1bc3354 Author: Krista Pratico <krpratic@microsoft.com> Date: Wed Sep 29 17:46:29 2021 -0700 [formrecognizer] fixing error on ModelOperation to include details (Azure#20954) * fixing error on ModelOperation to include details * lint * update docstring commit 3a13c9c Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Wed Sep 29 20:20:25 2021 -0400 [rest] fix aiohttp read in rest (Azure#20952) commit 8935901 Author: Krista Pratico <krpratic@microsoft.com> Date: Wed Sep 29 17:18:41 2021 -0700 docstring feedback from service team (Azure#20955) commit 99d52a5 Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Wed Sep 29 17:02:29 2021 -0700 Prepare EG for release (Azure#20956) * Prepare for release * Prepare for release * Prepare for release commit ffeb366 Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Wed Sep 29 19:53:51 2021 -0400 [formrecognizer] Print fields in custom documents samples (Azure#20904) * print fields in samples * review feedback commit 5aadfb2 Author: Xiang Yan <xiangsjtu@gmail.com> Date: Wed Sep 29 16:15:00 2021 -0700 Ma test fixes (Azure#20946) * fix dimension filter * update tests * updates * update commit a6e0d12 Author: Yalin Li <yall@microsoft.com> Date: Wed Sep 29 16:05:18 2021 -0700 Update samples in ACR (Azure#20902) commit 7f151c8 Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Wed Sep 29 15:41:32 2021 -0700 New Events (Azure#20951) * New Events * more generated code commit aed72ee Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Wed Sep 29 17:50:38 2021 -0400 skip v2.0 compatibility tests (Azure#20949) commit 2257388 Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Date: Wed Sep 29 12:48:44 2021 -0700 [Key Vault] Get default API version from sync client base (Azure#20379) commit b0acdfb Author: msyyc <70930885+msyyc@users.noreply.github.com> Date: Thu Sep 30 02:44:17 2021 +0800 [purview scanning] new release by new LLC version (Azure#20823) commit ae69e4b Author: msyyc <70930885+msyyc@users.noreply.github.com> Date: Thu Sep 30 02:43:57 2021 +0800 [Purview catalog] release for new api-version `2021-09-01` (Azure#20822) commit 66e4720 Author: Scott Beddall <45376673+scbedd@users.noreply.github.com> Date: Wed Sep 29 11:24:06 2021 -0700 disable regression testing for beta version of questionanswering (Azure#20924) commit 1a3ad63 Author: Xiang Yan <xiangsjtu@gmail.com> Date: Wed Sep 29 08:24:40 2021 -0700 Oct release (Azure#20890) * Oct release * update spark commit 6216cd9 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Sep 29 07:05:19 2021 -0700 Sync eng/common directory with azure-sdk-tools for PR 2046 (Azure#20911) * Pass package name from calling pipeline to uniquely identify pull request review * Update log summary * Update eng/common/scripts/Detect-Api-Changes.ps1 Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> Co-authored-by: praveenkuttappan <prmarott@microsoft.com> Co-authored-by: praveenkuttappan <55455725+praveenkuttappan@users.noreply.github.com> Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> commit c1c84eb Author: Adam Ling (MSFT) <adam_ling@outlook.com> Date: Tue Sep 28 23:00:46 2021 -0700 [ServiceBus] Add large message support to SBAdministrationClient (Azure#20812) * impl * update swagger * upload recordings * fix mypy pylint * review feedback * update classifier commit 14d26ae Author: msyyc <70930885+msyyc@users.noreply.github.com> Date: Wed Sep 29 12:51:16 2021 +0800 fix CI (Azure#20936) commit 84214fb Author: Scott Addie <10702007+scottaddie@users.noreply.github.com> Date: Tue Sep 28 23:07:43 2021 -0500 Update Monitor Query README and logs query client comments (Azure#20933) commit b9211fb Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Tue Sep 28 20:53:53 2021 -0400 [formrecognizer] Fix v2 custom forms tests (Azure#20923) * fix v2 custom forms tests * update prebuilt document pages tests commit 77820ae Author: Scott Beddall <45376673+scbedd@users.noreply.github.com> Date: Tue Sep 28 17:30:17 2021 -0700 Resolving Build Warnings (Azure#20887) * pip authenticate supplants pypi, doesn't supplement anymore * leave dev feeds enabled, still fallback to main pypi.org commit 20f7701 Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Tue Sep 28 17:51:13 2021 -0400 [eng] have verify autorest warn instead of raise (Azure#20913) commit 878a12e Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Tue Sep 28 16:23:20 2021 -0400 [rest] add response backcompat mixin (Azure#20827) commit be52288 Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Tue Sep 28 15:39:40 2021 -0400 [formrecognizer] Add prebuilt-document samples and tests (Azure#20894) * add prebuilt-document samples * fix from_generated methods * add prebuilt-document tests * update samples * fix spelling error commit 831d3c6 Author: Krista Pratico <krpratic@microsoft.com> Date: Tue Sep 28 11:23:26 2021 -0700 [formrecognizer] regenerate on latest (Azure#20867) * regenerate with latest * update convenience layer commit 131546b Author: Scott Addie <10702007+scottaddie@users.noreply.github.com> Date: Tue Sep 28 09:37:54 2021 -0500 Small tweaks to Monitor Query SDK README (Azure#20905) commit f88dc92 Author: Azure CLI Bot <azclibot@microsoft.com> Date: Tue Sep 28 13:29:31 2021 +0800 [AutoRelease] t2-netapp-2021-09-22-09782 (Azure#20783) * CodeGen from PR 15850 in Azure/azure-rest-api-specs [NetAppFiles] Add missing features, quotaLimits and Rotterdam networkFeatures to API version 2021-06-02 (Azure#15850) * Add missing features, quotaLimist and Rotterdam networkFeatures * Update quotaLimits get and add get list * Update description for volume type * S360 Add missing serviceSpecification and metricsSpecification properties * Remove quotalimit response no longer used * pagable * Update to use common type proxy resource * pretty * systemdata Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com> * version,CHANGELOG * test * test Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> commit d6f5ea9 Author: Azure CLI Bot <azclibot@microsoft.com> Date: Tue Sep 28 11:33:21 2021 +0800 [AutoRelease] t2-extendedlocation-2021-09-22-24922 (Azure#20782) * CodeGen from PR 15676 in Azure/azure-rest-api-specs Amalladi/extendedlocation update operationID field (Azure#15676) * Add blockchain to latest profile * Add additional types * Update operationId field in Swagger, update ListOperations Example * Revert commit * prettier fix Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com> Co-authored-by: Aditi <amalladi@microsoft.com> * version,CHANGELOG * Update CHANGELOG.md * Update CHANGELOG.md Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com> Co-authored-by: Aditi <amalladi@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> commit 03efaee Author: Rodrigo Souza <rosouz@microsoft.com> Date: Mon Sep 27 18:13:47 2021 -0700 Python 2.7 warning (Azure#20895) * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md commit 4aaa1e8 Author: Mike Harder <mharder@microsoft.com> Date: Mon Sep 27 16:44:06 2021 -0700 [Perf] keyvault-secrets test improvements (Azure#20900) - Rename option from "list-size" to "count" to align with other languages - Validate vault contains 0 secrets before running commit 186b55c Author: Laurent Mazuel <laurent.mazuel@gmail.com> Date: Mon Sep 27 15:45:05 2021 -0700 Add Python 2 deprecation on front page (Azure#20799) commit 646d87a Author: praveenkuttappan <55455725+praveenkuttappan@users.noreply.github.com> Date: Mon Sep 27 18:38:36 2021 -0400 Disable api change detection (Azure#20892) commit 50e50af Author: praveenkuttappan <55455725+praveenkuttappan@users.noreply.github.com> Date: Mon Sep 27 16:29:12 2021 -0400 Enable API change detection as part of PR pipelines (Azure#20803) * Enable API change detection as part of PR pipelines commit 9824165 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Mon Sep 27 11:32:24 2021 -0700 Use stress-test-resources file naming to avoid live test auto-discovery (Azure#20828) Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> commit 99ab168 Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Mon Sep 27 11:17:48 2021 -0700 Fix live tests (Azure#20886) * Fix tests * Update sdk/monitor/azure-monitor-query/azure/monitor/query/_models.py commit 5697a75 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Mon Sep 27 10:47:44 2021 -0700 Sync eng/common directory with azure-sdk-tools for PR 2027 (Azure#20798) * Handle assembly already loaded errors in deploy stress test script * Add dependency checks and installation links to deploy-stress-tests.ps1 Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> commit 883bdae Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Mon Sep 27 10:14:42 2021 -0700 Query - samples + README + docstrings (Azure#20869) * Samples fix * README * docstrings * mypy * lint * test fix * lint commit 559840c Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Mon Sep 27 10:00:26 2021 -0700 Metrics should be gettable by name (Azure#20878) * Metrics should be gettable by name * lint commit e6db587 Author: Xiang Yan <xiangsjtu@gmail.com> Date: Mon Sep 27 09:56:37 2021 -0700 update changelog (Azure#20810) commit d32de70 Author: swathipil <76007337+swathipil@users.noreply.github.com> Date: Mon Sep 27 08:24:14 2021 -0700 [SchemaRegistry] update positional args to req kwargs (Azure#20763) * make params required kwargs * update changelog * adams comments * update avro tests + samples * fix samples * pylint error * adams comments commit 55526df Author: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> Date: Mon Sep 27 09:40:16 2021 +0800 [auto-issue-status]auto-assign and refactor (Azure#20722) * release_iseus_status_auto_reply * issue_aoto_close_revert * Update main.py * Update main.py * Update update_issue_body.py * Update reply_generator.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update update_issue_body.py * Update update_issue_body.py * Update main.py * Update reply_generator.py * Update main.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/update_issue_body.py * Update update_issue_body.py * Update main.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/main.py * Update main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/update_issue_body.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/update_issue_body.py * Update reply_generator.py * Update main.py * Update scripts/release_issue_status/update_issue_body.py Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> * Update scripts/release_issue_status/update_issue_body.py Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update main.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/main.py * Update main.py * Update reply_generator.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_issue_body.py * Update main.py * Update update_issue_body.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update main.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update reply_generator.py * Add files via upload * Update reply_generator.py * Update update_issue_body.py * Update reply_generator.py * Update auto_pipeline_run.py * Update auto_pipeline_run.py * add auto-close * Update release_issue_status.yml for Azure Pipelines * Update auto_close.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * fix bug * Update main.py * Update auto_close.py * Update auto_close.py * Update main.py * Update reply_generator.py * Update main.py * Update main.py * Update auto_close.py * Update main.py * Update auto-close * Update auto_pipeline_run.py * Update update_issue_body.py * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update auto_pipeline_run.py * Add pipeline link * Update pipeline link * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update requirement.txt * Update auto_pipeline_run.py * Add get_python_pipeline * Update auto_pipeline_run.py * test * test * add outputfolder * add label * Update main.py * Update get_python_pipeline.py * Update main.py * Update auto_pipeline_run.py * Add utils * Update main.py * Update main.py * Delete old py * Update reply_generator.py * Update main.py * Update main.py * Update main.py * Update main.py * Update main.py * Update utils.py * Update utils.py * Update main.py * Update main.py * Update reply_generator.py * Update utils.py * Add get_changelog function * Update utils.py * Update reply_generator.py * Update main.py * Update reply_generator.py * Update function * del useless code * Update utils.py * Update main.py * Update reply_generator.py * Update main.py * Update utils.py * Update utils.py * Update utils.py * Update utils.py * Update reply_generator.py * Update main.py * Update main.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update utils.py Co-authored-by: Zed <601306339@qq.com> Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> commit 6bba532 Author: msyyc <70930885+msyyc@users.noreply.github.com> Date: Sun Sep 26 15:09:42 2021 +0800 Update dev_requirements.txt (Azure#20873) commit dc98de4 Author: Azure CLI Bot <azclibot@microsoft.com> Date: Sun Sep 26 14:17:56 2021 +0800 [AutoRelease] t2-authorization-2021-09-26-80124 (Azure#20872) * CodeGen from PR 15973 in Azure/azure-rest-api-specs Update readme and readme.python (Azure#15973) * Update readme and readme.python * Update readme python * Update readme python * Update readme.python.md * Update readme python Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> * version,CHANGELOG * test * Update test_cli_mgmt_authorization.py Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> commit d345d9d Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Fri Sep 24 21:28:15 2021 -0400 Cat & Krista FR beta work (Azure#20834) commit 35ee2fa Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Fri Sep 24 16:38:13 2021 -0700 Add common policheck steps (Azure#20832) Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com> commit cce4b29 Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Fri Sep 24 15:33:24 2021 -0700 Rename Query APIs (Azure#20830) commit f2b2cea Author: Adam Ling (MSFT) <adam_ling@outlook.com> Date: Fri Sep 24 13:20:36 2021 -0700 [EventHubs] Fix livetest (Azure#20820) * fix livetest * rm bicep file * rename stress test file commit 650943c Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Fri Sep 24 13:11:08 2021 -0700 Sync eng/common directory with azure-sdk-tools for PR 2035 (Azure#20825) * Add * Add more description to docs of where the variable is consumed Co-authored-by: Daniel Jurek <djurek@microsoft.com> commit 0475f51 Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Fri Sep 24 12:35:04 2021 -0700 Update handling error in query (Azure#20765) * samples * hide row * Handle errors * lint * lint * extract inner message * lint * lint * lint * api view fixes * more changes * Update sdk/monitor/azure-monitor-query/CHANGELOG.md * Apply suggestions from code review Co-authored-by: Krista Pratico <krpratic@microsoft.com> * changes Co-authored-by: Krista Pratico <krpratic@microsoft.com> commit 1a9b633 Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Fri Sep 24 12:53:45 2021 -0400 [rest] switch base responses to ABCs (Azure#20448) * switch to protocol * update changelog * add initial tests * switch from protocol to abc * improve HttpResponse docstrings * lint * HeadersType -> MutableMapping[str, str] * remove iter_text and iter_lines * update tests * improve docstrings * have base impls handle more code * add set_read_checks * commit to restart pipelines * address xiang's comments * lint * clear json cache when encoding is updated * make sure content type is empty string if doesn't exist * update content_type to be None if there is no content type header * fix passing encoding to text method error * update is_stream_consumed docs * remove erroneous committed code commit cc7e454 Author: Azure CLI Bot <azclibot@microsoft.com> Date: Fri Sep 24 09:35:39 2021 +0800 [AutoRelease] t2-cosmosdb-2021-09-17-34565 (Azure#20737) * CodeGen from PR 16052 in Azure/azure-rest-api-specs Update cosmos-db.json (Azure#16052) Added viewDefinition as required property * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> commit 04df600 Author: swathipil <76007337+swathipil@users.noreply.github.com> Date: Thu Sep 23 17:37:07 2021 -0700 [SchemaRegistry] renaming from archboard feedback (Azure#20766) addressing part of Azure#20703 commit c94b8a6 Author: Xiang Yan <xiangsjtu@gmail.com> Date: Thu Sep 23 16:33:50 2021 -0700 fix test_aiohttp_loop (Azure#20811) * fix test_aiohttp_loop * fix collections import issue commit 1380e05 Author: Sima Zhu <48036328+sima-zhu@users.noreply.github.com> Date: Thu Sep 23 10:39:39 2021 -0700 Writing dev version into package json file. (Azure#20778) commit 424c3c7 Author: Xiang Yan <xiangsjtu@gmail.com> Date: Thu Sep 23 09:17:27 2021 -0700 integrate logs (Azure#20300) * integrate logs * update * update * update * update * Update _universal.py * update commit cbdaf08 Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Thu Sep 23 11:26:16 2021 -0400 [qna] regenerate with 2021-07-15-preview (Azure#20764) commit 8a7ae28 Author: Azure CLI Bot <azclibot@microsoft.com> Date: Thu Sep 23 13:48:32 2021 +0800 [AutoRelease] t2-servicebus-2021-09-23-30017(Do not merge) (Azure#20801) * CodeGen from PR 16114 in Azure/azure-rest-api-specs [servicebus]Update readme.python.md (Azure#16114) * Update readme.python.md * Update readme.python.md * version,CHANGELOG * test Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> commit ef7fc5e Author: Azure CLI Bot <azclibot@microsoft.com> Date: Thu Sep 23 09:55:28 2021 +0800 [AutoRelease] t2-kusto-2021-09-22-40032 (Azure#20790) * CodeGen from PR 16115 in Azure/azure-rest-api-specs Update readme.python.md (Azure#16115) * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> commit f4679b9 Author: Scott Beddall <45376673+scbedd@users.noreply.github.com> Date: Wed Sep 22 12:20:07 2021 -0700 Add 3.10 to Nightly Edge Build (Azure#20623) * update nightly edge build to run python 3.10 on both windows and linux agents * conditionally update `pytest` requirements in both ci_tools.txt and test_tools.txt for python 3.10 * conditionally add some necessary python 3.10 windows wheels to test_tools.txt. These additions only affect python 3.10, which is not currently part of the test matrix commit 30b196e Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Wed Sep 22 12:32:29 2021 -0400 [rest] add backcompat mixin to rest requests (Azure#20599) commit 4b3397d Author: Adam Ling (MSFT) <adam_ling@outlook.com> Date: Wed Sep 22 09:09:32 2021 -0700 [EventHubs] Stress test refactor (Azure#20389) * init commit for stress * add dotenv dep * docker, helm, k8s * apply changes * run forever * add chaos * update chaos jos * Apply suggestions from code review Co-authored-by: Ben Broderick Phillips <ben@benbp.net> * minor fixes * revert external targets Co-authored-by: Ben Broderick Phillips <ben@benbp.net> commit eca1c81 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Tue Sep 21 19:58:17 2021 -0700 Clean-up changelog scripts (Azure#20779) Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com> commit 518af90 Author: Azure CLI Bot <azclibot@microsoft.com> Date: Wed Sep 22 09:31:05 2021 +0800 [AutoRelease] t2-containerinstance-2021-09-17-04542 (Azure#20733) * CodeGen from PR 15721 in Azure/azure-rest-api-specs [Hub Generated] Review request for Microsoft.ContainerInstance to add version stable/2021-07-01 (Azure#15721) * Adds base for updating Microsoft.ContainerInstance from version stable/2021-03-01 to version 2021-07-01 * Updates readme * Updates API version in new specs and examples * Adding subnet IDs * Adding fixes from pending 03-01 update * Changing definition name to match convention * Adding network dependencies API * Adding MSI+ACR properties * Removing network profile * Updating example * Fixing JSON error * Removing network profile reference * Adding Integer format where missing * Removing comma * Fixing example * Fixing example * Ran Prettier to resolve check failure * Running prettier again for format * version,CHANGELOG * test Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> commit f3144dc Author: swathipil <76007337+swathipil@users.noreply.github.com> Date: Tue Sep 21 17:13:31 2021 -0700 [SchemaRegistry] remove cache from client (Azure#20760) * remove cache from client * changelog commit f8ff686 Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Date: Tue Sep 21 11:08:50 2021 -0700 Update add_sanitizer and doc (Azure#20769) commit 0e20469 Author: Wes Haggard <weshaggard@users.noreply.github.com> Date: Tue Sep 21 08:27:38 2021 -0700 Enable release stage selection at queue time (Azure#20767) commit da36d30 Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Date: Mon Sep 20 17:21:33 2021 -0700 [Key Vault] Add certificate import sample (Azure#20641) commit e7d3348 Author: Franko Morales <67804607+cochi2@users.noreply.github.com> Date: Mon Sep 20 16:51:38 2021 -0700 Fixing VCR redirection (Azure#20747) Using the location passed as part of the redirection response if it is an absolute URL. commit 856f247 Author: Scott Addie <10702007+scottaddie@users.noreply.github.com> Date: Mon Sep 20 15:10:54 2021 -0500 Link to Log Analytics throttling guidance from Monitor Query README (Azure#20759) commit ee9d553 Author: Chidozie Ononiwu (His Righteousness) <31145988+chidozieononiwu@users.noreply.github.com> Date: Mon Sep 20 11:15:59 2021 -0700 Fix broken anchor tags (Azure#20751) commit 6d84c3a Author: Scott Beddall <45376673+scbedd@users.noreply.github.com> Date: Mon Sep 20 09:08:23 2021 -0700 avroserializer pins its dependency, which makes regression testing a … (Azure#20735) …bit iffy @swathipil This will resolve your nightly failure. Still not understanding the specific repro I'm seeing when I run this thing locally though.
zihzhan-msft
added a commit
that referenced
this pull request
Oct 6, 2021
commit c7e5e70 Author: Scott Beddall <45376673+scbedd@users.noreply.github.com> Date: Tue Oct 5 11:07:48 2021 -0700 Latest `wrapt` incompatible with py27 (#21048) * pin wrapt in ci and test tools commit 948b264 Author: Travis Prescott <tjprescott@users.noreply.github.com> Date: Tue Oct 5 12:15:23 2021 -0500 Pin wrapt version to pass on Windows with Python 2.7. (#21046) commit 5ffe917 Author: Scott Addie <10702007+scottaddie@users.noreply.github.com> Date: Tue Oct 5 11:56:41 2021 -0500 Edit pass on Monitor Query samples README (#21043) commit 253dab8 Author: Xiang Yan <xiangsjtu@gmail.com> Date: Tue Oct 5 08:48:06 2021 -0700 respect text encoding specified in argument (#20999) * respect text encoding specified in argument * update commit 139aae2 Author: swathipil <76007337+swathipil@users.noreply.github.com> Date: Mon Oct 4 16:34:32 2021 -0700 [SchemaRegistry] prepare for release (#21040) fixes: #20970 commit aeacef5 Author: Mike Harder <mharder@microsoft.com> Date: Mon Oct 4 14:48:07 2021 -0700 [Perf Framework] Use urljoin to concatenate URLs (#20899) - Existing code fails if `test_proxy` option ends with `/` commit 2e111fa Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Date: Mon Oct 4 14:10:42 2021 -0700 [Test Proxy] Add registration methods for all sanitizers (#20819) commit 17117b5 Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Mon Oct 4 13:27:53 2021 -0700 Rename metrics result to metrics query result (#21036) commit d332e47 Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Mon Oct 4 15:14:11 2021 -0400 run black on code (#21033) commit dc22490 Author: Krista Pratico <krpratic@microsoft.com> Date: Mon Oct 4 12:09:45 2021 -0700 [formrecognizer] docs edits (#21030) * readme edits * fix some docstrings * fix asyncitempaged docstring type * samples edits * remove unimported helper method from migration guide * update link on build model commit 9922c0b Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Mon Oct 4 13:38:18 2021 -0400 adding terminology section, plus fixes (#21031) commit 60fb182 Author: Adam Ling (MSFT) <adam_ling@outlook.com> Date: Fri Oct 1 16:41:30 2021 -0700 [Schema Registry] Update 3.10 and 2.7 disclaimer (#20982) * update docs * update core dec commit 9b2a640 Author: swathipil <76007337+swathipil@users.noreply.github.com> Date: Fri Oct 1 15:38:35 2021 -0700 [SchemaRegistry] remove all serializer caches (#21020) commit 3e72868 Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Fri Oct 1 15:27:14 2021 -0700 Monitor Prep release (#21003) * Monitor Prep release * Update sdk/monitor/azure-monitor-query/README.md Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com> Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com> commit 31f1e7b Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Fri Oct 1 18:16:33 2021 -0400 [conversations] initial (#21019) * Conversations first code gen * First tests * Running test * Latest swagger + autorest * Updated some tests * Updated tests * Removed qna samples * conversations SDK (#20947) * make samples run * fix pipelines run from ci * add feature branch to trigger in ci.yml * fix safe names in ci * fix packaging files * try to fix broken links Co-authored-by: antisch <antisch@microsoft.com> Co-authored-by: Mohamed Shaban <mshaban@microsoft.com> commit 02db90a Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Fri Oct 1 15:00:12 2021 -0700 Update setup.py (#21021) * Update setup.py * Update README.md commit fc95f8d Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Date: Fri Oct 1 14:32:42 2021 -0700 [Identity] Align samples with other languages (#20966) commit 5ed3bcc Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Date: Fri Oct 1 14:32:15 2021 -0700 [Identity] Update README based on consistency review (#20780) commit a826e0a Author: Krista Pratico <krpratic@microsoft.com> Date: Fri Oct 1 14:06:55 2021 -0700 [formrecognizer] update links (#21016) * update with migration guide links * update links in changelog * fix changelog links commit 6299e0f Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Fri Oct 1 14:04:50 2021 -0700 Update docker-start-proxy.ps1 (#21018) Update to the latest version of the container Co-authored-by: Sean Kane <68240067+seankane-msft@users.noreply.github.com> commit 01d0b99 Author: Xiang Yan <xiangsjtu@gmail.com> Date: Fri Oct 1 13:20:37 2021 -0700 Update Multi-Tenant support to incorporate Arch Board Feedback (#20940) * Update Multi-Tenant support to incorporate Arch Board Feedback * update * update * updates * update * update * updates * update * update * update * Update sdk/identity/azure-identity/CHANGELOG.md Co-authored-by: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Co-authored-by: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> commit 14f9076 Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Fri Oct 1 16:16:04 2021 -0400 [formrecognizer] Add migration guide (#20960) * add migration guide * title fix * add more examples * update wording * some review feedback and fixes * more fixes * additional doc fixes * add full samples to guide * improve content table, add more info and change subheader * reorganize, add more info about model ids * fix links * fix relative links * fix spelling errors, add Mari's feedback * review feedback from Krista * grammar * add manage models section * more feedback commit ca6dba4 Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Fri Oct 1 16:12:25 2021 -0400 Rebase after merge. (#21014) Co-authored-by: Travis Prescott <travisj.prescott@gmail.com> commit 6b33654 Author: swathipil <76007337+swathipil@users.noreply.github.com> Date: Fri Oct 1 13:04:56 2021 -0700 [SchemaRegistry] rename namespace (#20965) fixes: #20711 commit cfb945d Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Fri Oct 1 14:57:48 2021 -0400 [formrecognizer] Update changelog for release (#20963) * update changelog for release * include snippet about new clients commit bf0e40e Author: Krista Pratico <krpratic@microsoft.com> Date: Fri Oct 1 11:17:58 2021 -0700 [formrecognizer] updating docs with aka.ms links (#21012) * add service links * update with the aka.ms links commit 08b17d8 Author: Travis Prescott <tjprescott@users.noreply.github.com> Date: Fri Oct 1 13:04:30 2021 -0500 [Search] Regenerate Search SDK (#20977) * Update README and setup.py for Python 2.7 and 3.10 changes. * Regenerate with latest Autorest. * Search-specific updates. * Expose generated changes. * Reflect latest swagger updates. * Expose kwargs via custom client. * Update changelog. commit 0481e9d Author: AlonsoMondal <80124074+AlonsoMondal@users.noreply.github.com> Date: Fri Oct 1 11:34:27 2021 -0600 updating codeowners for azure communication services SMS & PhoneNumbers (#20942) * updating codeowners for azure communication services SMS & PhoneNumbers * adding '/' to directories commit 969195d Author: Krista Pratico <krpratic@microsoft.com> Date: Fri Oct 1 09:06:04 2021 -0700 add prebuilt document to readme examples + print styles (#20996) commit d23b8c9 Author: Rodrigo Souza <rosouz@microsoft.com> Date: Thu Sep 30 20:35:20 2021 -0700 Update README.md (#20992) commit 40f3d19 Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Thu Sep 30 21:04:50 2021 -0400 ignore sample chat (#21000) commit f463e0b Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Date: Thu Sep 30 17:26:49 2021 -0700 [Key Vault] Add support for key rotation (#20416) commit 3f2a011 Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Thu Sep 30 20:04:37 2021 -0400 [cognitivelanguage] add live pipeline (#20986) commit 848cc57 Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Thu Sep 30 19:59:54 2021 -0400 [qna] address heath's comments (#20998) commit ebce185 Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Thu Sep 30 19:28:56 2021 -0400 [qna] regen with latest and implement design changes (#20975) commit abc9a1c Author: Chidozie Ononiwu (His Righteousness) <31145988+chidozieononiwu@users.noreply.github.com> Date: Thu Sep 30 15:55:59 2021 -0700 Add PoliCheck (#20776) * Add PoliCheck * Fix up some policheck issues commit d1b2a62 Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Thu Sep 30 15:38:06 2021 -0700 Add credential Scope keyword (#20987) * Support for audience * Update CHANGELOG.md * Update sdk/monitor/azure-monitor-query/azure/monitor/query/_metrics_query_client.py commit 5c3c625 Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Thu Sep 30 18:29:19 2021 -0400 remove TODOs from samples (#20994) commit 6812755 Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Date: Thu Sep 30 15:17:46 2021 -0700 [KV] Add Py 2.7 disclaimer, 3.10 classifier (#20990) commit 6aabc2e Author: Krista Pratico <krpratic@microsoft.com> Date: Thu Sep 30 15:08:10 2021 -0700 [formrecognizer] update sample readme (#20961) * update sample readme * fix link * fix link * add v3.0.0 samples link * missing period * feedback + add migration guide link later * fix links again commit 73f924f Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Thu Sep 30 17:37:08 2021 -0400 [formrecognizer] Update field schema links in v3 samples (#20988) * update field schema links in v3 samples * update links in readme commit 40f984e Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Thu Sep 30 14:01:14 2021 -0700 Prep for release (#20991) commit 561d522 Author: Krista Pratico <krpratic@microsoft.com> Date: Thu Sep 30 11:48:12 2021 -0700 reenable tests (#20978) commit 5069292 Author: Xiang Yan <xiangsjtu@gmail.com> Date: Thu Sep 30 11:24:34 2021 -0700 Update 3.10 and 2.7 disclaimer (#20979) commit c912672 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Thu Sep 30 11:03:49 2021 -0700 Increment package version after release of azure-core (#20980) commit 8b1ec0b Author: Leighton Chen <lechen@microsoft.com> Date: Thu Sep 30 10:43:58 2021 -0700 [Monitor exporter] Update OT Exporter to latest spec changes (#20770) commit 8b885da Author: Krista Pratico <krpratic@microsoft.com> Date: Thu Sep 30 10:30:28 2021 -0700 [formrecognizer] sample fixes (#20964) * remove passing api_version in v3.1.x samples and uncomment list models * skip mgmt samples failing due to list models commit 78a4a8a Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Thu Sep 30 12:37:41 2021 -0400 [formrecognizer] Small sample fixes (#20959) * misc sample fixes * update docs * rename and updates commit 7217219 Author: Krista Pratico <krpratic@microsoft.com> Date: Thu Sep 30 09:26:47 2021 -0700 [formrecognizer] update readme (#20868) * work in progress * few updates * fixes * some of paul's feedback * pr feedback * dup sentence * fix sentence * some edits to snippets * update links * fix * add changelog link * changes for this release cycle * more updates * add link later commit a8b85fc Author: Xiang Yan <xiangsjtu@gmail.com> Date: Thu Sep 30 07:21:13 2021 -0700 update code owner for identity and synapse (#20941) commit 4e02ec4 Author: Azure CLI Bot <azclibot@microsoft.com> Date: Thu Sep 30 10:14:24 2021 +0800 [AutoRelease] t2-quota-2021-09-07-50984 (#20558) * CodeGen from PR 15918 in Azure/azure-rest-api-specs Updating tag value (#15918) * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> commit 639d8fe Author: Azure CLI Bot <azclibot@microsoft.com> Date: Thu Sep 30 10:13:59 2021 +0800 [AutoRelease] t2-fluidrelay-2021-09-30-54645 (#20962) * CodeGen from PR 16187 in Azure/azure-rest-api-specs change api version in readme for sdk release (#16187) * Add blockchain to latest profile * Add additional types * api version change Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com> Co-authored-by: Ping Zhu <pizh@Pings-MacBook-Pro.local> * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com> Co-authored-by: Ping Zhu <pizh@Pings-MacBook-Pro.local> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> commit c7ff91d Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Wed Sep 29 21:16:56 2021 -0400 [formrecognizer] Update doc strings for v3 (#20920) * update docs based on Paul's feedback * improve bounding region docs * sample fixes * review feedback * spelling commit ac10472 Author: Xiang Yan <xiangsjtu@gmail.com> Date: Wed Sep 29 18:03:35 2021 -0700 update changelog (#20958) * update changelog * updates commit 6e10afe Author: swathipil <76007337+swathipil@users.noreply.github.com> Date: Wed Sep 29 18:00:11 2021 -0700 [SchemaRegistry] add lru cache to avro serializer (#20813) fixes: #20712 performance comparison results: #20712 (comment) commit 1bc3354 Author: Krista Pratico <krpratic@microsoft.com> Date: Wed Sep 29 17:46:29 2021 -0700 [formrecognizer] fixing error on ModelOperation to include details (#20954) * fixing error on ModelOperation to include details * lint * update docstring commit 3a13c9c Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Wed Sep 29 20:20:25 2021 -0400 [rest] fix aiohttp read in rest (#20952) commit 8935901 Author: Krista Pratico <krpratic@microsoft.com> Date: Wed Sep 29 17:18:41 2021 -0700 docstring feedback from service team (#20955) commit 99d52a5 Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Wed Sep 29 17:02:29 2021 -0700 Prepare EG for release (#20956) * Prepare for release * Prepare for release * Prepare for release commit ffeb366 Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Wed Sep 29 19:53:51 2021 -0400 [formrecognizer] Print fields in custom documents samples (#20904) * print fields in samples * review feedback commit 5aadfb2 Author: Xiang Yan <xiangsjtu@gmail.com> Date: Wed Sep 29 16:15:00 2021 -0700 Ma test fixes (#20946) * fix dimension filter * update tests * updates * update commit a6e0d12 Author: Yalin Li <yall@microsoft.com> Date: Wed Sep 29 16:05:18 2021 -0700 Update samples in ACR (#20902) commit 7f151c8 Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Wed Sep 29 15:41:32 2021 -0700 New Events (#20951) * New Events * more generated code commit aed72ee Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Wed Sep 29 17:50:38 2021 -0400 skip v2.0 compatibility tests (#20949) commit 2257388 Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Date: Wed Sep 29 12:48:44 2021 -0700 [Key Vault] Get default API version from sync client base (#20379) commit b0acdfb Author: msyyc <70930885+msyyc@users.noreply.github.com> Date: Thu Sep 30 02:44:17 2021 +0800 [purview scanning] new release by new LLC version (#20823) commit ae69e4b Author: msyyc <70930885+msyyc@users.noreply.github.com> Date: Thu Sep 30 02:43:57 2021 +0800 [Purview catalog] release for new api-version `2021-09-01` (#20822) commit 66e4720 Author: Scott Beddall <45376673+scbedd@users.noreply.github.com> Date: Wed Sep 29 11:24:06 2021 -0700 disable regression testing for beta version of questionanswering (#20924) commit 1a3ad63 Author: Xiang Yan <xiangsjtu@gmail.com> Date: Wed Sep 29 08:24:40 2021 -0700 Oct release (#20890) * Oct release * update spark commit 6216cd9 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Sep 29 07:05:19 2021 -0700 Sync eng/common directory with azure-sdk-tools for PR 2046 (#20911) * Pass package name from calling pipeline to uniquely identify pull request review * Update log summary * Update eng/common/scripts/Detect-Api-Changes.ps1 Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> Co-authored-by: praveenkuttappan <prmarott@microsoft.com> Co-authored-by: praveenkuttappan <55455725+praveenkuttappan@users.noreply.github.com> Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> commit c1c84eb Author: Adam Ling (MSFT) <adam_ling@outlook.com> Date: Tue Sep 28 23:00:46 2021 -0700 [ServiceBus] Add large message support to SBAdministrationClient (#20812) * impl * update swagger * upload recordings * fix mypy pylint * review feedback * update classifier commit 14d26ae Author: msyyc <70930885+msyyc@users.noreply.github.com> Date: Wed Sep 29 12:51:16 2021 +0800 fix CI (#20936) commit 84214fb Author: Scott Addie <10702007+scottaddie@users.noreply.github.com> Date: Tue Sep 28 23:07:43 2021 -0500 Update Monitor Query README and logs query client comments (#20933) commit b9211fb Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Tue Sep 28 20:53:53 2021 -0400 [formrecognizer] Fix v2 custom forms tests (#20923) * fix v2 custom forms tests * update prebuilt document pages tests commit 77820ae Author: Scott Beddall <45376673+scbedd@users.noreply.github.com> Date: Tue Sep 28 17:30:17 2021 -0700 Resolving Build Warnings (#20887) * pip authenticate supplants pypi, doesn't supplement anymore * leave dev feeds enabled, still fallback to main pypi.org commit 20f7701 Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Tue Sep 28 17:51:13 2021 -0400 [eng] have verify autorest warn instead of raise (#20913) commit 878a12e Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Tue Sep 28 16:23:20 2021 -0400 [rest] add response backcompat mixin (#20827) commit be52288 Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Tue Sep 28 15:39:40 2021 -0400 [formrecognizer] Add prebuilt-document samples and tests (#20894) * add prebuilt-document samples * fix from_generated methods * add prebuilt-document tests * update samples * fix spelling error commit 831d3c6 Author: Krista Pratico <krpratic@microsoft.com> Date: Tue Sep 28 11:23:26 2021 -0700 [formrecognizer] regenerate on latest (#20867) * regenerate with latest * update convenience layer commit 131546b Author: Scott Addie <10702007+scottaddie@users.noreply.github.com> Date: Tue Sep 28 09:37:54 2021 -0500 Small tweaks to Monitor Query SDK README (#20905) commit f88dc92 Author: Azure CLI Bot <azclibot@microsoft.com> Date: Tue Sep 28 13:29:31 2021 +0800 [AutoRelease] t2-netapp-2021-09-22-09782 (#20783) * CodeGen from PR 15850 in Azure/azure-rest-api-specs [NetAppFiles] Add missing features, quotaLimits and Rotterdam networkFeatures to API version 2021-06-02 (#15850) * Add missing features, quotaLimist and Rotterdam networkFeatures * Update quotaLimits get and add get list * Update description for volume type * S360 Add missing serviceSpecification and metricsSpecification properties * Remove quotalimit response no longer used * pagable * Update to use common type proxy resource * pretty * systemdata Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com> * version,CHANGELOG * test * test Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> commit d6f5ea9 Author: Azure CLI Bot <azclibot@microsoft.com> Date: Tue Sep 28 11:33:21 2021 +0800 [AutoRelease] t2-extendedlocation-2021-09-22-24922 (#20782) * CodeGen from PR 15676 in Azure/azure-rest-api-specs Amalladi/extendedlocation update operationID field (#15676) * Add blockchain to latest profile * Add additional types * Update operationId field in Swagger, update ListOperations Example * Revert commit * prettier fix Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com> Co-authored-by: Aditi <amalladi@microsoft.com> * version,CHANGELOG * Update CHANGELOG.md * Update CHANGELOG.md Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com> Co-authored-by: Aditi <amalladi@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> commit 03efaee Author: Rodrigo Souza <rosouz@microsoft.com> Date: Mon Sep 27 18:13:47 2021 -0700 Python 2.7 warning (#20895) * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md commit 4aaa1e8 Author: Mike Harder <mharder@microsoft.com> Date: Mon Sep 27 16:44:06 2021 -0700 [Perf] keyvault-secrets test improvements (#20900) - Rename option from "list-size" to "count" to align with other languages - Validate vault contains 0 secrets before running commit 186b55c Author: Laurent Mazuel <laurent.mazuel@gmail.com> Date: Mon Sep 27 15:45:05 2021 -0700 Add Python 2 deprecation on front page (#20799) commit 646d87a Author: praveenkuttappan <55455725+praveenkuttappan@users.noreply.github.com> Date: Mon Sep 27 18:38:36 2021 -0400 Disable api change detection (#20892) commit 50e50af Author: praveenkuttappan <55455725+praveenkuttappan@users.noreply.github.com> Date: Mon Sep 27 16:29:12 2021 -0400 Enable API change detection as part of PR pipelines (#20803) * Enable API change detection as part of PR pipelines commit 9824165 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Mon Sep 27 11:32:24 2021 -0700 Use stress-test-resources file naming to avoid live test auto-discovery (#20828) Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> commit 99ab168 Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Mon Sep 27 11:17:48 2021 -0700 Fix live tests (#20886) * Fix tests * Update sdk/monitor/azure-monitor-query/azure/monitor/query/_models.py commit 5697a75 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Mon Sep 27 10:47:44 2021 -0700 Sync eng/common directory with azure-sdk-tools for PR 2027 (#20798) * Handle assembly already loaded errors in deploy stress test script * Add dependency checks and installation links to deploy-stress-tests.ps1 Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> commit 883bdae Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Mon Sep 27 10:14:42 2021 -0700 Query - samples + README + docstrings (#20869) * Samples fix * README * docstrings * mypy * lint * test fix * lint commit 559840c Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Mon Sep 27 10:00:26 2021 -0700 Metrics should be gettable by name (#20878) * Metrics should be gettable by name * lint commit e6db587 Author: Xiang Yan <xiangsjtu@gmail.com> Date: Mon Sep 27 09:56:37 2021 -0700 update changelog (#20810) commit d32de70 Author: swathipil <76007337+swathipil@users.noreply.github.com> Date: Mon Sep 27 08:24:14 2021 -0700 [SchemaRegistry] update positional args to req kwargs (#20763) * make params required kwargs * update changelog * adams comments * update avro tests + samples * fix samples * pylint error * adams comments commit 55526df Author: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> Date: Mon Sep 27 09:40:16 2021 +0800 [auto-issue-status]auto-assign and refactor (#20722) * release_iseus_status_auto_reply * issue_aoto_close_revert * Update main.py * Update main.py * Update update_issue_body.py * Update reply_generator.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update update_issue_body.py * Update update_issue_body.py * Update main.py * Update reply_generator.py * Update main.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/update_issue_body.py * Update update_issue_body.py * Update main.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/main.py * Update main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/update_issue_body.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/update_issue_body.py * Update reply_generator.py * Update main.py * Update scripts/release_issue_status/update_issue_body.py Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> * Update scripts/release_issue_status/update_issue_body.py Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update main.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/main.py * Update main.py * Update reply_generator.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_issue_body.py * Update main.py * Update update_issue_body.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update main.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update reply_generator.py * Add files via upload * Update reply_generator.py * Update update_issue_body.py * Update reply_generator.py * Update auto_pipeline_run.py * Update auto_pipeline_run.py * add auto-close * Update release_issue_status.yml for Azure Pipelines * Update auto_close.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * fix bug * Update main.py * Update auto_close.py * Update auto_close.py * Update main.py * Update reply_generator.py * Update main.py * Update main.py * Update auto_close.py * Update main.py * Update auto-close * Update auto_pipeline_run.py * Update update_issue_body.py * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update auto_pipeline_run.py * Add pipeline link * Update pipeline link * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update requirement.txt * Update auto_pipeline_run.py * Add get_python_pipeline * Update auto_pipeline_run.py * test * test * add outputfolder * add label * Update main.py * Update get_python_pipeline.py * Update main.py * Update auto_pipeline_run.py * Add utils * Update main.py * Update main.py * Delete old py * Update reply_generator.py * Update main.py * Update main.py * Update main.py * Update main.py * Update main.py * Update utils.py * Update utils.py * Update main.py * Update main.py * Update reply_generator.py * Update utils.py * Add get_changelog function * Update utils.py * Update reply_generator.py * Update main.py * Update reply_generator.py * Update function * del useless code * Update utils.py * Update main.py * Update reply_generator.py * Update main.py * Update utils.py * Update utils.py * Update utils.py * Update utils.py * Update reply_generator.py * Update main.py * Update main.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update utils.py Co-authored-by: Zed <601306339@qq.com> Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> commit 6bba532 Author: msyyc <70930885+msyyc@users.noreply.github.com> Date: Sun Sep 26 15:09:42 2021 +0800 Update dev_requirements.txt (#20873) commit dc98de4 Author: Azure CLI Bot <azclibot@microsoft.com> Date: Sun Sep 26 14:17:56 2021 +0800 [AutoRelease] t2-authorization-2021-09-26-80124 (#20872) * CodeGen from PR 15973 in Azure/azure-rest-api-specs Update readme and readme.python (#15973) * Update readme and readme.python * Update readme python * Update readme python * Update readme.python.md * Update readme python Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> * version,CHANGELOG * test * Update test_cli_mgmt_authorization.py Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> commit d345d9d Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Fri Sep 24 21:28:15 2021 -0400 Cat & Krista FR beta work (#20834) commit 35ee2fa Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Fri Sep 24 16:38:13 2021 -0700 Add common policheck steps (#20832) Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com> commit cce4b29 Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Fri Sep 24 15:33:24 2021 -0700 Rename Query APIs (#20830) commit f2b2cea Author: Adam Ling (MSFT) <adam_ling@outlook.com> Date: Fri Sep 24 13:20:36 2021 -0700 [EventHubs] Fix livetest (#20820) * fix livetest * rm bicep file * rename stress test file commit 650943c Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Fri Sep 24 13:11:08 2021 -0700 Sync eng/common directory with azure-sdk-tools for PR 2035 (#20825) * Add * Add more description to docs of where the variable is consumed Co-authored-by: Daniel Jurek <djurek@microsoft.com> commit 0475f51 Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Fri Sep 24 12:35:04 2021 -0700 Update handling error in query (#20765) * samples * hide row * Handle errors * lint * lint * extract inner message * lint * lint * lint * api view fixes * more changes * Update sdk/monitor/azure-monitor-query/CHANGELOG.md * Apply suggestions from code review Co-authored-by: Krista Pratico <krpratic@microsoft.com> * changes Co-authored-by: Krista Pratico <krpratic@microsoft.com> commit 1a9b633 Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Fri Sep 24 12:53:45 2021 -0400 [rest] switch base responses to ABCs (#20448) * switch to protocol * update changelog * add initial tests * switch from protocol to abc * improve HttpResponse docstrings * lint * HeadersType -> MutableMapping[str, str] * remove iter_text and iter_lines * update tests * improve docstrings * have base impls handle more code * add set_read_checks * commit to restart pipelines * address xiang's comments * lint * clear json cache when encoding is updated * make sure content type is empty string if doesn't exist * update content_type to be None if there is no content type header * fix passing encoding to text method error * update is_stream_consumed docs * remove erroneous committed code commit cc7e454 Author: Azure CLI Bot <azclibot@microsoft.com> Date: Fri Sep 24 09:35:39 2021 +0800 [AutoRelease] t2-cosmosdb-2021-09-17-34565 (#20737) * CodeGen from PR 16052 in Azure/azure-rest-api-specs Update cosmos-db.json (#16052) Added viewDefinition as required property * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> commit 04df600 Author: swathipil <76007337+swathipil@users.noreply.github.com> Date: Thu Sep 23 17:37:07 2021 -0700 [SchemaRegistry] renaming from archboard feedback (#20766) addressing part of #20703 commit c94b8a6 Author: Xiang Yan <xiangsjtu@gmail.com> Date: Thu Sep 23 16:33:50 2021 -0700 fix test_aiohttp_loop (#20811) * fix test_aiohttp_loop * fix collections import issue commit 1380e05 Author: Sima Zhu <48036328+sima-zhu@users.noreply.github.com> Date: Thu Sep 23 10:39:39 2021 -0700 Writing dev version into package json file. (#20778) commit 424c3c7 Author: Xiang Yan <xiangsjtu@gmail.com> Date: Thu Sep 23 09:17:27 2021 -0700 integrate logs (#20300) * integrate logs * update * update * update * update * Update _universal.py * update commit cbdaf08 Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Thu Sep 23 11:26:16 2021 -0400 [qna] regenerate with 2021-07-15-preview (#20764) commit 8a7ae28 Author: Azure CLI Bot <azclibot@microsoft.com> Date: Thu Sep 23 13:48:32 2021 +0800 [AutoRelease] t2-servicebus-2021-09-23-30017(Do not merge) (#20801) * CodeGen from PR 16114 in Azure/azure-rest-api-specs [servicebus]Update readme.python.md (#16114) * Update readme.python.md * Update readme.python.md * version,CHANGELOG * test Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> commit ef7fc5e Author: Azure CLI Bot <azclibot@microsoft.com> Date: Thu Sep 23 09:55:28 2021 +0800 [AutoRelease] t2-kusto-2021-09-22-40032 (#20790) * CodeGen from PR 16115 in Azure/azure-rest-api-specs Update readme.python.md (#16115) * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> commit f4679b9 Author: Scott Beddall <45376673+scbedd@users.noreply.github.com> Date: Wed Sep 22 12:20:07 2021 -0700 Add 3.10 to Nightly Edge Build (#20623) * update nightly edge build to run python 3.10 on both windows and linux agents * conditionally update `pytest` requirements in both ci_tools.txt and test_tools.txt for python 3.10 * conditionally add some necessary python 3.10 windows wheels to test_tools.txt. These additions only affect python 3.10, which is not currently part of the test matrix commit 30b196e Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Wed Sep 22 12:32:29 2021 -0400 [rest] add backcompat mixin to rest requests (#20599) commit 4b3397d Author: Adam Ling (MSFT) <adam_ling@outlook.com> Date: Wed Sep 22 09:09:32 2021 -0700 [EventHubs] Stress test refactor (#20389) * init commit for stress * add dotenv dep * docker, helm, k8s * apply changes * run forever * add chaos * update chaos jos * Apply suggestions from code review Co-authored-by: Ben Broderick Phillips <ben@benbp.net> * minor fixes * revert external targets Co-authored-by: Ben Broderick Phillips <ben@benbp.net> commit eca1c81 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Tue Sep 21 19:58:17 2021 -0700 Clean-up changelog scripts (#20779) Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com> commit 518af90 Author: Azure CLI Bot <azclibot@microsoft.com> Date: Wed Sep 22 09:31:05 2021 +0800 [AutoRelease] t2-containerinstance-2021-09-17-04542 (#20733) * CodeGen from PR 15721 in Azure/azure-rest-api-specs [Hub Generated] Review request for Microsoft.ContainerInstance to add version stable/2021-07-01 (#15721) * Adds base for updating Microsoft.ContainerInstance from version stable/2021-03-01 to version 2021-07-01 * Updates readme * Updates API version in new specs and examples * Adding subnet IDs * Adding fixes from pending 03-01 update * Changing definition name to match convention * Adding network dependencies API * Adding MSI+ACR properties * Removing network profile * Updating example * Fixing JSON error * Removing network profile reference * Adding Integer format where missing * Removing comma * Fixing example * Fixing example * Ran Prettier to resolve check failure * Running prettier again for format * version,CHANGELOG * test Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> commit f3144dc Author: swathipil <76007337+swathipil@users.noreply.github.com> Date: Tue Sep 21 17:13:31 2021 -0700 [SchemaRegistry] remove cache from client (#20760) * remove cache from client * changelog commit f8ff686 Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Date: Tue Sep 21 11:08:50 2021 -0700 Update add_sanitizer and doc (#20769) commit 0e20469 Author: Wes Haggard <weshaggard@users.noreply.github.com> Date: Tue Sep 21 08:27:38 2021 -0700 Enable release stage selection at queue time (#20767) commit da36d30 Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Date: Mon Sep 20 17:21:33 2021 -0700 [Key Vault] Add certificate import sample (#20641) commit e7d3348 Author: Franko Morales <67804607+cochi2@users.noreply.github.com> Date: Mon Sep 20 16:51:38 2021 -0700 Fixing VCR redirection (#20747) Using the location passed as part of the redirection response if it is an absolute URL. commit 856f247 Author: Scott Addie <10702007+scottaddie@users.noreply.github.com> Date: Mon Sep 20 15:10:54 2021 -0500 Link to Log Analytics throttling guidance from Monitor Query README (#20759) commit ee9d553 Author: Chidozie Ononiwu (His Righteousness) <31145988+chidozieononiwu@users.noreply.github.com> Date: Mon Sep 20 11:15:59 2021 -0700 Fix broken anchor tags (#20751) commit 6d84c3a Author: Scott Beddall <45376673+scbedd@users.noreply.github.com> Date: Mon Sep 20 09:08:23 2021 -0700 avroserializer pins its dependency, which makes regression testing a … (#20735) …bit iffy @swathipil This will resolve your nightly failure. Still not understanding the specific repro I'm seeing when I run this thing locally though.
zihzhan-msft
added a commit
that referenced
this pull request
Oct 13, 2021
commit 41074db6b85eb823653c5bf1f4828ac17636ff89 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Tue Oct 12 11:50:48 2021 -0700 Increment version for eventgrid releases (#21062) Increment package version after release of azure-eventgrid commit 6d1afede3aa9aed2525abe6f85123ca54ccb9edb Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Tue Oct 12 11:50:34 2021 -0700 Increment package version after release of azure-monitor-query (#21120) commit bd16c42bc1458129fc90575ae9f42fe68e5f5252 Author: Sima Zhu <48036328+sima-zhu@users.noreply.github.com> Date: Tue Oct 12 09:20:44 2021 -0700 Setup a pipeline job for publishing Docs to daily branch. (#20809) commit 1ded4290b8352e385ee9368d17bcd2810d16f4ed Author: Sima Zhu <48036328+sima-zhu@users.noreply.github.com> Date: Tue Oct 12 09:20:24 2021 -0700 Added daily branch ci-config updates, and queue the python docs ci (#20896) commit 2dba6fae854c379a034d7066cde583b0d2a0ce8f Author: msyyc <70930885+msyyc@users.noreply.github.com> Date: Tue Oct 12 17:27:34 2021 +0800 [purview account] Delete azure-purview-account directory (#21215) * Delete sdk/purview/azure-purview-account directory * Update ci.yml commit a7181e7739ceefc8736500a531bb084df3e41ba8 Author: Azure CLI Bot <azclibot@microsoft.com> Date: Tue Oct 12 17:23:25 2021 +0800 [AutoRelease] t2-hdinsight-2021-10-08-10223 (#21171) * CodeGen from PR 15815 in Azure/azure-rest-api-specs [HDInsight] Onboard a new api version 2021-06-01 for HDInsight (#15815) * Just copied the existing version file into this new directory per to review change efficiently * Support az, private link feature ,fix S360 R2026 and roundtrip error * reuse private link resource in common type, and mark some properties as required, Add 201 schema for private endpoint connection put response, and modify resource definition * Fix missing objec type in 2021-06-01' * Update location get capability api: remove vmsizes and vmsizes_filter in the result and change some properties to CamelCase style * Update readme.md to change 2021-06 to default tag * Removed the non reference object ClusterListRuntimeScriptActionDetailResult * Fix CI error * revert the change in common-types/resource-management/v2/privatelinks.json and define PrivateLinkResource and PrivateLinkResourceResult in our own file Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com> * version,CHANGELOG * test Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> commit d41486fd28e96af2ec7cd1c6970e1fa1f6396a35 Author: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> Date: Tue Oct 12 17:21:23 2021 +0800 Doc private package for python SDK (#21219) * add unreleased package guide.md * Update get_unreleased_package_guide.md * update png format * Update get_unreleased_package_guide.md * update md * update pic format * Update get_unreleased_package_guide.md Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> commit 60ea3ecfec7bcf3f2b1c984ba4bf146dbba76fee Author: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> Date: Tue Oct 12 11:29:54 2021 +0800 Fix auto-close bug (#21214) * release_iseus_status_auto_reply * issue_aoto_close_revert * Update main.py * Update main.py * Update update_issue_body.py * Update reply_generator.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update update_issue_body.py * Update update_issue_body.py * Update main.py * Update reply_generator.py * Update main.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/update_issue_body.py * Update update_issue_body.py * Update main.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/main.py * Update main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/update_issue_body.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/update_issue_body.py * Update reply_generator.py * Update main.py * Update scripts/release_issue_status/update_issue_body.py Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> * Update scripts/release_issue_status/update_issue_body.py Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update main.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/main.py * Update main.py * Update reply_generator.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_issue_body.py * Update main.py * Update update_issue_body.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update main.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update reply_generator.py * Add files via upload * Update reply_generator.py * Update update_issue_body.py * Update reply_generator.py * Update auto_pipeline_run.py * Update auto_pipeline_run.py * add auto-close * Update release_issue_status.yml for Azure Pipelines * Update auto_close.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * fix bug * Update main.py * Update auto_close.py * Update auto_close.py * Update main.py * Update reply_generator.py * Update main.py * Update main.py * Update auto_close.py * Update main.py * Update auto-close * Update auto_pipeline_run.py * Update update_issue_body.py * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update auto_pipeline_run.py * Add pipeline link * Update pipeline link * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update requirement.txt * Update auto_pipeline_run.py * Add get_python_pipeline * Update auto_pipeline_run.py * test * test * add outputfolder * add label * Update main.py * Update get_python_pipeline.py * Update main.py * Update auto_pipeline_run.py * Add utils * Update main.py * Update main.py * Delete old py * Update reply_generator.py * Update main.py * Update main.py * Update main.py * Update main.py * Update main.py * Update utils.py * Update utils.py * Update main.py * Update main.py * Update reply_generator.py * Update utils.py * Add get_changelog function * Update utils.py * Update reply_generator.py * Update main.py * Update reply_generator.py * Update function * del useless code * Update utils.py * Update main.py * Update reply_generator.py * Update main.py * Update utils.py * Update utils.py * Update utils.py * Update utils.py * Update reply_generator.py * Update main.py * Update main.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update utils.py * Update auto-close * Update release_issue_status.yml for Azure Pipelines * Update utils.py * Update utils.py * Fix auto-close bug Co-authored-by: Zed <601306339@qq.com> Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> commit e9869fac718f86e7b6f878223dfe916055cb4e56 Author: Ryan Doherty <3150510+rsdoherty@users.noreply.github.com> Date: Tue Oct 12 03:12:20 2021 +0100 Fix docs in ServiceBusMessage class (#20876) When submitting additional attributes via the `user_properties` kwarg, I was not seeing anything in the Azure UI under custom data. Reviewing the docs further suggests this should be a `application_properties` kwarg in the example. commit be678f1a75de6c2515038c8d9fa19006abea2fc7 Author: Azure CLI Bot <azclibot@microsoft.com> Date: Tue Oct 12 09:41:51 2021 +0800 [AutoRelease] t2-rdbms-2021-10-08-46793 (#21163) * CodeGen from PR 15946 in Azure/azure-rest-api-specs Fix S360 bugs for swagger FSPG 2020-02-14-preview, 2021-06-01-preview and 2021-06-01 APIs (#15946) * Changed FSPG RestartParameter.failoverMode from string to enum for API 2021-06-01, 2021-06-01-preview, and 2021-06-15-privatepreview * Change enum first letter to lower case * Change to upper case * Fix S360 bugs for swagger FSPG 2020-02-14-preview, 2021-06-01-preview and 2021-06-01 APIs * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> commit 00a738ba41c3d20c69980cc3a872318ee133e40d Author: Xiaoxi Fu <49707495+xiafu-msft@users.noreply.github.com> Date: Mon Oct 11 17:16:40 2021 -0700 Test new swagger (#20943) * generated from swaggers * new support service versions * failsafe deserialize dep for fileshare * failsafe deserialize dep for fileshare * merge master * regenrated * Generated for the new Blob Swagger * added transform for blob Co-authored-by: Tamer Sherif <tasherif@microsoft.com> commit f24da4475e4ac743515e3a1f567a400f3e16a228 Author: Xiaoxi Fu <49707495+xiafu-msft@users.noreply.github.com> Date: Mon Oct 11 10:55:51 2021 -0700 [Datalake][Blob]Fix class type and doc (#20805) https://github.com/Azure/azure-sdk-for-python/issues/20772 commit 0c016cf35670aa0f58611e519442fae63d77f0ab Author: Xiaoxi Fu <49707495+xiafu-msft@users.noreply.github.com> Date: Mon Oct 11 10:54:20 2021 -0700 [Storage]Edit doc for api_version (#21085) * [Storage]Edit doc for api_version * pylint fix commit 9beca492e4ac554f71136ce3f0269d36d33cafc1 Author: Azure CLI Bot <azclibot@microsoft.com> Date: Mon Oct 11 14:04:16 2021 +0800 [AutoRelease] t2-synapse-2021-10-09-97705 (#21185) * CodeGen from PR 16199 in Azure/azure-rest-api-specs Sqlpoolcreatemodefix01 (#16199) * Added correct description for sqlpool createMode description * Added correct description for sqlpool createMode description * Added correct description for sqlpool createMode description * Modified createMode as Enum and modelAsString * prettier fix Co-authored-by: Sravan Thupili <srthupil@microsoft.com> * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: Sravan Thupili <srthupil@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> commit 430d268fd7cc7a0662212401298d5251ec723010 Author: Azure CLI Bot <azclibot@microsoft.com> Date: Mon Oct 11 10:03:44 2021 +0800 [AutoRelease] t2-network-2021-09-22-71444(Do not merge) (#20785) * CodeGen from PR 15693 in Azure/azure-rest-api-specs Swagger correctness completeness (#15693) * Add blockchain to latest profile * Add additional types * Resolving s360 workitems for private link/endpoint/dnszonegroups * removing unneeded file Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com> Co-authored-by: Shane Baden <shbaden@microsoft.com> * version,CHANGELOG * test * local_test * Update CHANGELOG.md Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com> Co-authored-by: Shane Baden <shbaden@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed <601306339@qq.com> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> commit 6207bfc24973f60dc779a939c23123a4fcb4f598 Author: Azure CLI Bot <azclibot@microsoft.com> Date: Sat Oct 9 16:22:22 2021 +0800 [AutoRelease] t2-datafactory-2021-10-09-95574(Do not merge) (#21192) * CodeGen from PR 16158 in Azure/azure-rest-api-specs [Datafactory] Power Query model changes for multiple queries (#16158) * version,CHANGELOG * Update CHANGELOG.md Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> commit 408c06d7ae851cb9f15236c176a87e5a4d656b20 Author: Zed Lei <59104634+RAY-316@users.noreply.github.com> Date: Sat Oct 9 15:58:58 2021 +0800 Update release-issue-status (#21189) * release_iseus_status_auto_reply * issue_aoto_close_revert * Update main.py * Update main.py * Update update_issue_body.py * Update reply_generator.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update update_issue_body.py * Update update_issue_body.py * Update main.py * Update reply_generator.py * Update main.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/update_issue_body.py * Update update_issue_body.py * Update main.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/main.py * Update main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/update_issue_body.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/update_issue_body.py * Update reply_generator.py * Update main.py * Update scripts/release_issue_status/update_issue_body.py Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> * Update scripts/release_issue_status/update_issue_body.py Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update main.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/main.py * Update main.py * Update reply_generator.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_issue_body.py * Update main.py * Update update_issue_body.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update main.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update reply_generator.py * Add files via upload * Update reply_generator.py * Update update_issue_body.py * Update reply_generator.py * Update auto_pipeline_run.py * Update auto_pipeline_run.py * add auto-close * Update release_issue_status.yml for Azure Pipelines * Update auto_close.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * fix bug * Update main.py * Update auto_close.py * Update auto_close.py * Update main.py * Update reply_generator.py * Update main.py * Update main.py * Update auto_close.py * Update main.py * Update auto-close * Update auto_pipeline_run.py * Update update_issue_body.py * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update auto_pipeline_run.py * Add pipeline link * Update pipeline link * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update requirement.txt * Update auto_pipeline_run.py * Add get_python_pipeline * Update auto_pipeline_run.py * test * test * add outputfolder * add label * Update main.py * Update get_python_pipeline.py * Update main.py * Update auto_pipeline_run.py * Add utils * Update main.py * Update main.py * Delete old py * Update reply_generator.py * Update main.py * Update main.py * Update main.py * Update main.py * Update main.py * Update utils.py * Update utils.py * Update main.py * Update main.py * Update reply_generator.py * Update utils.py * Add get_changelog function * Update utils.py * Update reply_generator.py * Update main.py * Update reply_generator.py * Update function * del useless code * Update utils.py * Update main.py * Update reply_generator.py * Update main.py * Update utils.py * Update utils.py * Update utils.py * Update utils.py * Update reply_generator.py * Update main.py * Update main.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update utils.py * Update auto-close * Update release_issue_status.yml for Azure Pipelines * Update utils.py * Update utils.py Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> Co-authored-by: BigCat20196 <1095260342@qq.com> commit 1714d7b747db62cd085e116dbe17d1ab7a0f3a55 Author: Azure CLI Bot <azclibot@microsoft.com> Date: Sat Oct 9 14:32:35 2021 +0800 [AutoRelease] t2-servicelinker-2021-09-28-35602 (#20906) * CodeGen from PR 16176 in Azure/azure-rest-api-specs add azure-resource-manager-schema to servicelinker (#16176) Co-authored-by: Nan Jiang <naji@microsoft.com> * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: Nan Jiang <naji@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> commit 952058ca9096305dcfa9a37ba8e3d8d1c6597251 Author: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> Date: Sat Oct 9 14:11:56 2021 +0800 delete old changelog (#21188) commit 62f14c772947b53555451fcff06542ee12813756 Author: Azure CLI Bot <azclibot@microsoft.com> Date: Sat Oct 9 13:41:36 2021 +0800 [AutoRelease] t2-datafactory-2021-10-08-83776 (#21172) * CodeGen from PR 16158 in Azure/azure-rest-api-specs [Datafactory] Power Query model changes for multiple queries (#16158) * version,CHANGELOG * Delete test_mgmt_datafactory.py * Delete sdk/datafactory/azure-mgmt-datafactory/tests/recordings directory Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> commit cbf7ba879126d382dfc04a7504f99e4fb07f5db8 Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Date: Fri Oct 8 19:01:02 2021 -0700 [KV] Add executable rotation samples (#21161) commit 8b97dddd37db8dd10fa1dc0e8e5b7b2708ce38de Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Date: Fri Oct 8 18:54:31 2021 -0700 [KV] Fix flakiness in release policy test (#21181) commit cd4d365f5c7f82a40f798b22de10dd68d8eccbcc Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Fri Oct 8 14:50:29 2021 -0700 Avoid overwriting package info properties when dev version is added (#21140) Co-authored-by: Praveen Kuttappan <praveen.kuttappan@gmail.com> commit af4869b8d81dba85e2ee3ce069709269ce3a3d5d Author: Mike Harder <mharder@microsoft.com> Date: Fri Oct 8 13:55:09 2021 -0700 [Perf] Call Run() once before starting recording (#21162) - Avoids capturing one-time setup like authorization requests - Ported from https://github.com/Azure/azure-sdk-for-net/pull/24263 commit fbdf6f44fbf8842d8bed6895d0a5e74a0c14537d Author: Scott Beddall <45376673+scbedd@users.noreply.github.com> Date: Fri Oct 8 11:27:51 2021 -0700 Resolve Installation Ordering during dev build (#21025) * resolve installation failures during regression checks. * clean up eng_sys_checks.md. removing a bunch of formatting issues, adding additional detail. * during nightly alpha, force install from dev feed to ensure we're testing what we expect commit 808b31ab2de0055d74c51904e0995bfe8a71d58f Author: AriZavala2 <77034370+AriZavala2@users.noreply.github.com> Date: Fri Oct 8 09:21:32 2021 -0700 Making identity optional when getting TURN credentials (#21023) * SDK update to allow User Id to be optional when getting Turn credentials * Fix Pylint issue * Fix build issues * Update shared_requirements.txt Co-authored-by: Xiang Yan <xiangsjtu@gmail.com> commit 1a89eabf0fa9ff659312f37cff8cbefb53c1db41 Author: msyyc <70930885+msyyc@users.noreply.github.com> Date: Fri Oct 8 13:52:45 2021 +0800 Revert "[AutoRelease] t2-datafactory-2021-09-18-74999" (#21167) * Revert "[AutoRelease] t2-datafactory-2021-09-18-74999(Do not merge) (#20755)" This reverts commit 21161415555830c3ef587aa2327ec6b158272efb. * Packaging update of azure-mgmt-datafactory Co-authored-by: Azure SDK Bot <adxpysdk@microsoft.com> commit 21161415555830c3ef587aa2327ec6b158272efb Author: Azure CLI Bot <azclibot@microsoft.com> Date: Fri Oct 8 11:20:33 2021 +0800 [AutoRelease] t2-datafactory-2021-09-18-74999(Do not merge) (#20755) * CodeGen from PR 15786 in Azure/azure-rest-api-specs sql always encrypted add uami support (#15786) * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> commit 0afb1618c850b79902158f9021815912ceb45ee2 Author: Azure CLI Bot <azclibot@microsoft.com> Date: Fri Oct 8 11:17:56 2021 +0800 [AutoRelease] t2-storagecache-2021-09-30-71992 (#20974) * CodeGen from PR 16152 in Azure/azure-rest-api-specs [Hub Generated] Public private branch 'dev-storagecache-Microsoft.StorageCache-2021-09-01' (#16152) * Adds base for updating Microsoft.StorageCache from version stable/2021-05-01 to version 2021-09-01 * Updates readme * Updates API version in new specs and examples * 2021-09-01 API * Fix LintDiff Co-authored-by: rebecca337 <80353400+rebecca337@users.noreply.github.com> Co-authored-by: Rebecca Dupuis <rdupuis@microsoft.com> * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: rebecca337 <80353400+rebecca337@users.noreply.github.com> Co-authored-by: Rebecca Dupuis <rdupuis@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> commit bd9a0ce049942779f4316ce93991565aab8699bb Author: Xiang Yan <xiangsjtu@gmail.com> Date: Thu Oct 7 16:30:24 2021 -0700 address review feedback (#21109) * address review feedback * update * update * update * crypto 35.0.0 is not compatible with our tests, pin in the dev_requirements * filter packages pinned in dev_reqs OUT of the results when installing during dependency testing * update * adjust check in install_depend_packages.py that was accidentally succeeding because of auto-trimming provided by py3. the check is actually doing the intended thing now. * update * Update sdk/identity/azure-identity/azure/identity/_credentials/on_behalf_of.py Co-authored-by: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> * update * update * update Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com> Co-authored-by: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> commit cb90cdee3d823a11d960d2cfd982ea2d1ddf6837 Author: Mario Guerra <85648637+mario-guerra@users.noreply.github.com> Date: Thu Oct 7 17:05:21 2021 -0500 change azure data tables to azure tables (#20637) Co-authored-by: mario-guerra <marioguerra@microsoft.com> commit d1c28089d8018feaf2467707ce35d78a529fdd4d Author: Siddy Persson <siddypersson@gmail.com> Date: Thu Oct 7 23:31:23 2021 +0200 Update migration_guide.md (#20428) fixed small type-o in query example. commit 7c0dce9504c51dcd0cdd33a2e91f1289d504e07a Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Thu Oct 7 14:27:44 2021 -0700 Increment package version after release of azure-containerregistry (#20608) commit e8e4b4f72b8a8f07bb3a0ac5bcc03ccb155d7a52 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Thu Oct 7 12:54:16 2021 -0700 Increment version for keyvault releases (#21127) Increment package version after release of azure-keyvault-keys commit 2b6a2be414daf927f72b07e7900ff517bcdae214 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Thu Oct 7 12:33:27 2021 -0700 Increment version for formrecognizer releases (#21128) Increment package version after release of azure-ai-formrecognizer commit bb6d5f1157086307c27926dd2eacb2906dc90e6a Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Date: Thu Oct 7 11:41:12 2021 -0700 [Test Proxy] Update sanitizer section of migration guide (#21077) commit 3e4dfec96208f4ed8345c989acbb786ca939dfbf Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Date: Thu Oct 7 11:38:43 2021 -0700 [KV] Run parameterized administration tests in live pipeline (#20752) commit c7d9644a8f8d2c1b332832cde2afea03259b7d8d Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Thu Oct 7 11:15:59 2021 -0700 Increment version for synapse releases (#21052) * Increment package version after release of azure-synapse-spark * Increment package version after release of azure-synapse-artifacts * Update CHANGELOG.md * Update _version.py * Update setup.py * Update CHANGELOG.md * Update _version.py * Update setup.py Co-authored-by: Xiang Yan <xiangsjtu@gmail.com> commit acab5a15a11b0b8e9145627f7a00999105272557 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Thu Oct 7 10:07:22 2021 -0700 Skip unnecessary and misleading role assignment warnings in local test resource deployment (#21090) Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> commit fd07595a1b7e45d335d2ded5eef45105517d7d19 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Thu Oct 7 09:28:27 2021 -0700 Increment version for schemaregistry releases (#21104) Increment package version after release of azure-schemaregistry-avroserializer commit f3268ec93d3bbfc540e7c7d7c59a0ca5e1f518fa Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Thu Oct 7 09:28:01 2021 -0700 Increment version for schemaregistry releases (#21064) Increment package version after release of azure-schemaregistry commit bdaa13acb3fb08dda85a81da815ae9365d00e260 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Oct 6 18:20:46 2021 -0700 Increment version for servicebus releases (#21114) Increment package version after release of azure-servicebus commit 2a7a46539e5b73c1c79ad77413e855e0847cb779 Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Date: Wed Oct 6 17:27:23 2021 -0700 [KV] Adjust rotation test for preview behavior (#21093) commit 8b292dc999a8a1d9021eb839961dc4d47467bab0 Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Wed Oct 6 16:41:24 2021 -0700 Update CHANGELOG.md (#21111) commit eb2e3102d0c8771f3c98efc0ebb68d0325611841 Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Wed Oct 6 18:47:26 2021 -0400 [formrecognizer] Fix sample directives (#21102) * fix sample directives * remove directive from layout sample commit 57248773b8e20d2bb12fddaac228e0035f0f2c41 Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Wed Oct 6 18:46:19 2021 -0400 [formrecognizer] Small sample reorganization (#21108) * small sample reorganization * remove unused idx instances commit 8dc12a791166c2e54a88c929f1c554ea96ff3577 Author: Scott Beddall <45376673+scbedd@users.noreply.github.com> Date: Wed Oct 6 15:11:27 2021 -0700 adding MAXIUMUM supported override as well as minimum (#21103) commit 0f6308f989b2edc488f16afa756da9f46be4c354 Author: Adam Ling (MSFT) <adam_ling@outlook.com> Date: Wed Oct 6 15:03:26 2021 -0700 [ServiceBus & EventHubs] Update 3.10 and 2.7 (#20985) * update docs * prepare release script and udpate docs * update changelog commit d318e36ce6dd5dfe59bcba00edd2f729b678fa2a Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Wed Oct 6 14:16:19 2021 -0700 Remove audience (#21097) * Remove audience * mapping mypy fix * lint * endpoint commit ea4793fa8e02b08424ef36a5c4ed4ff7777da649 Author: swathipil <76007337+swathipil@users.noreply.github.com> Date: Wed Oct 6 13:24:18 2021 -0700 [SchemaRegistry] update changelog date (#21095) * date * readme * Update sdk/schemaregistry/azure-schemaregistry-avroserializer/README.md Co-authored-by: Adam Ling (MSFT) <adam_ling@outlook.com> Co-authored-by: Adam Ling (MSFT) <adam_ling@outlook.com> commit c53f12990ac1777d5bdb4673103bc3e5c31bbdff Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Oct 6 13:18:24 2021 -0700 Increment version for monitor releases (#21088) Increment package version after release of azure-monitor-opentelemetry-exporter commit eccb8cf46521fb4044b1c06dd803ad270f0dbe8d Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Wed Oct 6 15:18:12 2021 -0400 [formrecognizer] Address migration guide feedback (#21089) * address Paul's migration guide feedback * fix spelling commit c91d0caaa120f1e5ece905c87cd52b49d299a017 Author: Scott Beddall <45376673+scbedd@users.noreply.github.com> Date: Wed Oct 6 11:23:31 2021 -0700 Package Requirement parsing fix (#21087) * update all usages of `Requirement.parse` to exclude python version commit 3ab04e7b36ab6ee3b8804fb9e8b8a99762a23d0d Author: Krista Pratico <krpratic@microsoft.com> Date: Wed Oct 6 11:22:41 2021 -0700 [formrecognizer] update readme with paul's feedback (#21084) * update readme with paul's feedback * fix link * fix link * fix links * fix link * fixes * fix * fix link commit fa3aac2a6d0b62043654810d3c3ca928b98b976d Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Date: Wed Oct 6 11:02:55 2021 -0700 [KV] Update keys changelog for release (#21078) commit d19234aa21074b308ea57424c478efe46cea0c2a Author: swathipil <76007337+swathipil@users.noreply.github.com> Date: Wed Oct 6 10:47:25 2021 -0700 [EventHubs & ServiceBus] raise error for loop param if Python 3.10 (#19953) * remove loop param * mypy error * fix errors commit eb331bccec453532c5ea735e6d12da9735c013b1 Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Wed Oct 6 13:41:07 2021 -0400 [formrecognizer] Update changelog for release (#21086) commit a8d59c10fad2b900fb637d359c14cb3b50efa07f Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Oct 6 10:30:33 2021 -0700 Add devops variable setting/clearing to eng/common (#21065) Co-authored-by: Daniel Jurek <djurek@microsoft.com> commit a6a6bf7a8bbb9904aaadca17fcfef8dd76795347 Author: Adam Ling (MSFT) <adam_ling@outlook.com> Date: Wed Oct 6 10:05:34 2021 -0700 Revert "[ServiceBus] Add large message support to SBAdministrationClient (#20812)" (#21081) This reverts commit c1c84ebc18343222fb2d9f12b938f761d9424238. commit 5f9cad67de616573eb4b01484d23e61a0b155014 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Oct 6 09:38:21 2021 -0700 Sync eng/common directory with azure-sdk-tools for PR 2064 (#21073) commit 35ee3016ac3ec94f73bf442323359300020642fb Author: annatisch <antisch@microsoft.com> Date: Wed Oct 6 09:37:39 2021 -0700 Some docs updates (#21069) commit eb5ece7d692a7c460450f65cc30ef6c7fa8b0e64 Author: Leighton Chen <lechen@microsoft.com> Date: Tue Oct 5 18:35:23 2021 -0700 [Monitor exporter] Do not install alpha version of sdk/api (#21068) * deps * deps * Update shared_requirements.txt * deps * typo Co-authored-by: Rakshith Bhyravabhotla <rakshith.bhyravabhotla@gmail.com> commit 65cd0fc1f3d8991eb663bc7760c56ba461cc026b Author: swathipil <76007337+swathipil@users.noreply.github.com> Date: Tue Oct 5 17:45:52 2021 -0700 override (#21075) commit 1267f7ca2a7d972823e97e33bfbd6c987e2f48dc Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Tue Oct 5 20:26:52 2021 -0400 [formrecognizer] Rename general document model (#21072) * rename general document model * update samples * remove START/END directives commit cabb8fcf4e02c7cf7547509c8a3270c3a6f485c5 Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Date: Tue Oct 5 16:08:10 2021 -0700 [Key Vault] Add KeyClient.get_cryptography_client method (#21006) commit 2b612da71020d26db99bca8a549b25adf238b2a9 Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Date: Tue Oct 5 15:59:20 2021 -0700 [Key Vault] Add key rotation sample in readme (#21060) commit 7bbd055637c2557580ecf27bde095ff250990d07 Author: swathipil <76007337+swathipil@users.noreply.github.com> Date: Tue Oct 5 15:40:54 2021 -0700 [SchemaRegistry] avro Readme (#21067) commit 0e3087fc8aa8eaf1e96c84aa6d47d904370160ef Author: swathipil <76007337+swathipil@users.noreply.github.com> Date: Tue Oct 5 14:59:45 2021 -0700 [SchemaRegistry] update serializer dependency to srb3 (#21024) fixes: #20628 commit f4b70e983aadb8b13bb8e16fba0cddf083bb6861 Author: Leighton Chen <lechen@microsoft.com> Date: Tue Oct 5 13:20:33 2021 -0700 deps (#21054) commit aed92a3334d00c096d17f19d7a945bcfcb4e51ec Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Tue Oct 5 13:10:11 2021 -0700 Increment package version after release of azure-search-documents (#21053) commit 976029869afd4c168ba7c52e4f93927d94be45bb Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Tue Oct 5 13:09:51 2021 -0700 Revert change back (#21047) Reverts back to a version that does not have mysterious Credential Issue Co-authored-by: Sean Kane <68240067+seankane-msft@users.noreply.github.com> commit d1c3641b7ae9e058ecf8bae2aaabb3744451bd84 Author: Krista Pratico <krpratic@microsoft.com> Date: Tue Oct 5 12:10:02 2021 -0700 Update CHANGELOG.md (#21056) commit 8bebd7db4476cdf0c1cf638fa07514ace32b90e5 Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Tue Oct 5 12:05:54 2021 -0700 Update _event_mappings.py (#21055) commit 209308292fe7cc896d3b2e2d5518b7035b72e3b4 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Tue Oct 5 11:56:50 2021 -0700 Handle multiple segments in service directory path (#21034) Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> commit 8465921c671d5484b581e292419c360e75e38844 Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Tue Oct 5 14:33:56 2021 -0400 [formrecognizer] Doc fixes (#21032) * small changelog fixes * migration guide fix * more doc fixes * remove v from other v3 clients * remove other v from preview version in FTC and FRC * move v removes from preview api version * add versionadded comment on DAC * add versionadd on async client commit c7e5e70d5413d08c165b1d2d5c4a18f29931741f Author: Scott Beddall <45376673+scbedd@users.noreply.github.com> Date: Tue Oct 5 11:07:48 2021 -0700 Latest `wrapt` incompatible with py27 (#21048) * pin wrapt in ci and test tools commit 948b2640bea29cb3affe52afbc1d2229d5e83916 Author: Travis Prescott <tjprescott@users.noreply.github.com> Date: Tue Oct 5 12:15:23 2021 -0500 Pin wrapt version to pass on Windows with Python 2.7. (#21046) commit 5ffe9170acf0de8c2b3d9168d964395261bc71c4 Author: Scott Addie <10702007+scottaddie@users.noreply.github.com> Date: Tue Oct 5 11:56:41 2021 -0500 Edit pass on Monitor Query samples README (#21043) commit 253dab89bea5b75b648d340dacbbccb35ea22de8 Author: Xiang Yan <xiangsjtu@gmail.com> Date: Tue Oct 5 08:48:06 2021 -0700 respect text encoding specified in argument (#20999) * respect text encoding specified in argument * update commit 139aae26aea340e769326811a0aa6a074004b255 Author: swathipil <76007337+swathipil@users.noreply.github.com> Date: Mon Oct 4 16:34:32 2021 -0700 [SchemaRegistry] prepare for release (#21040) fixes: #20970 commit aeacef516786a26e28b9d9393523b009a86929c8 Author: Mike Harder <mharder@microsoft.com> Date: Mon Oct 4 14:48:07 2021 -0700 [Perf Framework] Use urljoin to concatenate URLs (#20899) - Existing code fails if `test_proxy` option ends with `/` commit 2e111faced5eb8a94d72b039a440f7b8ae5664bf Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Date: Mon Oct 4 14:10:42 2021 -0700 [Test Proxy] Add registration methods for all sanitizers (#20819) commit 17117b5abdc296e5b876d938dfe584969ab4820d Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Mon Oct 4 13:27:53 2021 -0700 Rename metrics result to metrics query result (#21036) commit d332e47f5e094d1f5386f1483434428df9bd8a16 Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Mon Oct 4 15:14:11 2021 -0400 run black on code (#21033) commit dc22490d453c955c5e08b78cc224feb373428dd1 Author: Krista Pratico <krpratic@microsoft.com> Date: Mon Oct 4 12:09:45 2021 -0700 [formrecognizer] docs edits (#21030) * readme edits * fix some docstrings * fix asyncitempaged docstring type * samples edits * remove unimported helper method from migration guide * update link on build model commit 9922c0b1f3759ecc6fcc570e42fa2906f648663b Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Mon Oct 4 13:38:18 2021 -0400 adding terminology section, plus fixes (#21031) commit 60fb1825ad7ed95f864193e87b1ffa81fc8e5c07 Author: Adam Ling (MSFT) <adam_ling@outlook.com> Date: Fri Oct 1 16:41:30 2021 -0700 [Schema Registry] Update 3.10 and 2.7 disclaimer (#20982) * update docs * update core dec commit 9b2a64019bb444406a381a4b17d28fe77330e12d Author: swathipil <76007337+swathipil@users.noreply.github.com> Date: Fri Oct 1 15:38:35 2021 -0700 [SchemaRegistry] remove all serializer caches (#21020) commit 3e72868446a17f47e7782ecbcc299945c882e6db Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Fri Oct 1 15:27:14 2021 -0700 Monitor Prep release (#21003) * Monitor Prep release * Update sdk/monitor/azure-monitor-query/README.md Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com> Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com> commit 31f1e7b62c64c3b3be630db6471e4a3fc93d87e9 Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Fri Oct 1 18:16:33 2021 -0400 [conversations] initial (#21019) * Conversations first code gen * First tests * Running test * Latest swagger + autorest * Updated some tests * Updated tests * Removed qna samples * conversations SDK (#20947) * make samples run * fix pipelines run from ci * add feature branch to trigger in ci.yml * fix safe names in ci * fix packaging files * try to fix broken links Co-authored-by: antisch <antisch@microsoft.com> Co-authored-by: Mohamed Shaban <mshaban@microsoft.com> commit 02db90acd698705b02f02312423e26aac95478b1 Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Fri Oct 1 15:00:12 2021 -0700 Update setup.py (#21021) * Update setup.py * Update README.md commit fc95f8d3d84d076ffea158116ca1bf6912689c70 Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Date: Fri Oct 1 14:32:42 2021 -0700 [Identity] Align samples with other languages (#20966) commit 5ed3bcc6d25935d70cce7bcbcba3484efafea2a9 Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Date: Fri Oct 1 14:32:15 2021 -0700 [Identity] Update README based on consistency review (#20780) commit a826e0a259913e16001bb6d70af398e86dd017ac Author: Krista Pratico <krpratic@microsoft.com> Date: Fri Oct 1 14:06:55 2021 -0700 [formrecognizer] update links (#21016) * update with migration guide links * update links in changelog * fix changelog links commit 6299e0fb0a44949440d0d172ef225f96a7dd954a Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Fri Oct 1 14:04:50 2021 -0700 Update docker-start-proxy.ps1 (#21018) Update to the latest version of the container Co-authored-by: Sean Kane <68240067+seankane-msft@users.noreply.github.com> commit 01d0b99e53a1995b39e59649bf3d550dc5408875 Author: Xiang Yan <xiangsjtu@gmail.com> Date: Fri Oct 1 13:20:37 2021 -0700 Update Multi-Tenant support to incorporate Arch Board Feedback (#20940) * Update Multi-Tenant support to incorporate Arch Board Feedback * update * update * updates * update * update * updates * update * update * update * Update sdk/identity/azure-identity/CHANGELOG.md Co-authored-by: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Co-authored-by: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> commit 14f907633841ee6f614b79b37d88b9d2fef8332b Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Fri Oct 1 16:16:04 2021 -0400 [formrecognizer] Add migration guide (#20960) * add migration guide * title fix * add more examples * update wording * some review feedback and fixes * more fixes * additional doc fixes * add full samples to guide * improve content table, add more info and change subheader * reorganize, add more info about model ids * fix links * fix relative links * fix spelling errors, add Mari's feedback * review feedback from Krista * grammar * add manage models section * more feedback commit ca6dba429f48214ac26b09d910426d2e1646fa30 Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Fri Oct 1 16:12:25 2021 -0400 Rebase after merge. (#21014) Co-authored-by: Travis Prescott <travisj.prescott@gmail.com> commit 6b336540da0cfb694725b37e91cb206202b514d9 Author: swathipil <76007337+swathipil@users.noreply.github.com> Date: Fri Oct 1 13:04:56 2021 -0700 [SchemaRegistry] rename namespace (#20965) fixes: #20711 commit cfb945de34b27c37177d7c038a40d3c53459afa2 Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Fri Oct 1 14:57:48 2021 -0400 [formrecognizer] Update changelog for release (#20963) * update changelog for release * include snippet about new clients commit bf0e40e5d9db18f77c75178c820668d01813f4b0 Author: Krista Pratico <krpratic@microsoft.com> Date: Fri Oct 1 11:17:58 2021 -0700 [formrecognizer] updating docs with aka.ms links (#21012) * add service links * update with the aka.ms links commit 08b17d864efe593d65b44ed46fb9ee55350f3729 Author: Travis Prescott <tjprescott@users.noreply.github.com> Date: Fri Oct 1 13:04:30 2021 -0500 [Search] Regenerate Search SDK (#20977) * Update README and setup.py for Python 2.7 and 3.10 changes. * Regenerate with latest Autorest. * Search-specific updates. * Expose generated changes. * Reflect latest swagger updates. * Expose kwargs via custom client. * Update changelog. commit 0481e9dd626899d07f6b2d8b082ae1f2997ec311 Author: AlonsoMondal <80124074+AlonsoMondal@users.noreply.github.com> Date: Fri Oct 1 11:34:27 2021 -0600 updating codeowners for azure communication services SMS & PhoneNumbers (#20942) * updating codeowners for azure communication services SMS & PhoneNumbers * adding '/' to directories commit 969195d94a0c20f2cb024ce82d4d79de054e4595 Author: Krista Pratico <krpratic@microsoft.com> Date: Fri Oct 1 09:06:04 2021 -0700 add prebuilt document to readme examples + print styles (#20996) commit d23b8c918fdcc0a84001ab2ed3e33d691a8403b0 Author: Rodrigo Souza <rosouz@microsoft.com> Date: Thu Sep 30 20:35:20 2021 -0700 Update README.md (#20992) commit 40f3d19b92381699f348f354d3f4d0dc2df88bf0 Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Thu Sep 30 21:04:50 2021 -0400 ignore sample chat (#21000) commit f463e0b384b48f98782396e5efc8dc348506d911 Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Date: Thu Sep 30 17:26:49 2021 -0700 [Key Vault] Add support for key rotation (#20416) commit 3f2a011f223aeb9668f1f5a7a86b985961002090 Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Thu Sep 30 20:04:37 2021 -0400 [cognitivelanguage] add live pipeline (#20986) commit 848cc57a72e7576a6dcf951c117a38d72012c708 Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Thu Sep 30 19:59:54 2021 -0400 [qna] address heath's comments (#20998) commit ebce185ca34e0e3d76d466aaba8a9a3160b38e92 Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Thu Sep 30 19:28:56 2021 -0400 [qna] regen with latest and implement design changes (#20975) commit abc9a1ce469b587a3301dd56dc1f7ea84e746f1d Author: Chidozie Ononiwu (His Righteousness) <31145988+chidozieononiwu@users.noreply.github.com> Date: Thu Sep 30 15:55:59 2021 -0700 Add PoliCheck (#20776) * Add PoliCheck * Fix up some policheck issues commit d1b2a6275054bf474ea4e0cb370d85e06336f39d Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Thu Sep 30 15:38:06 2021 -0700 Add credential Scope keyword (#20987) * Support for audience * Update CHANGELOG.md * Update sdk/monitor/azure-monitor-query/azure/monitor/query/_metrics_query_client.py commit 5c3c625c8c9edfe39e022ecfae5d1a9e9fb84b9f Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Thu Sep 30 18:29:19 2021 -0400 remove TODOs from samples (#20994) commit 68127556f27d38dab776d074507503751d445163 Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Date: Thu Sep 30 15:17:46 2021 -0700 [KV] Add Py 2.7 disclaimer, 3.10 classifier (#20990) commit 6aabc2e4266fcb8e9f2ccf7a4ccddf2ffa9e6894 Author: Krista Pratico <krpratic@microsoft.com> Date: Thu Sep 30 15:08:10 2021 -0700 [formrecognizer] update sample readme (#20961) * update sample readme * fix link * fix link * add v3.0.0 samples link * missing period * feedback + add migration guide link later * fix links again commit 73f924ff4bc8f204ecbd0ca782ea94851563b03e Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Thu Sep 30 17:37:08 2021 -0400 [formrecognizer] Update field schema links in v3 samples (#20988) * update field schema links in v3 samples * update links in readme commit 40f984ec3ef79f94fe349e8c9d483617604c1394 Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Thu Sep 30 14:01:14 2021 -0700 Prep for release (#20991) commit 561d522ac0828c1e7e4c8c912521214a2227a3d1 Author: Krista Pratico <krpratic@microsoft.com> Date: Thu Sep 30 11:48:12 2021 -0700 reenable tests (#20978) commit 506929232b2e9d9c9ecf51ae0255d9b76dabd3bd Author: Xiang Yan <xiangsjtu@gmail.com> Date: Thu Sep 30 11:24:34 2021 -0700 Update 3.10 and 2.7 disclaimer (#20979) commit c9126725890cea7530cbad64f9722f35b67cef3c Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Thu Sep 30 11:03:49 2021 -0700 Increment package version after release of azure-core (#20980) commit 8b1ec0b60db0ac0de2365b5b8b89d4a1b8979eeb Author: Leighton Chen <lechen@microsoft.com> Date: Thu Sep 30 10:43:58 2021 -0700 [Monitor exporter] Update OT Exporter to latest spec changes (#20770) commit 8b885da8e24fe699acf9f1670f43c4cb29c0417d Author: Krista Pratico <krpratic@microsoft.com> Date: Thu Sep 30 10:30:28 2021 -0700 [formrecognizer] sample fixes (#20964) * remove passing api_version in v3.1.x samples and uncomment list models * skip mgmt samples failing due to list models commit 78a4a8a7e8964dc0685c8e44710eb12604a7d8d2 Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Thu Sep 30 12:37:41 2021 -0400 [formrecognizer] Small sample fixes (#20959) * misc sample fixes * update docs * rename and updates commit 72172199ea378d7bafa8cb775dc5fc4474295c70 Author: Krista Pratico <krpratic@microsoft.com> Date: Thu Sep 30 09:26:47 2021 -0700 [formrecognizer] update readme (#20868) * work in progress * few updates * fixes * some of paul's feedback * pr feedback * dup sentence * fix sentence * some edits to snippets * update links * fix * add changelog link * changes for this release cycle * more updates * add link later commit a8b85fc41520bac7bf64ff0f97cc86f80fee21fc Author: Xiang Yan <xiangsjtu@gmail.com> Date: Thu Sep 30 07:21:13 2021 -0700 update code owner for identity and synapse (#20941) commit 4e02ec4e7199c653f30b7ee8064934e4477fc8fa Author: Azure CLI Bot <azclibot@microsoft.com> Date: Thu Sep 30 10:14:24 2021 +0800 [AutoRelease] t2-quota-2021-09-07-50984 (#20558) * CodeGen from PR 15918 in Azure/azure-rest-api-specs Updating tag value (#15918) * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> commit 639d8fed15d4ad79f04c02ad64757ad6edbff505 Author: Azure CLI Bot <azclibot@microsoft.com> Date: Thu Sep 30 10:13:59 2021 +0800 [AutoRelease] t2-fluidrelay-2021-09-30-54645 (#20962) * CodeGen from PR 16187 in Azure/azure-rest-api-specs change api version in readme for sdk release (#16187) * Add blockchain to latest profile * Add additional types * api version change Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com> Co-authored-by: Ping Zhu <pizh@Pings-MacBook-Pro.local> * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com> Co-authored-by: Ping Zhu <pizh@Pings-MacBook-Pro.local> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> commit c7ff91d10ae80372d472487c0d292a2eaa99f498 Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Wed Sep 29 21:16:56 2021 -0400 [formrecognizer] Update doc strings for v3 (#20920) * update docs based on Paul's feedback * improve bounding region docs * sample fixes * review feedback * spelling commit ac104726d5e18b141730e9b1ee3bf5938fde52be Author: Xiang Yan <xiangsjtu@gmail.com> Date: Wed Sep 29 18:03:35 2021 -0700 update changelog (#20958) * update changelog * updates commit 6e10afe7795efc029b8acd74c51ea3404c4e9dc4 Author: swathipil <76007337+swathipil@users.noreply.github.com> Date: Wed Sep 29 18:00:11 2021 -0700 [SchemaRegistry] add lru cache to avro serializer (#20813) fixes: #20712 performance comparison results: https://github.com/Azure/azure-sdk-for-python/issues/20712#issuecomment-926190604 commit 1bc33546c282ad3f7bb57e53a160527c424f3626 Author: Krista Pratico <krpratic@microsoft.com> Date: Wed Sep 29 17:46:29 2021 -0700 [formrecognizer] fixing error on ModelOperation to include details (#20954) * fixing error on ModelOperation to include details * lint * update docstring commit 3a13c9c18308be35648fc93a41105a9978847b17 Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Wed Sep 29 20:20:25 2021 -0400 [rest] fix aiohttp read in rest (#20952) commit 8935901f8728cacfb9348949861ce629f1b20bde Author: Krista Pratico <krpratic@microsoft.com> Date: Wed Sep 29 17:18:41 2021 -0700 docstring feedback from service team (#20955) commit 99d52a512bf6072290f0bd5d512bea56caaa0f4d Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Wed Sep 29 17:02:29 2021 -0700 Prepare EG for release (#20956) * Prepare for release * Prepare for release * Prepare for release commit ffeb36628a82b76d2671442ce3280a45769b7bbf Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Wed Sep 29 19:53:51 2021 -0400 [formrecognizer] Print fields in custom documents samples (#20904) * print fields in samples * review feedback commit 5aadfb2dbd142ea5848b6662064ee4a3d587f792 Author: Xiang Yan <xiangsjtu@gmail.com> Date: Wed Sep 29 16:15:00 2021 -0700 Ma test fixes (#20946) * fix dimension filter * update tests * updates * update commit a6e0d12d1143f0be46049a53dab68ec6fcfaf6e1 Author: Yalin Li <yall@microsoft.com> Date: Wed Sep 29 16:05:18 2021 -0700 Update samples in ACR (#20902) commit 7f151c8837b8cfc44f5ccc9ea552bb0da034925f Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Wed Sep 29 15:41:32 2021 -0700 New Events (#20951) * New Events * more generated code commit aed72ee5b9e254f6d04842ce22089946092acb55 Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Wed Sep 29 17:50:38 2021 -0400 skip v2.0 compatibility tests (#20949) commit 225738815a8f893e3b6e29ce0e96511ee149a10e Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> Date: Wed Sep 29 12:48:44 2021 -0700 [Key Vault] Get default API version from sync client base (#20379) commit b0acdfba6984c680c10cb6aa0b73cd42cd91b4a4 Author: msyyc <70930885+msyyc@users.noreply.github.com> Date: Thu Sep 30 02:44:17 2021 +0800 [purview scanning] new release by new LLC version (#20823) commit ae69e4bf3f715a6b2082758604fca0e877cbe376 Author: msyyc <70930885+msyyc@users.noreply.github.com> Date: Thu Sep 30 02:43:57 2021 +0800 [Purview catalog] release for new api-version `2021-09-01` (#20822) commit 66e472039501efb41eeea7a45d69ada75dc337ba Author: Scott Beddall <45376673+scbedd@users.noreply.github.com> Date: Wed Sep 29 11:24:06 2021 -0700 disable regression testing for beta version of questionanswering (#20924) commit 1a3ad6348c17e6cee8f09b0c19db58aaaf611182 Author: Xiang Yan <xiangsjtu@gmail.com> Date: Wed Sep 29 08:24:40 2021 -0700 Oct release (#20890) * Oct release * update spark commit 6216cd9b09802dc14c51c94138c9f31abe1702b2 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed Sep 29 07:05:19 2021 -0700 Sync eng/common directory with azure-sdk-tools for PR 2046 (#20911) * Pass package name from calling pipeline to uniquely identify pull request review * Update log summary * Update eng/common/scripts/Detect-Api-Changes.ps1 Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> Co-authored-by: praveenkuttappan <prmarott@microsoft.com> Co-authored-by: praveenkuttappan <55455725+praveenkuttappan@users.noreply.github.com> Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> commit c1c84ebc18343222fb2d9f12b938f761d9424238 Author: Adam Ling (MSFT) <adam_ling@outlook.com> Date: Tue Sep 28 23:00:46 2021 -0700 [ServiceBus] Add large message support to SBAdministrationClient (#20812) * impl * update swagger * upload recordings * fix mypy pylint * review feedback * update classifier commit 14d26ae2546158f4ed49116dd9abe896976aba4f Author: msyyc <70930885+msyyc@users.noreply.github.com> Date: Wed Sep 29 12:51:16 2021 +0800 fix CI (#20936) commit 84214fb36351308351dd6ccf8d2e295fde4c882e Author: Scott Addie <10702007+scottaddie@users.noreply.github.com> Date: Tue Sep 28 23:07:43 2021 -0500 Update Monitor Query README and logs query client comments (#20933) commit b9211fbe1081af4cd3ef200b135d7c3e24edd8ec Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Tue Sep 28 20:53:53 2021 -0400 [formrecognizer] Fix v2 custom forms tests (#20923) * fix v2 custom forms tests * update prebuilt document pages tests commit 77820ae728d3df52b05a906991d4d0dd6988d2da Author: Scott Beddall <45376673+scbedd@users.noreply.github.com> Date: Tue Sep 28 17:30:17 2021 -0700 Resolving Build Warnings (#20887) * pip authenticate supplants pypi, doesn't supplement anymore * leave dev feeds enabled, still fallback to main pypi.org commit 20f7701c9472cacd9b41ddfe282d4313c464ed70 Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Tue Sep 28 17:51:13 2021 -0400 [eng] have verify autorest warn instead of raise (#20913) commit 878a12ebb8911a40017228327172b3dcfc85b6e7 Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Tue Sep 28 16:23:20 2021 -0400 [rest] add response backcompat mixin (#20827) commit be52288ffbb5fa6deb0994dfbc75299627808ae5 Author: catalinaperalta <catalinaperaltah@hotmail.com> Date: Tue Sep 28 15:39:40 2021 -0400 [formrecognizer] Add prebuilt-document samples and tests (#20894) * add prebuilt-document samples * fix from_generated methods * add prebuilt-document tests * update samples * fix spelling error commit 831d3c61166d424467505651927c5d03acf10d69 Author: Krista Pratico <krpratic@microsoft.com> Date: Tue Sep 28 11:23:26 2021 -0700 [formrecognizer] regenerate on latest (#20867) * regenerate with latest * update convenience layer commit 131546bf5317223aaa64165f882b629ebd7b97e6 Author: Scott Addie <10702007+scottaddie@users.noreply.github.com> Date: Tue Sep 28 09:37:54 2021 -0500 Small tweaks to Monitor Query SDK README (#20905) commit f88dc921268c8fa28c62db5baaf9f7b9fd76dd35 Author: Azure CLI Bot <azclibot@microsoft.com> Date: Tue Sep 28 13:29:31 2021 +0800 [AutoRelease] t2-netapp-2021-09-22-09782 (#20783) * CodeGen from PR 15850 in Azure/azure-rest-api-specs [NetAppFiles] Add missing features, quotaLimits and Rotterdam networkFeatures to API version 2021-06-02 (#15850) * Add missing features, quotaLimist and Rotterdam networkFeatures * Update quotaLimits get and add get list * Update description for volume type * S360 Add missing serviceSpecification and metricsSpecification properties * Remove quotalimit response no longer used * pagable * Update to use common type proxy resource * pretty * systemdata Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com> * version,CHANGELOG * test * test Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> commit d6f5ea90de609a82805b8b2b1b203c52332d4611 Author: Azure CLI Bot <azclibot@microsoft.com> Date: Tue Sep 28 11:33:21 2021 +0800 [AutoRelease] t2-extendedlocation-2021-09-22-24922 (#20782) * CodeGen from PR 15676 in Azure/azure-rest-api-specs Amalladi/extendedlocation update operationID field (#15676) * Add blockchain to latest profile * Add additional types * Update operationId field in Swagger, update ListOperations Example * Revert commit * prettier fix Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com> Co-authored-by: Aditi <amalladi@microsoft.com> * version,CHANGELOG * Update CHANGELOG.md * Update CHANGELOG.md Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com> Co-authored-by: Aditi <amalladi@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> commit 03efaeef2bcdbb4275637dfb616bc409f448315a Author: Rodrigo Souza <rosouz@microsoft.com> Date: Mon Sep 27 18:13:47 2021 -0700 Python 2.7 warning (#20895) * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md commit 4aaa1e83e602734a1f5a00329476b4013956bafc Author: Mike Harder <mharder@microsoft.com> Date: Mon Sep 27 16:44:06 2021 -0700 [Perf] keyvault-secrets test improvements (#20900) - Rename option from "list-size" to "count" to align with other languages - Validate vault contains 0 secrets before running commit 186b55c9f248ad419576bb66c2e418c47a8027a5 Author: Laurent Mazuel <laurent.mazuel@gmail.com> Date: Mon Sep 27 15:45:05 2021 -0700 Add Python 2 deprecation on front page (#20799) commit 646d87a3a54a7a4e222a5797216a1490d1175d48 Author: praveenkuttappan <55455725+praveenkuttappan@users.noreply.github.com> Date: Mon Sep 27 18:38:36 2021 -0400 Disable api change detection (#20892) commit 50e50af05547df3a8f3259a737eb346af11ffd2c Author: praveenkuttappan <55455725+praveenkuttappan@users.noreply.github.com> Date: Mon Sep 27 16:29:12 2021 -0400 Enable API change detection as part of PR pipelines (#20803) * Enable API change detection as part of PR pipelines commit 9824165d590eefda1987f9964209c7cc534efe18 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Mon Sep 27 11:32:24 2021 -0700 Use stress-test-resources file naming to avoid live test auto-discovery (#20828) Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> commit 99ab1681251627658868f6ef503c480a331c6506 Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Mon Sep 27 11:17:48 2021 -0700 Fix live tests (#20886) * Fix tests * Update sdk/monitor/azure-monitor-query/azure/monitor/query/_models.py commit 5697a758a4a5e2bd2bf2465e046c2098dad32216 Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Mon Sep 27 10:47:44 2021 -0700 Sync eng/common directory with azure-sdk-tools for PR 2027 (#20798) * Handle assembly already loaded errors in deploy stress test script * Add dependency checks and installation links to deploy-stress-tests.ps1 Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> commit 883bdaeb75c37ecffc6c45444337315c06fe41ad Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Mon Sep 27 10:14:42 2021 -0700 Query - samples + README + docstrings (#20869) * Samples fix * README * docstrings * mypy * lint * test fix * lint commit 559840c407272eab8abe4840b1f0d7196c732ec6 Author: Rakshith Bhyravabhotla <sabhyrav@microsoft.com> Date: Mon Sep 27 10:00:26 2021 -0700 Metrics should be gettable by name (#20878) * Metrics should be gettable by name * lint commit e6db58705e3b8aea6733f04806124d5e5f4cb226 Author: Xiang Yan <xiangsjtu@gmail.com> Date: Mon Sep 27 09:56:37 2021 -0700 update changelog (#20810) commit d32de7054500616a4e8b2c473e6a8ced9ec22b1f Author: swathipil <76007337+swathipil@users.noreply.github.com> Date: Mon Sep 27 08:24:14 2021 -0700 [SchemaRegistry] update positional args to req kwargs (#20763) * make params required kwargs * update changelog * adams comments * update avro tests + samples * fix samples * pylint error * adams comments commit 55526dfb5fe21fcf3d0b6d081225b502cc105011 Author: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> Date: Mon Sep 27 …
yunhaoling
added a commit
that referenced
this pull request
Oct 28, 2021
* [ServiceBus] Add large message support to SBAdministrationClient (#20812) * impl * update swagger * upload recordings * fix mypy pylint * review feedback * update classifier * Increment version for servicebus releases (#21115) Increment package version after release of azure-servicebus * add multi api version support * add api version * fix mypy * more mypy fix * address review Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
zihzhan-msft
pushed a commit
that referenced
this pull request
Nov 15, 2021
* [Purview catalog] release for new api-version `2021-05-01-preview` (#21169) * regenerate with api-version 2021-05-01-preview * Update CHANGELOG.md * update readme.me and setup.py (#21170) * [Purview administration] first release (#20874) * part1 test * test and readme * CI fix * fix dependency * fix CI * regenerate * review * regenerate with new api version 2021-07-01-preview * update readme.md for python2.7 claim and setup.py for python 3.10 * Fix py.typed packaging Co-authored-by: Laurent Mazuel <laurent.mazuel@gmail.com> * [webpubsub] support AAD, Api management proxy (#21235) * codegen * update test * update readme.md * add test * from connection string * example * Update _version.py * api management proxy * Update _web_pub_sub_service_client.py * review * api management * fix dependency * fix dependency * apim proxy * edit code in _patch.py instead of generated code * review * fix broken link * Update setup.py * Update dev_requirements.txt * fix ci * fix ci * fix ci failure of windows_python27 * Update sdk/webpubsub/azure-messaging-webpubsubservice/examples/send_messages_aad.py Co-authored-by: Liangying.Wei <lianwei@microsoft.com> * Update sdk/webpubsub/azure-messaging-webpubsubservice/examples/send_messages_aad.py Co-authored-by: Liangying.Wei <lianwei@microsoft.com> * Update README.md * review * regenerate code * fix ci * fix ci * move operation onto client * review * Update send_messages_connection_string_apim_proxy.py * Update send_messages_aad_apim_proxy.py * regenerate for 2021-10-01 * test * Update CHANGELOG.md * Update sdk/webpubsub/azure-messaging-webpubsubservice/README.md Co-authored-by: Liangying.Wei <lianwei@microsoft.com> * Update sdk/webpubsub/azure-messaging-webpubsubservice/README.md Co-authored-by: Liangying.Wei <lianwei@microsoft.com> Co-authored-by: Liangying.Wei <lianwei@microsoft.com> * Update Cosmos CODEOWNERS (#20572) Replacing @southpolesteve and @zfoster with new owners * Fix typo in doc/dev/README.md (#20411) * fix typo compatability to compatibility * Use xxx_if_not_exists API to simplify code example and to avoid uncessary issue (#20670) * Replace deprecated unittest aliases (#20337) * fix function has duplicate type signatures mypy error (#19739) * fix for service principal environment vars (#21287) * [Storage]fix type annotation (#20096) * [Storage][Logging]Let users opt in logging_request_body (#19710) * [Storage][Logging]Let users opt in logging_request_body * Update policies.py * Update policies.py * Update policies.py * Update policies.py * logging response body * Update settings_fake.py * Feature/storage stg79 (#21286) * update swagger * encryption scope sas * permanent delete sas * sync copy from url with encryption scope * manually edit swagger * Update _version.py * [AutoRelease] t2-containerservice-2021-10-18-97657 (#21294) * CodeGen from PR 16215 in Azure/azure-rest-api-specs Dev containerservice microsoft.container service 2021 09 01 (#16215) * Adds base for updating Microsoft.ContainerService from version stable/2021-08-01 to version 2021-09-01 * Updates readme * Updates API version in new specs and examples * Add gmsaProfile in WindowsProfile for AKS (#15976) * Add gmsaProfile in WindowsProfile for AKS * fix spell errors * Fix lint issue * Update readme.md for AKS 2021-09-01 * Expose a few more snapshot properties in 2021-09-01 swagger to match 2021-09-01 API (#16082) * Expose a few more snapshot properties in 2021-09-01 swagger to match 2021-09-01 RP API * Expose a few more snapshot properties in 2021-09-01 swagger to match 2021-09-01 RP API Co-authored-by: Charlie Li <charlili@microsoft.com> * Agent pool start/stop (#16105) * added examples for agentpool start/stop * fixed code styling * added 201 response code in examples * added 201 response code object * added missing parameter * updated description for power state and added title * added power state to request body properties * Update specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2021-09-01/managedClusters.json Co-authored-by: Matthew Christopher <matthchr@microsoft.com> Co-authored-by: Matthew Christopher <matthchr@microsoft.com> Co-authored-by: Charlie Li <39974812+chengliangli0918@users.noreply.github.com> Co-authored-by: Charlie Li <charlili@microsoft.com> Co-authored-by: rsamigullin <89222124+rsamigullin@users.noreply.github.com> Co-authored-by: Matthew Christopher <matthchr@microsoft.com> * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: Charlie Li <39974812+chengliangli0918@users.noreply.github.com> Co-authored-by: Charlie Li <charlili@microsoft.com> Co-authored-by: rsamigullin <89222124+rsamigullin@users.noreply.github.com> Co-authored-by: Matthew Christopher <matthchr@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> * Increment package version after release of azure-messaging-webpubsubservice (#21280) * Increment version for purview releases (#21279) * Increment package version after release of azure-purview-administration * Increment package version after release of azure-purview-catalog * Increment package version after release of azure-purview-scanning * [WIP]Refactor AzureJSONEncoder (#21028) * Refactor AzureJSONEncoder * Improved readability of AzureJSONEncoder datetime handling * Rename _timestr_as_isostr() to _datetime_as_isostr() * Move datetime.timedelta object handling function call (_timedelta_as_str()) to _datetime_as_isostr() inside * Rename private method (_datetime_as_isostr, _timedelta_as_str) parameter value, o to dt, td * Add some docstring * Fix typo and add type checking * Fix typo some docstring * Renamed _timedelta_as_str to _timedelta_as_isostr * Add type checking in _datetime_as_isostr * Improve type checking and rename some inner variables * update changelog (#21308) * adjust the docker-start-proxy to take advantage of the linux specific commands that allow contact of localhost (#21310) Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com> * Remove link to private repo (#21312) * fix uri (#20632) * fix uri * update * update changelog * udpates * [formrecognizer] Add proper defaults on DocumentTableCell (#21213) * add proper defaults on document table cell * default kind field * set default in _from_generated and improve init * revert changes to init, fix test comment * set content default for kind * update testcase to account for default scenarios * Sync eng/common directory with azure-sdk-tools for PR 2100 (#21311) * Add group id into metadata for java use * Update Update-DocsMsPackages.ps1 * Update Update-DocsMsPackages.ps1 * Update eng/common/scripts/Update-DocsMsPackages.ps1 Co-authored-by: Ben Broderick Phillips <ben@benbp.net> * Update eng/common/scripts/Update-DocsMsPackages.ps1 Co-authored-by: Ben Broderick Phillips <ben@benbp.net> Co-authored-by: Sima Zhu <sizhu@microsoft.com> Co-authored-by: Sima Zhu <48036328+sima-zhu@users.noreply.github.com> Co-authored-by: Ben Broderick Phillips <ben@benbp.net> * Revert "Feature/storage stg79 (#21286)" (#21317) This reverts commit 14496e7d739a14b7a91f4ad10d0e5a3ddf7b27a1. * Sync eng/common directory with azure-sdk-tools for PR 2085 (#21325) * Fix up identity resolver to make it more reliable, publish notification configuration as a tool * Use both username and email to resolve queuing user Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com> * [AutoRelease] t2-recoveryservicesbackup-2021-10-19-33781 (#21330) * CodeGen from PR 15881 in Azure/azure-rest-api-specs [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-08-01 (#15881) * Adds base for updating Microsoft.RecoveryServices from version stable/2021-07-01 to version 2021-08-01 * Updates readme * Updates API version in new specs and examples * Fixing readme file * version,CHANGELOG * Update CHANGELOG.md * Update CHANGELOG.md Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com> * update to latest test-proxy tag (#21334) Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com> * [Perf] Support multiple test proxies (#21203) - Some scenarios require multiple test-proxy URLs to bottleneck client - test-proxy URLs are assigned round-robin to parallel test instances - Ported from Azure/azure-sdk-for-net#24265 * [AutoRelease] t2-hybridkubernetes-2021-10-04-45305 (#21037) * CodeGen from PR 15956 in Azure/azure-rest-api-specs New GA version changes - 2021-10-01 (#15956) * New GA api-version changes- 2021-01-01 * readme changes * readme changes * add systemdata definition * system data ref fix * system data ref fix * fix * fix * fix * remove empty patch section * revert patch section * lint fix * lint fix * lintfix * readme changes * Update readme.md * remove property bag from cc update example * Fixing listClusterUserCreds examples * hide creds * example file naming changes and clientProxy flag correction Co-authored-by: Siri Teja Reddy Kasireddy <sikasire@microsoft.com> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> * version,CHANGELOG * Update CHANGELOG.md Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: Siri Teja Reddy Kasireddy <sikasire@microsoft.com> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> * del useless version (#21345) * Updating CODEOWNERS for ACS Identity (#20881) Co-authored-by: Aigerim Beishenbekova <aigerimb@Aigerims-MacBook-Pro.local> * [core] fix isinstace str check in core rest (#21341) * Sync eng/common directory with azure-sdk-tools for PR 2093 (#21350) * Consume Codeowners parser library, ceperate users from teams in codeownerse * Update get-pr-owners and related logic Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com> * [Search] Update for missing properties (#21205) * Expose select kwarg on list operations. * Update search for missing properties: session_id, scoring_statistics * Update `SearchIndexerDataSourceConnection` missing properties: identity, encryption_key * Fix linter issues. * Update CHANGELOG. * [ACR] React to stable/2021-07-01 swagger changes (#21110) * Fix OrMetadata (#21316) * settings files * OrMedata Fix * [AutoRelease] t2-chaos-2021-10-21-14806 (#21354) * CodeGen from PR 16453 in Azure/azure-rest-api-specs Adding Microsoft.Chaos API Version 2021-09-15-preview. (#16453) * [baseline] Microsoft.Chaos private preview API Version 2021-09-15-preview. * msft.chaos PublicPreview API 2021-09-15-preview * Add neccessary readme's from swagger tool branch generation. * remove artifiact resource from public preview. * fix static linter issues. * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> * [AutoRelease] t2-dataprotection-2021-10-19-69515 (#21333) * CodeGen from PR 16451 in Azure/azure-rest-api-specs Update readme.python.md (#16451) * Update readme.python.md * config readme * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> * docs (#21360) * Fix Monitor Query async logs query sample (#21351) * Fix Monitor Query async logs query sample * Remove extra space * Added support for Async Generators in TableClient.submit_transaction method (#21119) * added support for async iterables in submit_transcation method * the warning is a known issue in pylint https://github.com/PyCQA/pylint/issues/3507 * fixed formatting issues * Code tweaks + tests * Fixed grammar * Improved readability * Fix for Py27 Co-authored-by: antisch <antisch@microsoft.com> * move async test to _async (#21363) * [SchemaRegistry] add async version of avro serializer (#21026) fixes: #20709 * Remove azure-mgmt-webpubsub (#21347) * Update Language-Settings.ps1 (#21367) * patching last references to master in the repo! (#21339) * [AutoRelease] t2-network-2021-10-21-48085 (#21357) * CodeGen from PR 16471 in Azure/azure-rest-api-specs readme.python config (#16471) * version,CHANGELOG * test * Update CHANGELOG.md Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> * Removed auto pagination (#21358) * Removed auto pagenation * removed * added manual pagenation * fixed issue * spacing * pylint * linter * [Cosmos] get_user_client() method documentation update (#21379) * Fully automate cluster buildout. Add azure file share mount to stress tests. (#21382) Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> * update error code in tests (#21362) * [formrecognizer] Rename DocumentElement to DocumentContentElement (#21323) * rename DocumentElement to DocumentContentElement * add to changelog * [AutoRelease] t2-keyvault-2021-10-15-69767 (#21276) * CodeGen from PR 16400 in Azure/azure-rest-api-specs Update readme.python.md (#16400) * version,CHANGELOG * test Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> * [AutoRelease] t2-chaos-2021-10-25-61789 (#21390) * CodeGen from PR 16501 in Azure/azure-rest-api-specs Update Chaos Client Name + Update outdated examples. (#16501) * version,CHANGELOG * Update CHANGELOG.md Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> * [AVA] Updated sdk to 1.1 (#21326) * updated sdk to 1.1 * small changes to changelog and readme * adding preview version back to changelog * updating version number * changing order of versions in readme * [AutoRelease] t2-azurearcdata-2021-10-14-24172 (#21251) * CodeGen from PR 16275 in Azure/azure-rest-api-specs Adding 2021-11-01 version for Microsoft.AzureArcData (#16275) * Adding API Version 2021-11-01 * Updating example and naming * Remove password * Update field description * version,CHANGELOG * Update CHANGELOG.md Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> * [AutoRelease] t2-containerregistry-2021-10-26-15283 (#21410) * CodeGen from PR 15990 in Azure/azure-rest-api-specs [ACR] [New Api Version] add 2021-08-01-preview (#15990) * Initial commit for comparison with previous release * Add new swagger 2021-08-01-preview and examples * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> * [AutoRelease] t2-cosmosdb-2021-10-26-16894 (#21412) * CodeGen from PR 15733 in Azure/azure-rest-api-specs [Hub Generated] Review request for Microsoft.DocumentDB to add version stable/2021-10-15 (#15733) * Adds base for updating Microsoft.DocumentDB from version stable/2021-06-15 to version 2021-09-15 * Updates readme * Updates API version in new specs and examples * Add support for fetching continuous backup information for latest restorable timestamp. * Adding locations API and backupRedundancy * Fixing ref * Add 10-15 Preview along with ClientEncryptionKey management changes * Renaming 2021-09-15 api version to 2021-10-15 * Fixing some more renames * fix validation checks * add clientencryptionkeys to custom-words * initial commit * Swagger specifiations * readme file updated * Review comments addressed * Added TotalThroughputLimit property to Database Create and Update * Rebased and added type to capacity * Added changes to preview folder as well * Added changes to missing files * initial checkin of base version * Adding examples; /deallocate and /start api in swagger * update readme.md file * Removing 2021-10-15-preview changes * managed cassandra swagger changes for GA * Fixing linter issues * minor description fixes * adding missing example * add stable and preview swagger * revert to Thu Sep 9 2021 change * fix linter errors in swagger * fix validation errors * validation fixes * remove fetchNodeStatus from stable * remove unused example file, fix validation error * Fixing the spell check and formatting issues * remove /repair api, make /command async * remove unreferrenced example json * remove pageable link from /status api * remove backups api, add cassandraAuditLoggingEnabled property * add cassandraAuditLoggingEnabled property * make /status api async, minor fixes * remove async tag to /status * remove connectivity property, add Ldap as preview * remove unreferenced example files * use guid in subid for examples * add backupStorageCustomerKeyUri property * fix api response code * remove ldap * Changing operationId for locations API * review comments Co-authored-by: REDMOND\amisi <amisi@microsoft.com> Co-authored-by: Anuj Toshniwal <antoshni@microsoft.com> Co-authored-by: Abhijit Karanjkar <abhijitkaranjkar@gmail.com> Co-authored-by: Praful Johari <pjohari@microsoft.com> Co-authored-by: visunda <visunda@microsoft.com> Co-authored-by: Vivek Sundararajan <s.vivek.rajan@gmail.com> Co-authored-by: vivek-microsoft <32766101+vivek-microsoft@users.noreply.github.com> * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: REDMOND\amisi <amisi@microsoft.com> Co-authored-by: Anuj Toshniwal <antoshni@microsoft.com> Co-authored-by: Abhijit Karanjkar <abhijitkaranjkar@gmail.com> Co-authored-by: Praful Johari <pjohari@microsoft.com> Co-authored-by: visunda <visunda@microsoft.com> Co-authored-by: Vivek Sundararajan <s.vivek.rajan@gmail.com> Co-authored-by: vivek-microsoft <32766101+vivek-microsoft@users.noreply.github.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> * Update reply comment (#21399) * release_iseus_status_auto_reply * issue_aoto_close_revert * Update main.py * Update main.py * Update update_issue_body.py * Update reply_generator.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update update_issue_body.py * Update update_issue_body.py * Update main.py * Update reply_generator.py * Update main.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/update_issue_body.py * Update update_issue_body.py * Update main.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/main.py * Update main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/update_issue_body.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/update_issue_body.py * Update reply_generator.py * Update main.py * Update scripts/release_issue_status/update_issue_body.py Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> * Update scripts/release_issue_status/update_issue_body.py Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update main.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/main.py * Update main.py * Update reply_generator.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_issue_body.py * Update main.py * Update update_issue_body.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update main.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update reply_generator.py * Add files via upload * Update reply_generator.py * Update update_issue_body.py * Update reply_generator.py * Update auto_pipeline_run.py * Update auto_pipeline_run.py * add auto-close * Update release_issue_status.yml for Azure Pipelines * Update auto_close.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * fix bug * Update main.py * Update auto_close.py * Update auto_close.py * Update main.py * Update reply_generator.py * Update main.py * Update main.py * Update auto_close.py * Update main.py * Update auto-close * Update auto_pipeline_run.py * Update update_issue_body.py * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update auto_pipeline_run.py * Add pipeline link * Update pipeline link * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update requirement.txt * Update auto_pipeline_run.py * Add get_python_pipeline * Update auto_pipeline_run.py * test * test * add outputfolder * add label * Update main.py * Update get_python_pipeline.py * Update main.py * Update auto_pipeline_run.py * Add utils * Update main.py * Update main.py * Delete old py * Update reply_generator.py * Update main.py * Update main.py * Update main.py * Update main.py * Update main.py * Update utils.py * Update utils.py * Update main.py * Update main.py * Update reply_generator.py * Update utils.py * Add get_changelog function * Update utils.py * Update reply_generator.py * Update main.py * Update reply_generator.py * Update function * del useless code * Update utils.py * Update main.py * Update reply_generator.py * Update main.py * Update utils.py * Update utils.py * Update utils.py * Update utils.py * Update reply_generator.py * Update main.py * Update main.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update utils.py * Update auto-close * Update release_issue_status.yml for Azure Pipelines * Update utils.py * Update utils.py * Fix auto-close bug * Update utils.py * Update utils.py * Update utils.py * Update utils.py * Update utils.py * Update release_issue_status.yml for Azure Pipelines * Add assign * Update reply_generator.py * Update reply_generator.py * Update assignee * Update assignee * Update main.py Co-authored-by: Zed <601306339@qq.com> Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> * [textanalytics] feature/ta-v3.2-preview.2 (#21409) * [textanalytics] regen on v3.2 preview.2 (#20674) * regenerate with version 3.2-preview.2 * hook up convenience layer to new api version * fix import and skip tests for now * [textanalytics] add support for custom text actions (#20721) * impl for custom actions sync/async + models * remove project_name and deployment_name from result models * update naming to classify documents * add samples for arch board * fix sample * update naming to align with all langs * update sample names * arch board feedback * rename samples and fix types * regenerate on latest swagger * add new tests and recordings * make corrections to code based on renames * remove samples from PR * fix * update changelog * update missing docstrings * bump azure-core for azure.core.rest * re-enable tests and record for v3.2-preview.2 (#21106) * add 2.7 disclaimer in readme and 3.10 to setup classifiers (#21096) * [textanalytics] support multiple actions of the same type (#21152) * allow support for multiple actions of the same type * rerecord all analyze tests now that we set task_name * lint * review feedback * izzy's feedback * [textanalytics] add samples for custom text actions (#21182) * add samples for custom text actions * add samples + links to samples readme * wording * switch to asyncio.run in async samples * [textanalytics] update readme + docs (#21272) * readme updates * more docs updates * update with aka links to service docs * updating env vars with temp persistent resource (#21342) * rerecord test * [textanalytics] enabling support for rehydration of LROs in TA (#21338) * enabling support for rehydration of LROs in TA * lint * updating docs * review feedback * update envars so live tests pass * Add latest released version to prepare prerelease (#21420) Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com> * Removing URL validation * Removing validations for recording apis * remove unnecessary awaits in test (#21423) * Update Monitor Query library samples (#21371) * Update Monitor Query library samples * Update casing of uri * Link to DefaultAzureCredential docs * [core] remove asynciterable inclusion in 2.7 HttpRequest content keyword description (#21424) fixes #21406 * fix doc about duplicate actions (#21429) * [core] fix "read" not awaited warning in ContentDecodePolicy for async responses (#21318) * fix assertion for signature type fields (#21428) * Auto check base branch (#21441) * version auto-calculation rule * single api version rule * Update main.py * additional rule for track1 * when changelog is null * Update PythonSdkLiveTest.yml for Azure Pipelines Add `ISSUE_LINK` * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update livetest_package.txt * Create create_pr.py * Update PythonSdkLiveTest.yml for Azure Pipelines use python script tu create pr * Update PythonSdkLiveTest.yml for Azure Pipelines * create py * Update PythonSdkLiveTest.yml for Azure Pipelines * Update token * Update token * test create_pr * Update PythonSdkLiveTest.yml for Azure Pipelines * Update create_pr.py * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * add_comment * update by jf * Update PythonSdkLiveTest.yml * Update create_auto_release_pr * Update create_auto_release_pr.py * Update create_auto_release_pr.py * Update yaml and py * Update create_auto_release_pr.py * Update create_auto_release_pr.py * Update create_auto_release_pr.py * Update PythonSdkLiveTest.yml * Update create_auto_release_pr.py * Update PythonSdkLiveTest.yml * Update PythonSdkLiveTest.yml for Azure Pipelines * Update create_auto_release_pr.py * update for swagger exception * update * Update create_auto_release_pr.py * update * update * update * update * update * update * update * Update main.py Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> Co-authored-by: BigCat20196 <1095260342@qq.com> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> * auto branch attention (#21445) * release_iseus_status_auto_reply * issue_aoto_close_revert * Update main.py * Update main.py * Update update_issue_body.py * Update reply_generator.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update update_issue_body.py * Update update_issue_body.py * Update main.py * Update reply_generator.py * Update main.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/update_issue_body.py * Update update_issue_body.py * Update main.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/main.py * Update main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/update_issue_body.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/update_issue_body.py * Update reply_generator.py * Update main.py * Update scripts/release_issue_status/update_issue_body.py Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> * Update scripts/release_issue_status/update_issue_body.py Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update main.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/main.py * Update main.py * Update reply_generator.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_issue_body.py * Update main.py * Update update_issue_body.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update main.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update reply_generator.py * Add files via upload * Update reply_generator.py * Update update_issue_body.py * Update reply_generator.py * Update auto_pipeline_run.py * Update auto_pipeline_run.py * add auto-close * Update release_issue_status.yml for Azure Pipelines * Update auto_close.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * fix bug * Update main.py * Update auto_close.py * Update auto_close.py * Update main.py * Update reply_generator.py * Update main.py * Update main.py * Update auto_close.py * Update main.py * Update auto-close * Update auto_pipeline_run.py * Update update_issue_body.py * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update auto_pipeline_run.py * Add pipeline link * Update pipeline link * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update requirement.txt * Update auto_pipeline_run.py * Add get_python_pipeline * Update auto_pipeline_run.py * test * test * add outputfolder * add label * Update main.py * Update get_python_pipeline.py * Update main.py * Update auto_pipeline_run.py * Add utils * Update main.py * Update main.py * Delete old py * Update reply_generator.py * Update main.py * Update main.py * Update main.py * Update main.py * Update main.py * Update utils.py * Update utils.py * Update main.py * Update main.py * Update reply_generator.py * Update utils.py * Add get_changelog function * Update utils.py * Update reply_generator.py * Update main.py * Update reply_generator.py * Update function * del useless code * Update utils.py * Update main.py * Update reply_generator.py * Update main.py * Update utils.py * Update utils.py * Update utils.py * Update utils.py * Update reply_generator.py * Update main.py * Update main.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update utils.py * Update auto-close * Update release_issue_status.yml for Azure Pipelines * Update utils.py * Update utils.py * Fix auto-close bug * Update utils.py * Update utils.py * Update utils.py * Update utils.py * Update utils.py * Update release_issue_status.yml for Azure Pipelines * Add assign * Update reply_generator.py * Update reply_generator.py * Update assignee * Update assignee * Update main.py * Update main.py * Update main.py Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> Co-authored-by: BigCat20196 <1095260342@qq.com> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> * [SchemaRegistry] avro serializer add exceptions (#21381) * exceptions file * abstract object serializer * add tests * async apache tests * lint * update internal docstring * more docstring * fix tests * async update * fix * remove fastavro * docstring * test fix * adams comments * lint * comments * changelog * nit * lint * nit * [qna] fix metadata conversion from user's tuples to the dict object the service requires (#21432) * [textanalytics] updating custom samples (#21434) * updating samples to use given training data * updates * Sync eng/common directory with azure-sdk-tools for PR 2152 (#21425) * Remove the new sdk check and populate json for track 1 package * Update Save-Package-Properties.ps1 Co-authored-by: Sima Zhu <sizhu@microsoft.com> Co-authored-by: Sima Zhu <48036328+sima-zhu@users.noreply.github.com> * Removing bad comments * [Test Proxy] Rename decorators, support variables API (#21386) * [AutoRelease] t2-videoanalyzer-2021-10-25-84743 (#21389) * CodeGen from PR 16513 in Azure/azure-rest-api-specs Remove readonly on segment length property (#16513) * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> * [ServiceBus] GA SBAdminClient maxMessageSizeInKilobytes (#21353) * [ServiceBus] Add large message support to SBAdministrationClient (#20812) * impl * update swagger * upload recordings * fix mypy pylint * review feedback * update classifier * Increment version for servicebus releases (#21115) Increment package version after release of azure-servicebus * add multi api version support * add api version * fix mypy * more mypy fix * address review Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> * opt out of autorest verification (#21473) * Bit more complicated parsing of the `requirements_to_exclude` during `install_depend_packages.py` (#21459) * we split the reqs being compared by specifier, then compare the whole package names. no more startsWith means we don't accidentally clean out a real dev_req * apply black to install_depend_packages.py * Remove legacy resource group live test deployment (#21458) * Remove legacy resource group live test deployment * Remove DeployArmTemplate flag and deploy by default * Use absolute path to deploy test resources template * [QnA] Renames (#21464) * First GA regen * Updated operations * Updated tests * Updated samples * Updated changelog * Fixed some type hints * Review feedback * Fixed URLs * Renamed context * [QnA] Made operations groups internal (#21477) * Made operations private * Updated changelog * update doc links (#21483) * [KV] Update logging tests (#21454) * update release issue status (#21489) * release_iseus_status_auto_reply * issue_aoto_close_revert * Update main.py * Update main.py * Update update_issue_body.py * Update reply_generator.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update update_issue_body.py * Update update_issue_body.py * Update main.py * Update reply_generator.py * Update main.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/update_issue_body.py * Update update_issue_body.py * Update main.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/main.py * Update main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/update_issue_body.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/update_issue_body.py * Update reply_generator.py * Update main.py * Update scripts/release_issue_status/update_issue_body.py Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> * Update scripts/release_issue_status/update_issue_body.py Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update main.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/main.py * Update main.py * Update reply_generator.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_issue_body.py * Update main.py * Update update_issue_body.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update main.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update reply_generator.py * Add files via upload * Update reply_generator.py * Update update_issue_body.py * Update reply_generator.py * Update auto_pipeline_run.py * Update auto_pipeline_run.py * add auto-close * Update release_issue_status.yml for Azure Pipelines * Update auto_close.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * fix bug * Update main.py * Update auto_close.py * Update auto_close.py * Update main.py * Update reply_generator.py * Update main.py * Update main.py * Update auto_close.py * Update main.py * Update auto-close * Update auto_pipeline_run.py * Update update_issue_body.py * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update auto_pipeline_run.py * Add pipeline link * Update pipeline link * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update requirement.txt * Update auto_pipeline_run.py * Add get_python_pipeline * Update auto_pipeline_run.py * test * test * add outputfolder * add label * Update main.py * Update get_python_pipeline.py * Update main.py * Update auto_pipeline_run.py * Add utils * Update main.py * Update main.py * Delete old py * Update reply_generator.py * Update main.py * Update main.py * Update main.py * Update main.py * Update main.py * Update utils.py * Update utils.py * Update main.py * Update main.py * Update reply_generator.py * Update utils.py * Add get_changelog function * Update utils.py * Update reply_generator.py * Update main.py * Update reply_generator.py * Update function * del useless code * Update utils.py * Update main.py * Update reply_generator.py * Update main.py * Update utils.py * Update utils.py * Update utils.py * Update utils.py * Update reply_generator.py * Update main.py * Update main.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update utils.py * Update auto-close * Update release_issue_status.yml for Azure Pipelines * Update utils.py * Update utils.py * Fix auto-close bug * Update utils.py * Update utils.py * Update utils.py * Update utils.py * Update utils.py * Update release_issue_status.yml for Azure Pipelines * Add assign * Update reply_generator.py * Update reply_generator.py * Update assignee * Update assignee * Update main.py * Update main.py * Update main.py * update md * update md * update md * update md * update md * update md Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> Co-authored-by: BigCat20196 <1095260342@qq.com> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> * version rule (#21490) * [textanalytics] expose action errors (#21472) * update implementation * add tests and edits * update changelog * review feedback * update (#19662) * [formrecognizer] Add signature field type tests (#21480) * add signature field type tests, update recordings * update test assertion method * [Search] Add reset_documents and reset_skills operations (#21475) * Add reset_skills and reset_documents calls. * Update changelog. * Add async operations. Allow name or object invocation. * Code review comment. * Expose DocumentKeysOrIds and update typehints. * Add reset_skills tests. * Code review feedback. * [SchemaRegistry] fix failing avro tests (#21478) * fix * recordings * update avro version * importerror * pin avro dep * [SchemaRegistry] remove serializer namespace from client package (#21474) * remove serializer nmspc from schemaregistry * newline * [Identity] Fix multi-tenant auth using async AadClient (#21322) * [Schema Registry] bug bash docs (#21457) fixes: #21177 * [textanalytics] custom model docstrings edits (#21498) * update model docstrings * fix * Handling Proper Defaulting of `BuildTargetingString` within nested templates (#21426) * adding targeting-string-resolve.yml and calling at the root of each "job" in our pipeline. The BuildTargetingString should apply appropriately in all cases now. * Improved some error behaviour (#21499) * re-gen clu LLC client (#21417) * regenrate client * update model names * tmp commit * update model names * fixing tests * fix samples * update readme * fix remaining samples * fix env key error * add recorded tests * update samples * add additional samples * async samples * disable some samples * update samples readme * revert setup.py * fix broken link * [AutoRelease] t2-eventhub-2021-10-25-83263 (#21397) * CodeGen from PR 16363 in Azure/azure-rest-api-specs EventHub : New API version 2021-11-01 (#16363) * base commit for new api version 2021-11-01 * new api version 2021-11-01 changes * CI fixes * CI fixes * fix for Python SDK * added common def v2 * avocado fix * updated common types * update to address S360 * S360 fix for DisasterRecoveryConfigs * Revert "S360 fix for DisasterRecoveryConfigs" This reverts commit 2476975abd304ee89f1382ceaee280ad3a711e15. * Added SchemaRegistry API * CI fixes - Schemagroup * corrected Schemagroup group properties * reverted the proxyresource location change * Revert "reverted the proxyresource location change" This reverts commit ac79e8a163198742f32adfdc40cc11aa2e039e90. * addresing S360 swagger correctness fro operations and capture * updated description for datalake in capture * subscription format to uuid Co-authored-by: Damodar Avadhani <davadhani@microsoft.com> Co-authored-by: v-ajnava <v-ajnava@microsoft.com> * version,CHANGELOG * Update CHANGELOG.md Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: Damodar Avadhani <davadhani@microsoft.com> Co-authored-by: v-ajnava <v-ajnava@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> * delete eventgrid (#21509) * Eventgrid del temporarily (#21510) * delete eventgrid * Update ci.yml * Revert "delete eventgrid" (#21512) * Revert "delete eventgrid (#21509)" This reverts commit 700dc5e334e868df4b61fba97cf183c31084bbd4. * Update ci.yml * Update CHANGELOG.md * [formrecognizer] Initial work for adding get_children methods (#21224) * initial get_children work * add support for cross page elements, update return types * add tests * add recordings * update DocumentContentElement test * move get children to DocumentKeyValueElement, typing fixes * remove references to selection marks * fix document key value element test * remove long type annotation * update changelog * newline * doc fixes and improvements * rename test class * refactor get children methods * update wording for confidence * fix document content element docs * specify return type in get element list helper * more doc fixes * fix type return * refactor get_children into separate methods * update tests for new methods * add docs * update changelog * remove extra param and check from internal _get_children * transform words and lines to convenience layer versions * add test * pass named params * pin chardet to assist withfailures (#21521) * Sync eng/common directory with azure-sdk-tools for PR 2177 (#21523) * support charset_normalizer (#21520) * support charset_normalizer * update * update * Increment package version after release of azure-core (#21532) * [textanalytics] release prep (#21522) * update release date * update sample descriptions * update swagger readme * bump azure-core * [AutoRelease] t2-signalr-2021-11-01-50053 (#21514) * CodeGen from PR 16044 in Azure/azure-rest-api-specs [SignalR] Add stable version 2021-10-01 (#16044) * init * remove * Add 2021-10-01 * Minor update * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> * Use https for sparse checkout command (#21535) Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> * Use docker to do package validation. (#21541) Co-authored-by: Sima Zhu <sizhu@microsoft.com> * fix UnboundLocalError (#19744) * fix UnboundLocalError * update * update * update * update * update * update * update * update * update * update * update * update * update * update * [rest] add kwargs to iter_bytes and iter_raw (#21529) * add ReplaceLatestEntryTitle parameter for updating changelog (#21485) * [SchemaRegistry] fix logging_enable bug (#21488) * move kwarg * adams comments * move to helper * update samples/tests with logging * remove from samples * Increment package version after release of azure-ai-textanalytics (#21547) * [QnA][CLU] Release prep (#21518) * Added release date * Bump core version * Fix async samples * Bug in setup.py * Monitor metadata bg (#21513) * Sync eng/common directory with azure-sdk-tools for PR 2053 (#21558) * Changing inline bash for stress test resource deployment * PR-mod * pr-mod * pr-mod * pr-mod Co-authored-by: Albert Cheng <albertcheng@microsoft.com> * raise IncompleteReadError if only receive partial response (#20888) * raise IncompleteReadError if only receive partial response * update * Update CHANGELOG.md * update * update * update * update * update * update * update * address review feedback * update * update * update * update * Update exceptions.py * [rest] fix str check in content kwarg to be six.string_types check for 2.7 (#21550) * Exclude azure-mgmt-videoanalyzer from docs onboarding (#21564) * [rest] GA in docs! (#21545) * Support for CNCF cloud event (#21236) * Support for CNCF cloud event * changelog * lint * Update sdk/eventgrid/azure-eventgrid/dev_requirements.txt * comments * ci plus do * tests * comments * readme * comments * Update _helpers.py * lint * Update _helpers.py * Update _helpers.py * [rest] allow users to pass file descriptors to json without raising (#21504) * update release date (#21574) * Stress test usability feedback (#21569) Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> * [formrecognizer] Improve URL related doc strings (#21208) Fixes #20953 Fixes #21173 * [formrecognizer] Use get_words and get_lines in samples (#21533) * use get_words and get_lines in samples * fix comment and add info on README * fix wording in sample * update readme * revert additions to README * add get_words() example to README * add get children samples * remove get_lines from entities * update comment * Minor updated to parameters and argument message (#21551) * unredact some headers/query params at the debug info level (#21571) * fix test by adding raw property in mock response (#21577) * [AutoRelease] t2-deviceupdate-2021-11-04-38122 (#21250) * CodeGen from PR 16197 in Azure/azure-rest-api-specs Changing Identity definition reference to common type (#16197) This also adds the necessary user assigned identity definitions * version,CHANGELOG * Update CHANGELOG.md Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> * [AutoRelease] t2-quota-2021-11-01-54332 (#21507) * CodeGen from PR 16438 in Azure/azure-rest-api-specs [QuotaRP] Fix LimitObject polymorphism (#16438) * Fix LimitObject polymorphism * move properties out of allOf * add type to LimitObject * value is required * Updating Operations Tag to QuotaOperations. * Update quota.json Updating Summary field for operations. Co-authored-by: Rahul Singh <53578268+rahuls-microsoft@users.noreply.github.com> * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: Rahul Singh <53578268+rahuls-microsoft@users.noreply.github.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> * Add prompt before replasing latest release title on prepare release run (#21579) Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com> * [SchemaRegistry] final api review changes (#21589) * adding exception to regression tests for telemetry-exporter (#21576) * Increment package version after release of azure-core (#21594) * update type hints to reflect actual document body (#21593) * [formrecognizer] Update changelog for release (#21555) * update changelog for release * update samples readme * add changelog entry for new samples * reword samples entry * Update azure-core version to unbreak Search. (#21599) * [acr] regen with autorest 5.11.0, bump min core dep to 1.20.0 (#21600) * Revert "Update azure-core version to unbreak Search. (#21599)" (#21610) This reverts commit 8e98c7f4c38c8303475ca125a63258915c4c5d08. * update changelog (#21608) * [SchemaRegistry] update core + SR version (#21573) for issue #21460 * [SchemaRegistry] generate GA SR from swagger (#21570) fixes: #20661 * [formrecognizer] Remove get children methods (#21602) * remove get_words and get_lines methods on models * remove references to parent elements * remove extra tests * delete recordings * update sample to use document get_words * remove references to deleted methods in samples * update changelog * remove references to old samples in README * add error for DocumentLines converted from dicts * shorten long line * [WebPubSub] Use consistent service description and introduction across all languages (#21544) * Update Web PubSub readme 1. To keep the service description consistent across different languages 2. update some links * Update README.md * delete redundant network version (#21612) * STG79 Preview (#21591) * settings files * update swagger * encryption scope sas * permanent delete sas * sync copy from url with encryption scope * manually edit swagger * Update _version.py * gitignore * skip failure * updated versions * changelog Co-authored-by: xiafu <xiafu@microsoft.com> Co-authored-by: Xiaoxi Fu <49707495+xiafu-msft@users.noreply.github.com> * [AutoRelease] t2-eventgrid-2021-10-21-28743 (#21361) * CodeGen from PR 16469 in Azure/azure-rest-api-specs Adding missing identity properties and ExtensionTopics operation (#16469) * Adding missing identity properties and ExtensionTopics operation * fixing prettier check issues * Add identity to topic * Add system data to Extension topic response * fix lintdiff issue * version,CHANGELOG * test * update test * Update test Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> Co-authored-by: BigCat20196 <1095260342@qq.com> * Latest API(2021-10-31-preview) changes implementation in azure-communication-identity (#21331) * update Communication Identity API to enable to use M365 Teams identities to build custom Teams endpoint * the convenience layer for custom teams endpoint is created, samples are added, updated CHANGELOG.md, README.md * live tests & recordings are added * changed communication identity SDK version & updated live test recordings * fixed API review comment&updated all related files * replacing ACS --> Communication Services * renamed function name as per the azure board review * disable tests for custom teams endpoint in int * fix lint issues * small lint issue fix * regenerated code which supports older api switching * api version switching added to clients classes * fixed failed tests for azure-communication-networktraversal * recordings are updated * indent fix in identity_samples.py Co-authored-by: Petr Švihlík <rocky.intel@gmail.com> * indent fix in identity_samples_async.py Co-authored-by: Petr Švihlík <rocky.intel@gmail.com> * generate_teams_user_aad_token replaced to test utils * test commit, reverting generated code imports * reverting the last commit * upgraded min version of azure-core&msrest for autogenerated code * upgraded min version of azure-core&msrest in shared_requirements.txt * upgraded min version of azure-core&msrest for chat SDK * upgraded min version of azure-core&msrest in shared_requirements.txt for chat sdk * classifiers dev status updated to beta, azure-core&msrect upgraded for networktraversal Co-authored-by: Martin Barnas <martinbarnas@microsoft.com> Co-authored-by: Aigerim Beishenbekova <aigerimb@DESKTOP-H8RSQNI.corp.microsoft.com> Co-authored-by: Aigerim Beishenbekova <aigerimb@DESKTOP-PIOH0CF.corp.microsoft.com> Co-authored-by: Petr Švihlík <rocky.intel@gmail.com> Co-authored-by: Aigerim Beishenbekova <aigerimb@DESKTOP-PQMEAO3.corp.microsoft.com> * [AutoRelease] t2-monitor-2021-11-03-63776 (#21559) * CodeGen from PR 16645 in Azure/azure-rest-api-specs config readme (#16645) * version,CHANGELOG * test * Update dev_requirements.txt * Update dev_requirements.txt * test,version,CHANGELOG * test,version,CHANGELOG * test yaml * Update CHANGELOG.md * fix test * fix test * fix test Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> Co-authored-by: BigCat20196 <1095260342@qq.com> * Add Mixed Reality Remote Rendering SDK (#16643) * Azure Remote Rendering python SDK fix type hints, fix linter issues linter and type hints mypy type fixes rebase to new authorization pr, regenerate models for updated swagger spec pulling out remoterendering functions update MANIFEST.in to include all needed files fix mypy type issues linter issues add namespace exclusion for mixed reality install and extra requires dev requirements TokenCredential -> AsyncTokenCredential version to 1.0.0b1 preview version remove yaml from manifest factoring out polling, start models, linting and mypy add option to specify api version when creating a client making params to constructor keyword only undo kwargs changes to client, but want to be able to go back add rehyrdration of poller fix linting issues copy shared code from authentication package rename of models make params in async client keyword only rename update_rendering_session to extend_rendering_session change kwargs, point to release swagger, change typo move out of mixedreality folder pipeline setup files fix relative path, fename env variable rename md files so that they are not flagged because of missing headings in the ci pipeline intermediate rename rename and move move pipeline things back add test infra setup fix relative paths fix ci.yml fix msrest version in line with mr authentication update azure-core minimum version remove package version from namespace package switch to released api version, use swagger directive to rename conversion output fix changelog reference namespace package fix relative dev requirements path construct client tests tests debug live pipeline try to get live tests fix python 27 add async client tests, exclude async tests from python 2.7 fix python 3.5 type hinting issue add recorded tests, enable configuring polling interval on client and per request put back nspkg to dev requirements linting add line to changelog fix artifact paramater name prolong session time to prevent live issues in spin up fix recorded tests rename Error to RemoteRenderingError, change poller continuation token to not use pickle try to fix CI try to fix 2.7 bump template azure core version so analyze step does not complain more fudging with dev_requirements to fix pipeline remove pickle from polling python 2.7 fix rename max_lease_time_minutes to lease_time_minutes, rename extend_sesssion to update_session * AsyncLROPoller was introduced in 1.6.0 * fix frozen requirement * fix mypy error * throw an exception on error state of conversion and session polling * fix issues with polling interval in kwargs * updated README * updated samples * fix link * async polling and readme fix * fix README long description issue * polling type fix * fix README long description issue * fix tests for failing conversion * add py.typed to Manifest * fix package name * fix type and add how to create sts client * do not expose RemoteRenderingApiVersion * make error message clearer * fix documentation path * rename remote_renderin_endpoint to endpoint * adjust session poller default polling interval * added python 2.7 disclaimer, fix AAD example * 'can not' -> 'cannot' in clients * remove deleted: azure-mixedreality-remoterendering_python.json * remove outdated comment * make lease_time_minutes in update_rendering_session a kwargs * update for release * [formrecognizer] Add new samples to README (#21607) * add new sample to table * fix link * regenerate artifacts (#21525) * regenerate artifacts * update * update * update * [ServiceBus] update release notes (#21615) * [SchemaRegistry] remove version from docstring (#21617) * update azure-search-documents dependency on typing-extensions to >= 3.7.4.3 (#21618) * [Key Vault] Address archboard feedback (#21567) * Changelog and version (#21614) * adding trust-proxy-cert to the repo itself (#21624) * Update changelog. (#21625) * [SchemaRegistry] avro docs cleanup (#21619) * avro cleanup * readme update * [rest] store decompressed body in response content for aiohttp with decompression headers (#21620) * [SchemaRegistry] regenerate to fix client side validation (#21629) * doc updates (#21628) * Change versions to beta (#21627) * settings files * gitignore * update versions * [KV-keys]Name change in SKR (#21609) * [SchemaRegistry] swagger updates + run black (#21631) * regen josh's swagger updates + run black * rerecord * changelog * [rest] add decompression tests and fix multiple body() calls (#21630) * [KV] Enable SKR tests on KV (#21621) * Sync eng/common directory with azure-sdk-tools for PR 2219 (#21622) * adding retry to docker container start Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com> * Increment package version after release of azure-batch (#20007) * update changelog (#21644) * Changelog Date Formatting (#21646) * settings files * gitignore * changelog date fix * changelog date fix * Use working region/subscription for search deployments (#21568) * update changelog (#21648) * Increment version for core releases (#21649) Increment package version after release of azure-core * update broken links (#21643) * update broken links * update links * fix dup content (#21651) * [SchemaRegistry] update format type (#21647) * updating chart.yaml for stress-test-addons (#21650) Co-authored-by: Albert Cheng <albertcheng@microsoft.com> * [AutoRelease] t2-synapse-2021-11-08-68636 (#21640) * CodeGen from PR 16581 in Azure/azure-rest-api-specs [Synapse]Add auto gen readme files for cli kusto support (#16581) * Add blockchain to latest profile * Add additional types * addclikustosupportautogenfiles * removealias * addrepo Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com> * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> * [webpubsub] add live tests (#21654) * [AutoRelease] t2-network-2021-11-05-99038 (#21613) * CodeGen from PR 16618 in Azure/azure-rest-api-specs [python] repl…
zihzhan-msft
pushed a commit
that referenced
this pull request
Nov 15, 2021
* fix for service principal environment vars (#21287) * [Storage]fix type annotation (#20096) * [Storage][Logging]Let users opt in logging_request_body (#19710) * [Storage][Logging]Let users opt in logging_request_body * Update policies.py * Update policies.py * Update policies.py * Update policies.py * logging response body * Update settings_fake.py * Feature/storage stg79 (#21286) * update swagger * encryption scope sas * permanent delete sas * sync copy from url with encryption scope * manually edit swagger * Update _version.py * [AutoRelease] t2-containerservice-2021-10-18-97657 (#21294) * CodeGen from PR 16215 in Azure/azure-rest-api-specs Dev containerservice microsoft.container service 2021 09 01 (#16215) * Adds base for updating Microsoft.ContainerService from version stable/2021-08-01 to version 2021-09-01 * Updates readme * Updates API version in new specs and examples * Add gmsaProfile in WindowsProfile for AKS (#15976) * Add gmsaProfile in WindowsProfile for AKS * fix spell errors * Fix lint issue * Update readme.md for AKS 2021-09-01 * Expose a few more snapshot properties in 2021-09-01 swagger to match 2021-09-01 API (#16082) * Expose a few more snapshot properties in 2021-09-01 swagger to match 2021-09-01 RP API * Expose a few more snapshot properties in 2021-09-01 swagger to match 2021-09-01 RP API Co-authored-by: Charlie Li <charlili@microsoft.com> * Agent pool start/stop (#16105) * added examples for agentpool start/stop * fixed code styling * added 201 response code in examples * added 201 response code object * added missing parameter * updated description for power state and added title * added power state to request body properties * Update specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2021-09-01/managedClusters.json Co-authored-by: Matthew Christopher <matthchr@microsoft.com> Co-authored-by: Matthew Christopher <matthchr@microsoft.com> Co-authored-by: Charlie Li <39974812+chengliangli0918@users.noreply.github.com> Co-authored-by: Charlie Li <charlili@microsoft.com> Co-authored-by: rsamigullin <89222124+rsamigullin@users.noreply.github.com> Co-authored-by: Matthew Christopher <matthchr@microsoft.com> * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: Charlie Li <39974812+chengliangli0918@users.noreply.github.com> Co-authored-by: Charlie Li <charlili@microsoft.com> Co-authored-by: rsamigullin <89222124+rsamigullin@users.noreply.github.com> Co-authored-by: Matthew Christopher <matthchr@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> * Increment package version after release of azure-messaging-webpubsubservice (#21280) * Increment version for purview releases (#21279) * Increment package version after release of azure-purview-administration * Increment package version after release of azure-purview-catalog * Increment package version after release of azure-purview-scanning * [WIP]Refactor AzureJSONEncoder (#21028) * Refactor AzureJSONEncoder * Improved readability of AzureJSONEncoder datetime handling * Rename _timestr_as_isostr() to _datetime_as_isostr() * Move datetime.timedelta object handling function call (_timedelta_as_str()) to _datetime_as_isostr() inside * Rename private method (_datetime_as_isostr, _timedelta_as_str) parameter value, o to dt, td * Add some docstring * Fix typo and add type checking * Fix typo some docstring * Renamed _timedelta_as_str to _timedelta_as_isostr * Add type checking in _datetime_as_isostr * Improve type checking and rename some inner variables * update changelog (#21308) * adjust the docker-start-proxy to take advantage of the linux specific commands that allow contact of localhost (#21310) Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com> * Remove link to private repo (#21312) * fix uri (#20632) * fix uri * update * update changelog * udpates * [formrecognizer] Add proper defaults on DocumentTableCell (#21213) * add proper defaults on document table cell * default kind field * set default in _from_generated and improve init * revert changes to init, fix test comment * set content default for kind * update testcase to account for default scenarios * Sync eng/common directory with azure-sdk-tools for PR 2100 (#21311) * Add group id into metadata for java use * Update Update-DocsMsPackages.ps1 * Update Update-DocsMsPackages.ps1 * Update eng/common/scripts/Update-DocsMsPackages.ps1 Co-authored-by: Ben Broderick Phillips <ben@benbp.net> * Update eng/common/scripts/Update-DocsMsPackages.ps1 Co-authored-by: Ben Broderick Phillips <ben@benbp.net> Co-authored-by: Sima Zhu <sizhu@microsoft.com> Co-authored-by: Sima Zhu <48036328+sima-zhu@users.noreply.github.com> Co-authored-by: Ben Broderick Phillips <ben@benbp.net> * Revert "Feature/storage stg79 (#21286)" (#21317) This reverts commit 14496e7d739a14b7a91f4ad10d0e5a3ddf7b27a1. * Sync eng/common directory with azure-sdk-tools for PR 2085 (#21325) * Fix up identity resolver to make it more reliable, publish notification configuration as a tool * Use both username and email to resolve queuing user Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com> * [AutoRelease] t2-recoveryservicesbackup-2021-10-19-33781 (#21330) * CodeGen from PR 15881 in Azure/azure-rest-api-specs [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-08-01 (#15881) * Adds base for updating Microsoft.RecoveryServices from version stable/2021-07-01 to version 2021-08-01 * Updates readme * Updates API version in new specs and examples * Fixing readme file * version,CHANGELOG * Update CHANGELOG.md * Update CHANGELOG.md Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com> * update to latest test-proxy tag (#21334) Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com> * [Perf] Support multiple test proxies (#21203) - Some scenarios require multiple test-proxy URLs to bottleneck client - test-proxy URLs are assigned round-robin to parallel test instances - Ported from Azure/azure-sdk-for-net#24265 * [AutoRelease] t2-hybridkubernetes-2021-10-04-45305 (#21037) * CodeGen from PR 15956 in Azure/azure-rest-api-specs New GA version changes - 2021-10-01 (#15956) * New GA api-version changes- 2021-01-01 * readme changes * readme changes * add systemdata definition * system data ref fix * system data ref fix * fix * fix * fix * remove empty patch section * revert patch section * lint fix * lint fix * lintfix * readme changes * Update readme.md * remove property bag from cc update example * Fixing listClusterUserCreds examples * hide creds * example file naming changes and clientProxy flag correction Co-authored-by: Siri Teja Reddy Kasireddy <sikasire@microsoft.com> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> * version,CHANGELOG * Update CHANGELOG.md Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: Siri Teja Reddy Kasireddy <sikasire@microsoft.com> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> * del useless version (#21345) * Updating CODEOWNERS for ACS Identity (#20881) Co-authored-by: Aigerim Beishenbekova <aigerimb@Aigerims-MacBook-Pro.local> * [core] fix isinstace str check in core rest (#21341) * Sync eng/common directory with azure-sdk-tools for PR 2093 (#21350) * Consume Codeowners parser library, ceperate users from teams in codeownerse * Update get-pr-owners and related logic Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com> * [Search] Update for missing properties (#21205) * Expose select kwarg on list operations. * Update search for missing properties: session_id, scoring_statistics * Update `SearchIndexerDataSourceConnection` missing properties: identity, encryption_key * Fix linter issues. * Update CHANGELOG. * [ACR] React to stable/2021-07-01 swagger changes (#21110) * Fix OrMetadata (#21316) * settings files * OrMedata Fix * [AutoRelease] t2-chaos-2021-10-21-14806 (#21354) * CodeGen from PR 16453 in Azure/azure-rest-api-specs Adding Microsoft.Chaos API Version 2021-09-15-preview. (#16453) * [baseline] Microsoft.Chaos private preview API Version 2021-09-15-preview. * msft.chaos PublicPreview API 2021-09-15-preview * Add neccessary readme's from swagger tool branch generation. * remove artifiact resource from public preview. * fix static linter issues. * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> * [AutoRelease] t2-dataprotection-2021-10-19-69515 (#21333) * CodeGen from PR 16451 in Azure/azure-rest-api-specs Update readme.python.md (#16451) * Update readme.python.md * config readme * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> * docs (#21360) * Fix Monitor Query async logs query sample (#21351) * Fix Monitor Query async logs query sample * Remove extra space * Added support for Async Generators in TableClient.submit_transaction method (#21119) * added support for async iterables in submit_transcation method * the warning is a known issue in pylint https://github.com/PyCQA/pylint/issues/3507 * fixed formatting issues * Code tweaks + tests * Fixed grammar * Improved readability * Fix for Py27 Co-authored-by: antisch <antisch@microsoft.com> * move async test to _async (#21363) * [SchemaRegistry] add async version of avro serializer (#21026) fixes: #20709 * Remove azure-mgmt-webpubsub (#21347) * Update Language-Settings.ps1 (#21367) * patching last references to master in the repo! (#21339) * [AutoRelease] t2-network-2021-10-21-48085 (#21357) * CodeGen from PR 16471 in Azure/azure-rest-api-specs readme.python config (#16471) * version,CHANGELOG * test * Update CHANGELOG.md Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> * Removed auto pagination (#21358) * Removed auto pagenation * removed * added manual pagenation * fixed issue * spacing * pylint * linter * [Cosmos] get_user_client() method documentation update (#21379) * Fully automate cluster buildout. Add azure file share mount to stress tests. (#21382) Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> * update error code in tests (#21362) * [formrecognizer] Rename DocumentElement to DocumentContentElement (#21323) * rename DocumentElement to DocumentContentElement * add to changelog * [AutoRelease] t2-keyvault-2021-10-15-69767 (#21276) * CodeGen from PR 16400 in Azure/azure-rest-api-specs Update readme.python.md (#16400) * version,CHANGELOG * test Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> * [AutoRelease] t2-chaos-2021-10-25-61789 (#21390) * CodeGen from PR 16501 in Azure/azure-rest-api-specs Update Chaos Client Name + Update outdated examples. (#16501) * version,CHANGELOG * Update CHANGELOG.md Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> * [AVA] Updated sdk to 1.1 (#21326) * updated sdk to 1.1 * small changes to changelog and readme * adding preview version back to changelog * updating version number * changing order of versions in readme * [AutoRelease] t2-azurearcdata-2021-10-14-24172 (#21251) * CodeGen from PR 16275 in Azure/azure-rest-api-specs Adding 2021-11-01 version for Microsoft.AzureArcData (#16275) * Adding API Version 2021-11-01 * Updating example and naming * Remove password * Update field description * version,CHANGELOG * Update CHANGELOG.md Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> * [AutoRelease] t2-containerregistry-2021-10-26-15283 (#21410) * CodeGen from PR 15990 in Azure/azure-rest-api-specs [ACR] [New Api Version] add 2021-08-01-preview (#15990) * Initial commit for comparison with previous release * Add new swagger 2021-08-01-preview and examples * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> * [AutoRelease] t2-cosmosdb-2021-10-26-16894 (#21412) * CodeGen from PR 15733 in Azure/azure-rest-api-specs [Hub Generated] Review request for Microsoft.DocumentDB to add version stable/2021-10-15 (#15733) * Adds base for updating Microsoft.DocumentDB from version stable/2021-06-15 to version 2021-09-15 * Updates readme * Updates API version in new specs and examples * Add support for fetching continuous backup information for latest restorable timestamp. * Adding locations API and backupRedundancy * Fixing ref * Add 10-15 Preview along with ClientEncryptionKey management changes * Renaming 2021-09-15 api version to 2021-10-15 * Fixing some more renames * fix validation checks * add clientencryptionkeys to custom-words * initial commit * Swagger specifiations * readme file updated * Review comments addressed * Added TotalThroughputLimit property to Database Create and Update * Rebased and added type to capacity * Added changes to preview folder as well * Added changes to missing files * initial checkin of base version * Adding examples; /deallocate and /start api in swagger * update readme.md file * Removing 2021-10-15-preview changes * managed cassandra swagger changes for GA * Fixing linter issues * minor description fixes * adding missing example * add stable and preview swagger * revert to Thu Sep 9 2021 change * fix linter errors in swagger * fix validation errors * validation fixes * remove fetchNodeStatus from stable * remove unused example file, fix validation error * Fixing the spell check and formatting issues * remove /repair api, make /command async * remove unreferrenced example json * remove pageable link from /status api * remove backups api, add cassandraAuditLoggingEnabled property * add cassandraAuditLoggingEnabled property * make /status api async, minor fixes * remove async tag to /status * remove connectivity property, add Ldap as preview * remove unreferenced example files * use guid in subid for examples * add backupStorageCustomerKeyUri property * fix api response code * remove ldap * Changing operationId for locations API * review comments Co-authored-by: REDMOND\amisi <amisi@microsoft.com> Co-authored-by: Anuj Toshniwal <antoshni@microsoft.com> Co-authored-by: Abhijit Karanjkar <abhijitkaranjkar@gmail.com> Co-authored-by: Praful Johari <pjohari@microsoft.com> Co-authored-by: visunda <visunda@microsoft.com> Co-authored-by: Vivek Sundararajan <s.vivek.rajan@gmail.com> Co-authored-by: vivek-microsoft <32766101+vivek-microsoft@users.noreply.github.com> * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: REDMOND\amisi <amisi@microsoft.com> Co-authored-by: Anuj Toshniwal <antoshni@microsoft.com> Co-authored-by: Abhijit Karanjkar <abhijitkaranjkar@gmail.com> Co-authored-by: Praful Johari <pjohari@microsoft.com> Co-authored-by: visunda <visunda@microsoft.com> Co-authored-by: Vivek Sundararajan <s.vivek.rajan@gmail.com> Co-authored-by: vivek-microsoft <32766101+vivek-microsoft@users.noreply.github.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> * Update reply comment (#21399) * release_iseus_status_auto_reply * issue_aoto_close_revert * Update main.py * Update main.py * Update update_issue_body.py * Update reply_generator.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update update_issue_body.py * Update update_issue_body.py * Update main.py * Update reply_generator.py * Update main.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/update_issue_body.py * Update update_issue_body.py * Update main.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/main.py * Update main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/update_issue_body.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/update_issue_body.py * Update reply_generator.py * Update main.py * Update scripts/release_issue_status/update_issue_body.py Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> * Update scripts/release_issue_status/update_issue_body.py Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update main.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/main.py * Update main.py * Update reply_generator.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_issue_body.py * Update main.py * Update update_issue_body.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update main.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update reply_generator.py * Add files via upload * Update reply_generator.py * Update update_issue_body.py * Update reply_generator.py * Update auto_pipeline_run.py * Update auto_pipeline_run.py * add auto-close * Update release_issue_status.yml for Azure Pipelines * Update auto_close.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * fix bug * Update main.py * Update auto_close.py * Update auto_close.py * Update main.py * Update reply_generator.py * Update main.py * Update main.py * Update auto_close.py * Update main.py * Update auto-close * Update auto_pipeline_run.py * Update update_issue_body.py * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update auto_pipeline_run.py * Add pipeline link * Update pipeline link * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update requirement.txt * Update auto_pipeline_run.py * Add get_python_pipeline * Update auto_pipeline_run.py * test * test * add outputfolder * add label * Update main.py * Update get_python_pipeline.py * Update main.py * Update auto_pipeline_run.py * Add utils * Update main.py * Update main.py * Delete old py * Update reply_generator.py * Update main.py * Update main.py * Update main.py * Update main.py * Update main.py * Update utils.py * Update utils.py * Update main.py * Update main.py * Update reply_generator.py * Update utils.py * Add get_changelog function * Update utils.py * Update reply_generator.py * Update main.py * Update reply_generator.py * Update function * del useless code * Update utils.py * Update main.py * Update reply_generator.py * Update main.py * Update utils.py * Update utils.py * Update utils.py * Update utils.py * Update reply_generator.py * Update main.py * Update main.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update utils.py * Update auto-close * Update release_issue_status.yml for Azure Pipelines * Update utils.py * Update utils.py * Fix auto-close bug * Update utils.py * Update utils.py * Update utils.py * Update utils.py * Update utils.py * Update release_issue_status.yml for Azure Pipelines * Add assign * Update reply_generator.py * Update reply_generator.py * Update assignee * Update assignee * Update main.py Co-authored-by: Zed <601306339@qq.com> Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> * [textanalytics] feature/ta-v3.2-preview.2 (#21409) * [textanalytics] regen on v3.2 preview.2 (#20674) * regenerate with version 3.2-preview.2 * hook up convenience layer to new api version * fix import and skip tests for now * [textanalytics] add support for custom text actions (#20721) * impl for custom actions sync/async + models * remove project_name and deployment_name from result models * update naming to classify documents * add samples for arch board * fix sample * update naming to align with all langs * update sample names * arch board feedback * rename samples and fix types * regenerate on latest swagger * add new tests and recordings * make corrections to code based on renames * remove samples from PR * fix * update changelog * update missing docstrings * bump azure-core for azure.core.rest * re-enable tests and record for v3.2-preview.2 (#21106) * add 2.7 disclaimer in readme and 3.10 to setup classifiers (#21096) * [textanalytics] support multiple actions of the same type (#21152) * allow support for multiple actions of the same type * rerecord all analyze tests now that we set task_name * lint * review feedback * izzy's feedback * [textanalytics] add samples for custom text actions (#21182) * add samples for custom text actions * add samples + links to samples readme * wording * switch to asyncio.run in async samples * [textanalytics] update readme + docs (#21272) * readme updates * more docs updates * update with aka links to service docs * updating env vars with temp persistent resource (#21342) * rerecord test * [textanalytics] enabling support for rehydration of LROs in TA (#21338) * enabling support for rehydration of LROs in TA * lint * updating docs * review feedback * update envars so live tests pass * Add latest released version to prepare prerelease (#21420) Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com> * Removing URL validation * Removing validations for recording apis * remove unnecessary awaits in test (#21423) * Update Monitor Query library samples (#21371) * Update Monitor Query library samples * Update casing of uri * Link to DefaultAzureCredential docs * [core] remove asynciterable inclusion in 2.7 HttpRequest content keyword description (#21424) fixes #21406 * fix doc about duplicate actions (#21429) * [core] fix "read" not awaited warning in ContentDecodePolicy for async responses (#21318) * fix assertion for signature type fields (#21428) * Auto check base branch (#21441) * version auto-calculation rule * single api version rule * Update main.py * additional rule for track1 * when changelog is null * Update PythonSdkLiveTest.yml for Azure Pipelines Add `ISSUE_LINK` * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update livetest_package.txt * Create create_pr.py * Update PythonSdkLiveTest.yml for Azure Pipelines use python script tu create pr * Update PythonSdkLiveTest.yml for Azure Pipelines * create py * Update PythonSdkLiveTest.yml for Azure Pipelines * Update token * Update token * test create_pr * Update PythonSdkLiveTest.yml for Azure Pipelines * Update create_pr.py * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * add_comment * update by jf * Update PythonSdkLiveTest.yml * Update create_auto_release_pr * Update create_auto_release_pr.py * Update create_auto_release_pr.py * Update yaml and py * Update create_auto_release_pr.py * Update create_auto_release_pr.py * Update create_auto_release_pr.py * Update PythonSdkLiveTest.yml * Update create_auto_release_pr.py * Update PythonSdkLiveTest.yml * Update PythonSdkLiveTest.yml for Azure Pipelines * Update create_auto_release_pr.py * update for swagger exception * update * Update create_auto_release_pr.py * update * update * update * update * update * update * update * Update main.py Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> Co-authored-by: BigCat20196 <1095260342@qq.com> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> * auto branch attention (#21445) * release_iseus_status_auto_reply * issue_aoto_close_revert * Update main.py * Update main.py * Update update_issue_body.py * Update reply_generator.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update update_issue_body.py * Update update_issue_body.py * Update main.py * Update reply_generator.py * Update main.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/update_issue_body.py * Update update_issue_body.py * Update main.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/main.py * Update main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/update_issue_body.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/update_issue_body.py * Update reply_generator.py * Update main.py * Update scripts/release_issue_status/update_issue_body.py Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> * Update scripts/release_issue_status/update_issue_body.py Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update main.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/main.py * Update main.py * Update reply_generator.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_issue_body.py * Update main.py * Update update_issue_body.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update main.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update reply_generator.py * Add files via upload * Update reply_generator.py * Update update_issue_body.py * Update reply_generator.py * Update auto_pipeline_run.py * Update auto_pipeline_run.py * add auto-close * Update release_issue_status.yml for Azure Pipelines * Update auto_close.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * fix bug * Update main.py * Update auto_close.py * Update auto_close.py * Update main.py * Update reply_generator.py * Update main.py * Update main.py * Update auto_close.py * Update main.py * Update auto-close * Update auto_pipeline_run.py * Update update_issue_body.py * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update auto_pipeline_run.py * Add pipeline link * Update pipeline link * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update requirement.txt * Update auto_pipeline_run.py * Add get_python_pipeline * Update auto_pipeline_run.py * test * test * add outputfolder * add label * Update main.py * Update get_python_pipeline.py * Update main.py * Update auto_pipeline_run.py * Add utils * Update main.py * Update main.py * Delete old py * Update reply_generator.py * Update main.py * Update main.py * Update main.py * Update main.py * Update main.py * Update utils.py * Update utils.py * Update main.py * Update main.py * Update reply_generator.py * Update utils.py * Add get_changelog function * Update utils.py * Update reply_generator.py * Update main.py * Update reply_generator.py * Update function * del useless code * Update utils.py * Update main.py * Update reply_generator.py * Update main.py * Update utils.py * Update utils.py * Update utils.py * Update utils.py * Update reply_generator.py * Update main.py * Update main.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update utils.py * Update auto-close * Update release_issue_status.yml for Azure Pipelines * Update utils.py * Update utils.py * Fix auto-close bug * Update utils.py * Update utils.py * Update utils.py * Update utils.py * Update utils.py * Update release_issue_status.yml for Azure Pipelines * Add assign * Update reply_generator.py * Update reply_generator.py * Update assignee * Update assignee * Update main.py * Update main.py * Update main.py Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> Co-authored-by: BigCat20196 <1095260342@qq.com> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> * [SchemaRegistry] avro serializer add exceptions (#21381) * exceptions file * abstract object serializer * add tests * async apache tests * lint * update internal docstring * more docstring * fix tests * async update * fix * remove fastavro * docstring * test fix * adams comments * lint * comments * changelog * nit * lint * nit * [qna] fix metadata conversion from user's tuples to the dict object the service requires (#21432) * [textanalytics] updating custom samples (#21434) * updating samples to use given training data * updates * Sync eng/common directory with azure-sdk-tools for PR 2152 (#21425) * Remove the new sdk check and populate json for track 1 package * Update Save-Package-Properties.ps1 Co-authored-by: Sima Zhu <sizhu@microsoft.com> Co-authored-by: Sima Zhu <48036328+sima-zhu@users.noreply.github.com> * Removing bad comments * [Test Proxy] Rename decorators, support variables API (#21386) * [AutoRelease] t2-videoanalyzer-2021-10-25-84743 (#21389) * CodeGen from PR 16513 in Azure/azure-rest-api-specs Remove readonly on segment length property (#16513) * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> * [ServiceBus] GA SBAdminClient maxMessageSizeInKilobytes (#21353) * [ServiceBus] Add large message support to SBAdministrationClient (#20812) * impl * update swagger * upload recordings * fix mypy pylint * review feedback * update classifier * Increment version for servicebus releases (#21115) Increment package version after release of azure-servicebus * add multi api version support * add api version * fix mypy * more mypy fix * address review Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> * opt out of autorest verification (#21473) * Bit more complicated parsing of the `requirements_to_exclude` during `install_depend_packages.py` (#21459) * we split the reqs being compared by specifier, then compare the whole package names. no more startsWith means we don't accidentally clean out a real dev_req * apply black to install_depend_packages.py * Remove legacy resource group live test deployment (#21458) * Remove legacy resource group live test deployment * Remove DeployArmTemplate flag and deploy by default * Use absolute path to deploy test resources template * [QnA] Renames (#21464) * First GA regen * Updated operations * Updated tests * Updated samples * Updated changelog * Fixed some type hints * Review feedback * Fixed URLs * Renamed context * [QnA] Made operations groups internal (#21477) * Made operations private * Updated changelog * update doc links (#21483) * [KV] Update logging tests (#21454) * update release issue status (#21489) * release_iseus_status_auto_reply * issue_aoto_close_revert * Update main.py * Update main.py * Update update_issue_body.py * Update reply_generator.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update update_issue_body.py * Update update_issue_body.py * Update main.py * Update reply_generator.py * Update main.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/update_issue_body.py * Update update_issue_body.py * Update main.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/main.py * Update main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/update_issue_body.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/update_issue_body.py * Update reply_generator.py * Update main.py * Update scripts/release_issue_status/update_issue_body.py Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> * Update scripts/release_issue_status/update_issue_body.py Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update main.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/main.py * Update main.py * Update reply_generator.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_issue_body.py * Update main.py * Update update_issue_body.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update main.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update reply_generator.py * Add files via upload * Update reply_generator.py * Update update_issue_body.py * Update reply_generator.py * Update auto_pipeline_run.py * Update auto_pipeline_run.py * add auto-close * Update release_issue_status.yml for Azure Pipelines * Update auto_close.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * fix bug * Update main.py * Update auto_close.py * Update auto_close.py * Update main.py * Update reply_generator.py * Update main.py * Update main.py * Update auto_close.py * Update main.py * Update auto-close * Update auto_pipeline_run.py * Update update_issue_body.py * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update auto_pipeline_run.py * Add pipeline link * Update pipeline link * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update requirement.txt * Update auto_pipeline_run.py * Add get_python_pipeline * Update auto_pipeline_run.py * test * test * add outputfolder * add label * Update main.py * Update get_python_pipeline.py * Update main.py * Update auto_pipeline_run.py * Add utils * Update main.py * Update main.py * Delete old py * Update reply_generator.py * Update main.py * Update main.py * Update main.py * Update main.py * Update main.py * Update utils.py * Update utils.py * Update main.py * Update main.py * Update reply_generator.py * Update utils.py * Add get_changelog function * Update utils.py * Update reply_generator.py * Update main.py * Update reply_generator.py * Update function * del useless code * Update utils.py * Update main.py * Update reply_generator.py * Update main.py * Update utils.py * Update utils.py * Update utils.py * Update utils.py * Update reply_generator.py * Update main.py * Update main.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update utils.py * Update auto-close * Update release_issue_status.yml for Azure Pipelines * Update utils.py * Update utils.py * Fix auto-close bug * Update utils.py * Update utils.py * Update utils.py * Update utils.py * Update utils.py * Update release_issue_status.yml for Azure Pipelines * Add assign * Update reply_generator.py * Update reply_generator.py * Update assignee * Update assignee * Update main.py * Update main.py * Update main.py * update md * update md * update md * update md * update md * update md Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> Co-authored-by: BigCat20196 <1095260342@qq.com> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> * version rule (#21490) * [textanalytics] expose action errors (#21472) * update implementation * add tests and edits * update changelog * review feedback * update (#19662) * [formrecognizer] Add signature field type tests (#21480) * add signature field type tests, update recordings * update test assertion method * [Search] Add reset_documents and reset_skills operations (#21475) * Add reset_skills and reset_documents calls. * Update changelog. * Add async operations. Allow name or object invocation. * Code review comment. * Expose DocumentKeysOrIds and update typehints. * Add reset_skills tests. * Code review feedback. * [SchemaRegistry] fix failing avro tests (#21478) * fix * recordings * update avro version * importerror * pin avro dep * [SchemaRegistry] remove serializer namespace from client package (#21474) * remove serializer nmspc from schemaregistry * newline * [Identity] Fix multi-tenant auth using async AadClient (#21322) * [Schema Registry] bug bash docs (#21457) fixes: #21177 * [textanalytics] custom model docstrings edits (#21498) * update model docstrings * fix * Handling Proper Defaulting of `BuildTargetingString` within nested templates (#21426) * adding targeting-string-resolve.yml and calling at the root of each "job" in our pipeline. The BuildTargetingString should apply appropriately in all cases now. * Improved some error behaviour (#21499) * re-gen clu LLC client (#21417) * regenrate client * update model names * tmp commit * update model names * fixing tests * fix samples * update readme * fix remaining samples * fix env key error * add recorded tests * update samples * add additional samples * async samples * disable some samples * update samples readme * revert setup.py * fix broken link * [AutoRelease] t2-eventhub-2021-10-25-83263 (#21397) * CodeGen from PR 16363 in Azure/azure-rest-api-specs EventHub : New API version 2021-11-01 (#16363) * base commit for new api version 2021-11-01 * new api version 2021-11-01 changes * CI fixes * CI fixes * fix for Python SDK * added common def v2 * avocado fix * updated common types * update to address S360 * S360 fix for DisasterRecoveryConfigs * Revert "S360 fix for DisasterRecoveryConfigs" This reverts commit 2476975abd304ee89f1382ceaee280ad3a711e15. * Added SchemaRegistry API * CI fixes - Schemagroup * corrected Schemagroup group properties * reverted the proxyresource location change * Revert "reverted the proxyresource location change" This reverts commit ac79e8a163198742f32adfdc40cc11aa2e039e90. * addresing S360 swagger correctness fro operations and capture * updated description for datalake in capture * subscription format to uuid Co-authored-by: Damodar Avadhani <davadhani@microsoft.com> Co-authored-by: v-ajnava <v-ajnava@microsoft.com> * version,CHANGELOG * Update CHANGELOG.md Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: Damodar Avadhani <davadhani@microsoft.com> Co-authored-by: v-ajnava <v-ajnava@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> * delete eventgrid (#21509) * Eventgrid del temporarily (#21510) * delete eventgrid * Update ci.yml * Revert "delete eventgrid" (#21512) * Revert "delete eventgrid (#21509)" This reverts commit 700dc5e334e868df4b61fba97cf183c31084bbd4. * Update ci.yml * Update CHANGELOG.md * [formrecognizer] Initial work for adding get_children methods (#21224) * initial get_children work * add support for cross page elements, update return types * add tests * add recordings * update DocumentContentElement test * move get children to DocumentKeyValueElement, typing fixes * remove references to selection marks * fix document key value element test * remove long type annotation * update changelog * newline * doc fixes and improvements * rename test class * refactor get children methods * update wording for confidence * fix document content element docs * specify return type in get element list helper * more doc fixes * fix type return * refactor get_children into separate methods * update tests for new methods * add docs * update changelog * remove extra param and check from internal _get_children * transform words and lines to convenience layer versions * add test * pass named params * pin chardet to assist withfailures (#21521) * Sync eng/common directory with azure-sdk-tools for PR 2177 (#21523) * support charset_normalizer (#21520) * support charset_normalizer * update * update * Increment package version after release of azure-core (#21532) * [textanalytics] release prep (#21522) * update release date * update sample descriptions * update swagger readme * bump azure-core * [AutoRelease] t2-signalr-2021-11-01-50053 (#21514) * CodeGen from PR 16044 in Azure/azure-rest-api-specs [SignalR] Add stable version 2021-10-01 (#16044) * init * remove * Add 2021-10-01 * Minor update * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> * Use https for sparse checkout command (#21535) Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> * Use docker to do package validation. (#21541) Co-authored-by: Sima Zhu <sizhu@microsoft.com> * fix UnboundLocalError (#19744) * fix UnboundLocalError * update * update * update * update * update * update * update * update * update * update * update * update * update * update * [rest] add kwargs to iter_bytes and iter_raw (#21529) * add ReplaceLatestEntryTitle parameter for updating changelog (#21485) * [SchemaRegistry] fix logging_enable bug (#21488) * move kwarg * adams comments * move to helper * update samples/tests with logging * remove from samples * Increment package version after release of azure-ai-textanalytics (#21547) * [QnA][CLU] Release prep (#21518) * Added release date * Bump core version * Fix async samples * Bug in setup.py * Monitor metadata bg (#21513) * Sync eng/common directory with azure-sdk-tools for PR 2053 (#21558) * Changing inline bash for stress test resource deployment * PR-mod * pr-mod * pr-mod * pr-mod Co-authored-by: Albert Cheng <albertcheng@microsoft.com> * raise IncompleteReadError if only receive partial response (#20888) * raise IncompleteReadError if only receive partial response * update * Update CHANGELOG.md * update * update * update * update * update * update * update * address review feedback * update * update * update * update * Update exceptions.py * [rest] fix str check in content kwarg to be six.string_types check for 2.7 (#21550) * Exclude azure-mgmt-videoanalyzer from docs onboarding (#21564) * [rest] GA in docs! (#21545) * Support for CNCF cloud event (#21236) * Support for CNCF cloud event * changelog * lint * Update sdk/eventgrid/azure-eventgrid/dev_requirements.txt * comments * ci plus do * tests * comments * readme * comments * Update _helpers.py * lint * Update _helpers.py * Update _helpers.py * [rest] allow users to pass file descriptors to json without raising (#21504) * update release date (#21574) * Stress test usability feedback (#21569) Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> * [formrecognizer] Improve URL related doc strings (#21208) Fixes #20953 Fixes #21173 * [formrecognizer] Use get_words and get_lines in samples (#21533) * use get_words and get_lines in samples * fix comment and add info on README * fix wording in sample * update readme * revert additions to README * add get_words() example to README * add get children samples * remove get_lines from entities * update comment * Minor updated to parameters and argument message (#21551) * unredact some headers/query params at the debug info level (#21571) * fix test by adding raw property in mock response (#21577) * [AutoRelease] t2-deviceupdate-2021-11-04-38122 (#21250) * CodeGen from PR 16197 in Azure/azure-rest-api-specs Changing Identity definition reference to common type (#16197) This also adds the necessary user assigned identity definitions * version,CHANGELOG * Update CHANGELOG.md Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> * [AutoRelease] t2-quota-2021-11-01-54332 (#21507) * CodeGen from PR 16438 in Azure/azure-rest-api-specs [QuotaRP] Fix LimitObject polymorphism (#16438) * Fix LimitObject polymorphism * move properties out of allOf * add type to LimitObject * value is required * Updating Operations Tag to QuotaOperations. * Update quota.json Updating Summary field for operations. Co-authored-by: Rahul Singh <53578268+rahuls-microsoft@users.noreply.github.com> * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: Rahul Singh <53578268+rahuls-microsoft@users.noreply.github.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> * Add prompt before replasing latest release title on prepare release run (#21579) Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com> * [SchemaRegistry] final api review changes (#21589) * adding exception to regression tests for telemetry-exporter (#21576) * Increment package version after release of azure-core (#21594) * update type hints to reflect actual document body (#21593) * [formrecognizer] Update changelog for release (#21555) * update changelog for release * update samples readme * add changelog entry for new samples * reword samples entry * Update azure-core version to unbreak Search. (#21599) * [acr] regen with autorest 5.11.0, bump min core dep to 1.20.0 (#21600) * Revert "Update azure-core version to unbreak Search. (#21599)" (#21610) This reverts commit 8e98c7f4c38c8303475ca125a63258915c4c5d08. * update changelog (#21608) * [SchemaRegistry] update core + SR version (#21573) for issue #21460 * [SchemaRegistry] generate GA SR from swagger (#21570) fixes: #20661 * [formrecognizer] Remove get children methods (#21602) * remove get_words and get_lines methods on models * remove references to parent elements * remove extra tests * delete recordings * update sample to use document get_words * remove references to deleted methods in samples * update changelog * remove references to old samples in README * add error for DocumentLines converted from dicts * shorten long line * [WebPubSub] Use consistent service description and introduction across all languages (#21544) * Update Web PubSub readme 1. To keep the service description consistent across different languages 2. update some links * Update README.md * delete redundant network version (#21612) * STG79 Preview (#21591) * settings files * update swagger * encryption scope sas * permanent delete sas * sync copy from url with encryption scope * manually edit swagger * Update _version.py * gitignore * skip failure * updated versions * changelog Co-authored-by: xiafu <xiafu@microsoft.com> Co-authored-by: Xiaoxi Fu <49707495+xiafu-msft@users.noreply.github.com> * [AutoRelease] t2-eventgrid-2021-10-21-28743 (#21361) * CodeGen from PR 16469 in Azure/azure-rest-api-specs Adding missing identity properties and ExtensionTopics operation (#16469) * Adding missing identity properties and ExtensionTopics operation * fixing prettier check issues * Add identity to topic * Add system data to Extension topic response * fix lintdiff issue * version,CHANGELOG * test * update test * Update test Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> Co-authored-by: BigCat20196 <1095260342@qq.com> * Latest API(2021-10-31-preview) changes implementation in azure-communication-identity (#21331) * update Communication Identity API to enable to use M365 Teams identities to build custom Teams endpoint * the convenience layer for custom teams endpoint is created, samples are added, updated CHANGELOG.md, README.md * live tests & recordings are added * changed communication identity SDK version & updated live test recordings * fixed API review comment&updated all related files * replacing ACS --> Communication Services * renamed function name as per the azure board review * disable tests for custom teams endpoint in int * fix lint issues * small lint issue fix * regenerated code which supports older api switching * api version switching added to clients classes * fixed failed tests for azure-communication-networktraversal * recordings are updated * indent fix in identity_samples.py Co-authored-by: Petr Švihlík <rocky.intel@gmail.com> * indent fix in identity_samples_async.py Co-authored-by: Petr Švihlík <rocky.intel@gmail.com> * generate_teams_user_aad_token replaced to test utils * test commit, reverting generated code imports * reverting the last commit * upgraded min version of azure-core&msrest for autogenerated code * upgraded min version of azure-core&msrest in shared_requirements.txt * upgraded min version of azure-core&msrest for chat SDK * upgraded min version of azure-core&msrest in shared_requirements.txt for chat sdk * classifiers dev status updated to beta, azure-core&msrect upgraded for networktraversal Co-authored-by: Martin Barnas <martinbarnas@microsoft.com> Co-authored-by: Aigerim Beishenbekova <aigerimb@DESKTOP-H8RSQNI.corp.microsoft.com> Co-authored-by: Aigerim Beishenbekova <aigerimb@DESKTOP-PIOH0CF.corp.microsoft.com> Co-authored-by: Petr Švihlík <rocky.intel@gmail.com> Co-authored-by: Aigerim Beishenbekova <aigerimb@DESKTOP-PQMEAO3.corp.microsoft.com> * [AutoRelease] t2-monitor-2021-11-03-63776 (#21559) * CodeGen from PR 16645 in Azure/azure-rest-api-specs config readme (#16645) * version,CHANGELOG * test * Update dev_requirements.txt * Update dev_requirements.txt * test,version,CHANGELOG * test,version,CHANGELOG * test yaml * Update CHANGELOG.md * fix test * fix test * fix test Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com> Co-authored-by: BigCat20196 <1095260342@qq.com> * Add Mixed Reality Remote Rendering SDK (#16643) * Azure Remote Rendering python SDK fix type hints, fix linter issues linter and type hints mypy type fixes rebase to new authorization pr, regenerate models for updated swagger spec pulling out remoterendering functions update MANIFEST.in to include all needed files fix mypy type issues linter issues add namespace exclusion for mixed reality install and extra requires dev requirements TokenCredential -> AsyncTokenCredential version to 1.0.0b1 preview version remove yaml from manifest factoring out polling, start models, linting and mypy add option to specify api version when creating a client making params to constructor keyword only undo kwargs changes to client, but want to be able to go back add rehyrdration of poller fix linting issues copy shared code from authentication package rename of models make params in async client keyword only rename update_rendering_session to extend_rendering_session change kwargs, point to release swagger, change typo move out of mixedreality folder pipeline setup files fix relative path, fename env variable rename md files so that they are not flagged because of missing headings in the ci pipeline intermediate rename rename and move move pipeline things back add test infra setup fix relative paths fix ci.yml fix msrest version in line with mr authentication update azure-core minimum version remove package version from namespace package switch to released api version, use swagger directive to rename conversion output fix changelog reference namespace package fix relative dev requirements path construct client tests tests debug live pipeline try to get live tests fix python 27 add async client tests, exclude async tests from python 2.7 fix python 3.5 type hinting issue add recorded tests, enable configuring polling interval on client and per request put back nspkg to dev requirements linting add line to changelog fix artifact paramater name prolong session time to prevent live issues in spin up fix recorded tests rename Error to RemoteRenderingError, change poller continuation token to not use pickle try to fix CI try to fix 2.7 bump template azure core version so analyze step does not complain more fudging with dev_requirements to fix pipeline remove pickle from polling python 2.7 fix rename max_lease_time_minutes to lease_time_minutes, rename extend_sesssion to update_session * AsyncLROPoller was introduced in 1.6.0 * fix frozen requirement * fix mypy error * throw an exception on error state of conversion and session polling * fix issues with polling interval in kwargs * updated README * updated samples * fix link * async polling and readme fix * fix README long description issue * polling type fix * fix README long description issue * fix tests for failing conversion * add py.typed to Manifest * fix package name * fix type and add how to create sts client * do not expose RemoteRenderingApiVersion * make error message clearer * fix documentation path * rename remote_renderin_endpoint to endpoint * adjust session poller default polling interval * added python 2.7 disclaimer, fix AAD example * 'can not' -> 'cannot' in clients * remove deleted: azure-mixedreality-remoterendering_python.json * remove outdated comment * make lease_time_minutes in update_rendering_session a kwargs * update for release * [formrecognizer] Add new samples to README (#21607) * add new sample to table * fix link * regenerate artifacts (#21525) * regenerate artifacts * update * update * update * [ServiceBus] update release notes (#21615) * [SchemaRegistry] remove version from docstring (#21617) * update azure-search-documents dependency on typing-extensions to >= 3.7.4.3 (#21618) * [Key Vault] Address archboard feedback (#21567) * Changelog and version (#21614) * adding trust-proxy-cert to the repo itself (#21624) * Update changelog. (#21625) * [SchemaRegistry] avro docs cleanup (#21619) * avro cleanup * readme update * [rest] store decompressed body in response content for aiohttp with decompression headers (#21620) * [SchemaRegistry] regenerate to fix client side validation (#21629) * doc updates (#21628) * Change versions to beta (#21627) * settings files * gitignore * update versions * [KV-keys]Name change in SKR (#21609) * [SchemaRegistry] swagger updates + run black (#21631) * regen josh's swagger updates + run black * rerecord * changelog * [rest] add decompression tests and fix multiple body() calls (#21630) * [KV] Enable SKR tests on KV (#21621) * Sync eng/common directory with azure-sdk-tools for PR 2219 (#21622) * adding retry to docker container start Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com> * Increment package version after release of azure-batch (#20007) * Fixing typo in api name * Removing return types from recording apis (except from start_recording) * update changelog (#21644) * Changelog Date Formatting (#21646) * settings files * gitignore * changelog date fix * changelog date fix * Use working region/subscription for search deployments (#21568) * update changelog (#21648) * Increment version for core releases (#21649) Increment package version after release of azure-core * update broken links (#21643) * update broken links * update links * fix dup content (#21651) * [SchemaRegistry] update format type (#21647) * updating chart.yaml for stress-test-addons (#21650) Co-authored-by: Albert Cheng <albertcheng@microsoft.com> * [AutoRelease] t2-synapse-2021-11-08-68636 (#21640) * CodeGen from PR 16581 in Azure/azure-rest-api-specs [Synapse]Add auto gen readme files for cli kusto support (#16581) * Add blockchain to latest profile * Add additional types * addclikustosupportautogenfiles * removealias * addrepo Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com> * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> * [webpubsub] add live tests (#21654) * [AutoRelease] t2-network-2021-11-05-99038 (#21613) * CodeGen from PR 16618 in Azure/azure-rest-api-specs [python] replace api-version `2021-03-01` with `2021-05-01` (#16618) * Update readme.python.md * Update readme.python.md * Update readme.python.md * version,CHANGELOG * test Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> * [webpubsub] update for api-version `2021-10-01` (#21393) * head-as-boolean * build_auth_token * review * handwrite fix for text/plain * review * update __init__ * update patch format * review * revert reamde.me * regenerate * bump min azure-core version for aiohttp fix * rengerate * test * review * update changelog * async for get_client_access_token * dependency * Code regen * Fix smoke test * bump azure-core min dep to 1.20.1 * add client access token tests * record tests * add back in JSONType typehints and remove whitespace * rerecord with unblank * make super call 2.7 compatible * address my comments * get samples running * context manage from connection string async sample Co-authored-by: iscai-msft <iscai@microsoft.com> Co-authored-by: antisch <antisch@microsoft.com> * The release date of 1.1.0b1 is changed in CHANGELOG.md (#21641) * the release date of 1.1.0b1 is changed in CHANGELOG.md * checking skipping get_token_for_teams_user env in samples is added Co-authored-by: Aigerim Beishenbekova <aigerimb@Aigerims-MacBook-Pro.local> Co-authored-by: Aigerim Beishenbekova <aigerimb@DESKTOP-PQMEAO3.corp.microsoft.com> * Added reference to exchange teams token section (#21662) Co-authored-by: Aigerim Beishenbekova <aigerimb@DESKTOP-PQMEAO3.corp.microsoft.com> * Increment package version after release of azure-search-documents (#21669) * Increment version for identity releases (#21673) Increment package version after release of azure-identity * Increment version for synapse releases (#21672) Increment package version after release of azure-synapse-artifacts * update git helper (#21670) * Validate python docs packages using docker (#21657) * [SchemaRegistry] remove schema prefix in params (#21675) * Re-add get-codeowners.ps1 (#21676) Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com> * resolve mac agent …
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
addressing issue: #20668
swagger update PR: Azure/azure-rest-api-specs#16125