Metrics should be gettable by name#20878
Conversation
|
|
||
|
|
||
| class LogsTableRow(object): | ||
| class LogsTableRow(list): |
There was a problem hiding this comment.
Is it by design we want to make row as a list?
Shouldn't it a dict? (use col name to access)
There was a problem hiding this comment.
Yes - it's by design that we make this a list. It's basically a custom list where you can access by a column label which is a different list by itself.
This is normally consumed as a list of lists on the response.
Also, this way, we are able to pass the type directly into pandas, so there's that too.
There was a problem hiding this comment.
Do you want to update the information in changelog? (and for the new model MetricsList as well)
There was a problem hiding this comment.
I purposely didn't add it in changelog. There's no behavior difference from a user perspective.
And for the MetricList, for now, I'm documenting it as a list since it's read only.
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.
* Metrics should be gettable by name * lint
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.
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.
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>
D…
Fixes #20870