Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Eng/Common Workflow #899

Merged
merged 2 commits into from
Aug 19, 2020

Conversation

chidozieononiwu
Copy link
Member

Update eng common workflow and sync PR Body.

@chidozieononiwu chidozieononiwu requested a review from a team as a code owner August 19, 2020 00:11
azure-sdk added a commit to azure-sdk/azure-sdk-for-android that referenced this pull request Aug 19, 2020
azure-sdk added a commit to azure-sdk/azure-sdk-for-android that referenced this pull request Aug 19, 2020
azure-sdk added a commit to azure-sdk/azure-sdk-for-cpp that referenced this pull request Aug 19, 2020
azure-sdk added a commit to azure-sdk/azure-sdk-for-ios that referenced this pull request Aug 19, 2020
azure-sdk added a commit to azure-sdk/azure-sdk-for-java that referenced this pull request Aug 19, 2020
azure-sdk added a commit to azure-sdk/azure-sdk-for-android that referenced this pull request Aug 19, 2020
azure-sdk added a commit to azure-sdk/azure-sdk-for-cpp that referenced this pull request Aug 19, 2020
azure-sdk added a commit to azure-sdk/azure-sdk-for-ios that referenced this pull request Aug 19, 2020
azure-sdk added a commit to azure-sdk/azure-sdk-for-java that referenced this pull request Aug 19, 2020
azure-sdk added a commit to azure-sdk/azure-sdk-for-net that referenced this pull request Aug 19, 2020
azure-sdk added a commit to azure-sdk/azure-sdk-for-python that referenced this pull request Aug 19, 2020
azure-sdk added a commit to azure-sdk/azure-sdk-for-cpp that referenced this pull request Aug 19, 2020
azure-sdk added a commit to azure-sdk/azure-sdk-for-ios that referenced this pull request Aug 19, 2020
azure-sdk added a commit to azure-sdk/azure-sdk-for-java that referenced this pull request Aug 19, 2020
azure-sdk added a commit to azure-sdk/azure-sdk-for-net that referenced this pull request Aug 19, 2020
azure-sdk added a commit to azure-sdk/azure-sdk-for-python that referenced this pull request Aug 19, 2020
@chidozieononiwu chidozieononiwu merged commit 458c587 into Azure:master Aug 19, 2020
clrpackages pushed a commit to clearlinux-pkgs/azure-common that referenced this pull request Nov 17, 2020
…sion 1.1.26

Adam Dobrawy (1):
      Add missing dependency for azure-common (#11407)

Adam Ling (MSFT) (57):
      [ServiceBus] Track2 Preview1 (#9937)
      [ServiceBus] AAD samples and samples/README update (#10666)
      [ServiceBus] Enable internal send retry when send failed (#10665)
      [ServiceBus] Http proxy/transport type bug fixing and sample update (#10721)
      [ServiceBus] Topic Sender Implementation (#10748)
      [ServiceBus] Subscription Receiver Implementation (#10777)
      [ServiceBus] Update for readme and sample (#11047)
      [ServiceBus] Settle non-deferred message through receiver link (#10800)
      [ServiceBus] Remove exception from __init__.py (#11080)
      remove formatter in samples/readme.md to prevent preview samples being published (#10884)
      [ServiceBus] Support for scheduling and cancellation  (#11095)
      re-enable schedule tests in session (#11184)
      [ServiceBus] Update reference doc version (#11217)
      [Messaging] Bump uAMQP Version (#11209)
      [EventHubs] Add config for producer stress test and improve test code (#9801)
      update unit test according to the latest uamqp update (#11533)
      [ServiceBus] Track2 - Dead Letter Queue Receiver Implementation and Dead Letter Fix (#11535)
      add backward compatibility in unittest (#11587)
      [ServiceBus] Doc and Sample Updates (#11859)
      [ServiceBus] Fix sync auto lock renew bug (#11993)
      [ServiceBus] Enable Async Unittest (#12001)
      add sample formatter back which is removed by mistake (#12355)
      [ServiceBus] Dynamic link-credit issuing when calling receive (#12167)
      [ServiceBus] Sample improvement (#12313)
      [ServiceBus] Improve stability of the dynamic link credit issuing test (#12497)
      [ServiceBus] Message/ReceivedMessage Properties alignment with other languages (#12451)
      [ServiceBus] Adjust user-agent following the guideline (#12596)
      [ServiceBus] Resend received message (#12457)
      [ServiceBus] Remove legacy control client (#12644)
      fix flaky test (#12721)
      [ServiceBus] Remove settled property (#12850)
      [EventHubs] Improve livetest stability on MacOS (#12915)
      [ServiceBus] Keep connnection alive (#12937)
      [ServiceBus] Doc and sample fix (#13013)
      [ServiceBus] improve test stability (#13192)
      [ServiceBus] ServiceBusClient close spawned children (#13077)
      [Schema Registry + Avro Serializer] 1.0.0b1 (#13124)
      [Schema Registry] Fix docstring and docs (#13625)
      [SchemaRegistry] small fix in setup.py (#13677)
      [SchemaRegistry] Pin avro serializer dependency version (#13649)
      [SchemaRegistry] Re-enable links check (#13689)
      [ServiceBus] Sample Fix (#13719)
      [EventHubs] Update extensions.__ini__.py to the correct namespace module format (#13773)
      [SchemaRegistry] Samples for EH integration (#13884)
      [ServiceBus] ServiceBus Operation Timeout Support (#13854)
      [ServiceBus] Add type hint (#14507)
      [EventHubs & ServiceBus] add python3.9 support (#14301)
      [ServiceBus] settlement and mgmt error redesign (#14178)
      [ServiceBus] session receiver unification (#14741)
      [ServiceBus] Renaming Message and batch related methods  (#14751)
      [ServiceBus] Exception renaming (#14465)
      [ServiceBus] Settlement move from Message to Receiver (#14681)
      [ServiceBus] receive related methods/constructor raise error if given max_wait_time <= 0 (#14925)
      [ServiceBus] Migration guide update (#15089)
      [ServiceBus] Sphinx/Docstring/Code snippets Fix (#15059)
      [ServiceBus] Non-reusable Sender/Receiver  (#15172)
      [ServiceBus] Do not retry on sessionful receiver connection issue (#15060)

Alex Ghiondea (1):
      Update CODEOWNERS (#12418)

Amaranath Alapati (1):
      Pass options to the UpsertItem call (#11792)

Andy Gee (3):
      Topic message scheduling samples for azure-servicebus (#13271)
      Replace UTC_Now() workaround with MSRest.UTC (#13498)
      [ServiceBus] Update relative paths in readme/migration guide (#13417)

Aviram Hassan (1):
      fix authorization header on asyncio requests containing url-encoded chars (#13346)

Azure SDK Bot (198):
      Increment package version after release of azure_ai_textanalytics (#10235)
      Increment package version after release of azure_search (#10242)
      Increment version for keyvault releases (#10226)
      Increment package version after release of azure_identity (#10232)
      Increment version for core releases (#10181)
      Increment version for eventhub releases (#10211)
      Sync eng/common directory with azure-sdk-tools repository (#10299)
      Sync eng/common directory with azure-sdk-tools repository (#10342)
      Sync eng/common directory with azure-sdk-tools repository (#10368)
      Sync eng/common directory with azure-sdk-tools repository (#10413)
      Sync eng/common directory with azure-sdk-tools repository (#10447)
      Increment version for storage releases (#10265)
      Sync eng/common directory with azure-sdk-tools repository (#10506)
      Sync eng/common directory with azure-sdk-tools repository (#10531)
      Sync eng/common directory with azure-sdk-tools repository (#10550)
      Sync eng/common directory with azure-sdk-tools repository (#10557)
      Sync eng/common directory with azure-sdk-tools repository (#10570)
      Sync eng/common directory with azure-sdk-tools repository (#10577)
      Increment version for core releases (#10675)
      Increment package version after release of azure_ai_textanalytics (#10703)
      Increment package version after release of azure_batch (#10534)
      Sync eng/common directory with azure-sdk-tools repository (#10584)
      Increment package version after release of azure_identity (#10702)
      Increment package version after release of azure_servicebus (#10683)
      Increment package version after release of azure_search_documents (#10704)
      Increment package version after release of azure_eventhub (#10690)
      Sync eng/common directory with azure-sdk-tools repository (#10739)
      Sync eng/common directory with azure-sdk-tools repository (#10752)
      Sync eng/common directory with azure-sdk-tools repository (#10761)
      Sync eng/common directory with azure-sdk-tools repository (#10795)
      Sync eng/common directory with azure-sdk-tools repository (#10818)
      Increment package version after release of azure_ai_formrecognizer (#11026)
      Increment version for storage releases (#11138)
      Sync eng/common directory with azure-sdk-tools repository (#11007)
      Increment package version after release of azure_identity (#11221)
      Increment version for core releases (#11218)
      [Event Hubs] Increment package version after release of azure_eventhub (#11229)
      Increment package version after release of azure_servicebus (#11228)
      Increment package version after release of azure_ai_formrecognizer (#11280)
      Sync eng/common directory with azure-sdk-tools repository (#11253)
      Sync eng/common directory with azure-sdk-tools repository (#11387)
      Sync eng/common directory with azure-sdk-tools repository (#11417)
      Sync eng/common directory with azure-sdk-tools repository (#11469)
      Sync eng/common directory with azure-sdk-tools repository (#11472)
      Sync eng/common directory with azure-sdk-tools repository (#11562)
      Sync eng/common directory with azure-sdk-tools repository (#11566)
      Increment package version after release of azure_ai_textanalytics (#11664)
      Sync eng/common directory with azure-sdk-tools repository (#11651)
      Sync eng/common directory with azure-sdk-tools repository (#11692)
      Increment package version after release of azure_core (#11795)
      Increment package version after release of azure_core_tracing_opentelemetry (#11877)
      Increment package version after release of azure_servicebus (#11890)
      Increment package version after release of azure_ai_textanalytics (#11928)
      Increment package version after release of azure_identity (#11931)
      Sync eng/common directory with azure-sdk-tools repository (#11925)
      Increment package version after release of azure_ai_formrecognizer (#11954)
      Increment package version after release of azure_identity (#12033)
      Increment version for storage releases (#12034)
      Sync eng/common directory with azure-sdk-tools repository (#11990)
      Sync eng/common directory with azure-sdk-tools repository (#12269)
      Sync eng/common directory with azure-sdk-tools repository (#12315)
      Sync eng/common directory with azure-sdk-tools repository (#12325)
      Increment version for core releases (#12380)
      Sync eng/common directory with azure-sdk-tools repository (#12386)
      Increment version for search releases (#12404)
      Increment package version after release of azure_identity (#12406)
      Increment package version after release of azure_servicebus (#12391)
      Increment package version after release of azure_eventhub (#12387)
      Increment package version after release of azure_ai_formrecognizer (#12421)
      Sync eng/common directory with azure-sdk-tools repository (#12409)
      Sync eng/common directory with azure-sdk-tools repository (#12447)
      Sync eng/common directory with azure-sdk-tools repository (#12491)
      Increment package version after release of azure_identity (#12675)
      Sync eng/common directory with azure-sdk-tools repository (#12502)
      Sync eng/common directory with azure-sdk-tools repository (#12730)
      Sync eng/common directory with azure-sdk-tools repository (#12745)
      Sync eng/common directory with azure-sdk-tools repository (#12827)
      Sync eng/common directory with azure-sdk-tools repository (#12916)
      Sync eng/common directory with azure-sdk-tools repository (#12929)
      Sync eng/common directory with azure-sdk-tools repository (#12932)
      Increment package version after release of azure_appconfiguration (#12984)
      Increment package version after release of azure_core (#12985)
      Increment package version after release of azure_identity (#13000)
      Increment package version after release of azure_servicebus (#13007)
      Increment package version after release of azure_search_documents (#13039)
      Increment package version after release of azure_ai_formrecognizer (#13050)
      Increment version for keyvault releases (#13049)
      Increment package version after release of azure_ai_anomalydetector (#13152)
      Sync eng/common directory with azure-sdk-tools repository (#13190)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR https://github.com/Azure/azure-sdk-tools/pull/899 (#13199)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR https://github.com/Azure/azure-sdk-tools/pull/899 (#13219)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR https://github.com/Azure/azure-sdk-tools/pull/902 (#13230)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR https://github.com/Azure/azure-sdk-tools/pull/870 (#13216)
      Increment package version after release of azure_ai_formrecognizer (#13246)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR https://github.com/Azure/azure-sdk-tools/pull/903 (#13231)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR https://github.com/Azure/azure-sdk-tools/pull/850 (#13217)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR https://github.com/Azure/azure-sdk-tools/pull/881 (#13197)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR https://github.com/Azure/azure-sdk-tools/pull/857 (#13220)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR 915 (#13336)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR 935 (#13423)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR 916 (#13374)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR 930 (#13384)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR 946 (#13533)
      Sync eng/common directory with azure-sdk-tools for PR 955 (#13553)
      Increment package version after release of azure_storage_file_datalake (#13111)
      Increment package version after release of azure_storage_file_share (#13106)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR 926 (#13368)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR 823 (#13394)
      Increment version for storage releases (#13096)
      Sync eng/common directory with azure-sdk-tools repository (#13589)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR 969 (#13591)
      Increment package version after release of azure_appconfiguration (#13620)
      Increment package version after release of azure_search_documents (#13622)
      Increment package version after release of azure_core (#13621)
      Increment package version after release of azure_keyvault_certificates (#13630)
      Increment package version after release of azure_keyvault_administration (#13651)
      Increment package version after release of azure_identity (#13652)
      Increment package version after release of azure_data_tables (#13642)
      Increment version for eventhub releases (#13644)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR 982 (#13701)
      Increment package version after release of azure_schemaregistry_avroserializer (#13682)
      Increment package version after release of azure_schemaregistry (#13679)
      Increment package version after release of azure_servicebus (#13720)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR 965 (#13578)
      Sync eng/common directory with azure-sdk-tools for PR 973 (#13645)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR 999 (#13791)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR 1000 (#13792)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR 974 (#13650)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR 895 (#13648)
      Increment package version after release of azure_eventgrid (#13646)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR 1022 (#13885)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR 989 (#13752)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR 1041 (#14005)
      Increment package version after release of azure_eventgrid (#14020)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR 1029 (#13896)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR 1056 (#14118)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR 1059 (#14121)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR 1032 (#13898)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR 1061 (#14142)
      Sync eng/common directory with azure-sdk-tools repository for Tools PR 1031 (#13897)
      Increment package version after release of azure_storage_blob_changefeed (#13691)
      Increment version for storage releases (#13687)
      Increment version for storage releases (#14224)
      Increment version for appconfiguration releases (#14245)
      Increment version for servicebus releases (#14265)
      Increment version for search releases (#14290)
      Increment version for textanalytics releases (#14295)
      Increment package version after release of azure_data_tables (#14309)
      Sync eng/common directory with azure-sdk-tools for PR 1052 (#14232)
      Increment version for metricsadvisor releases (#14343)
      Increment version for keyvault releases (#14312)
      Sync eng/common directory with azure-sdk-tools for PR 1066 (#14333)
      Increment package version after release of azure_identity (#14351)
      Sync eng/common directory with azure-sdk-tools for PR 1077 (#14329)
      Increment package version after release of azure_cosmos (#14392)
      Support env vars with hyphens when printing output (#14378)
      Sync eng/common directory with azure-sdk-tools for PR 1081 (#14445)
      Sync eng/common directory with azure-sdk-tools for PR 1088 (#14482)
      Increment package version after release of azure_communication_sms (#14377)
      Sync eng/common directory with azure-sdk-tools for PR 1091 (#14550)
      Failed the anchor links with Uppercase. (#14535)
      Switch the content from array to string. (#14576)
      Enable the link check for link verification step. (#14604)
      Remove extra newline at the end of the file (#14608)
      Sync eng/common directory with azure-sdk-tools for PR 968 (#14614)
      Allow test PRs in SubmitPullRequest.ps1 script, updates to Invoke-GitHubAPI (#14627)
      Restructure eng ommon sync control flow (#14647)
      Sync eng/common directory with azure-sdk-tools repository (#14652)
      Moved install template and prepare template to eng/common. (#14654)
      Fix condition in prepare pipeline. (#14658)
      Fix issue with .NET pipeline preparation. (#14682)
      Add conditions to test pipeline generation. (#14697)
      Update New-TestResources.ps1 parameter documentation to match defaults (#14672)
      Fix create-pull-request bug (#14712)
      retarget master as the base branch for docs metadata release (#14737)
      Update Delete-RemoteBranches.ps1 (#14753)
      Sync eng/common directory with azure-sdk-tools for PR 1135 (#14750)
      Update eng/common workflow docs (#14755)
      Use pre-installed Azure PowerShell modules (#14754)
      Sync eng/common directory with azure-sdk-tools repository (#14781)
      Increment version for core releases (#14244)
      Fix script syntax error (#14816)
      Sync eng/common directory with azure-sdk-tools for PR 1146 (#14899)
      Add manual merge instructions to eng/common workflow (#14902)
      Fix verify-path-length.yml to report all paths longer than the allowed limit (#14927)
      Use different commit SHA instead (#14930)
      Remove AmendCommit parameter (#14965)
      Increment package version after release of azure_eventgrid (#14266)
      Fix bug in git branch push (#15021)
      Increment version for servicebus releases (#15052)
      Make sure we always log in as app or provisioner (#15064)
      Increment version for core releases (#15167)
      Sync eng/common directory with azure-sdk-tools for PR 1163 (#15092)
      Sync eng/common directory with azure-sdk-tools for PR 1178 (#15175)
      Fix broken eng/common doc link (#15210)
      Increment version for metricsadvisor releases (#15218)
      Increment version for search releases (#15219)
      Increment package version after release of azure_eventgrid (#15262)

Ben Broderick Phillips (1):
      Add canary region to smoke test matrix (#14513)

Bjarte Johansen (1):
      search-documents: correct method calls in sample (#14980)

Bradley D'Amato (3):
      ServiceBusAdministrationClient now uses _parse_conn_str from base_han… (#14228)
      Removed asynctestcase.py (#14444)
      testcase.py now uses AzureTestCase (#14443)

Brandon Klein (5):
      Update Batch Data plane (#10477)
      [Batch] Update Management API used (#10797)
      [Batch] Update CODEOWNERS (#11225)
      [Batch] Fix issue in latest REST API (#11604)
      Update to latest REST API (#11715)

Bryan Van de Ven (32):
      overload tracing decorator to preserve type info (#9994)
      Add facet results to search page iterator (#10182)
      update search user agent (#10201)
      Search docs updates (#10207)
      update search dev status classifier (#10230)
      fix link in search readme (#10238)
      Move azure.search to azure.search.documents + nspkg (#10317)
      don't use asyncio.run in examples (#10344)
      pipelines for new search packages (#10362)
      add search and coverage to search results (#10360)
      Add Search Service stats API (#10371)
      update search sdk_moniker (#10440)
      support rolling search api key (#10455)
      Bryanv/10661 async with samples (#10744)
      Add Search Synonym Maps (#10831)
      Implement search Skillsets operation (#10892)
      rename SearchIndexClient -> SearchClient (#10964)
      Search README issues (#11082)
      Update README.md (#11084)
      Split Search Service Client (#11090)
      Return pageable for Search list_indexes (#11125)
      Add DeleteAfter tag to Search test resource groups (#11136)
      Release edits for Search (#11178)
      add helpers for search fields (#11164)
      kwarg only search field helpers (#11248)
      use new subclients (#11296)
      Search docs/readme updates (#11391)
      link in to reference docs for sub-clients (#11396)
      add more content to index crud samples (#11443)
      Update CODEOWNERS (#11516)
      Search Renames / Regen (#11342)
      regen swagger and make list_indexes pageable (#11635)

Charles Lowell (117):
      Fix async AzureCliCredential tests on Windows (#10177)
      Simplify AzureCliCredential working directory (#10185)
      Remove invalid link from DefaultAzureCredential docstring (#10229)
      Allow requests to opt out of HTTPS enforcement (#9821)
      get_token consistently requires at least one scope (#10366)
      Give complete response to IMDS probe in tests (#10504)
      Prevent DefaultAzureCredential changing authentication method (#10349)
      Prevent race condition in InteractiveBrowserCredential test (#10586)
      Raise CredentialUnavailableError when IMDS identity is unavailable (#10604)
      Raise CredentialUnavailableError when shared cache is insufficient (#10637)
      azure-identity 1.4.0b2 (#10672)
      Add certificates library to Key Vault metapackage (#10792)
      Update azure-keyvault readme (#10798)
      Make live managed identity tests independent of soft delete (#10879)
      replace non-ASCII character (#10936)
      Fix pip link in azure-keyvault-secrets readme (#11056)
      Accept authority option with or without scheme (#11050)
      EnvironmentCredential correctly initializes UsernamePasswordCredential (#11127)
      User authentication API for applications (#10612)
      azure-identity 1.4.0b3 changelog (#11207)
      Move UsernamePasswordCredential to its own module (#11226)
      Reorganize tests (#11227)
      Update tests for msal 1.3.0 (#11307)
      Persistent caching for interactive credentials on Linux and macOS (#11319)
      Separate modules for client credential types (#11496)
      Prevent Key Vault test failure due to operation timing (#11552)
      Add user authentication API to UsernamePasswordCredential (#11528)
      DefaultAzureCredential can configure InteractiveBrowserCredential's tenant (#11662)
      InteractiveBrowserCredential is unavailable when it can't bind a port (#11665)
      Reimplement AadClient without msal.oauth2cli (#11466)
      Prevent AsyncBearerTokenCredentialPolicy deadlock (#11591)
      Remove authentication_record property (#11760)
      Add AzureCliCredential and VSCodeCredential to public API (#11790)
      Use subject claim as home_account_id when no client_info (#11639)
      Refactor ClientCertificateCredential to use AadClient (#11719)
      Refactor ClientSecretCredential to use AadClient (#11718)
      AzureCliCredential is unavailable when no account is logged in (#11829)
      Persistent caching for service principal credentials (#11824)
      SharedTokenCacheCredential takes an optional AuthenticationRecord (#11637)
      Support arbitrary IDs for user-assigned identity configuration (#11789)
      SharedTokenCacheCredential updates (#11853)
      Remove redundant await_prepared_test (#11930)
      Refactor SharedTokenCacheCredential exception handling (#11962)
      Prevent exception on import affecting Python 3.6.0-3.6.4 (#12030)
      Respect nbf and exp in local encrypt/wrap operations (#11953)
      AzureCliCredential correctly invokes /bin/sh (#12056)
      Update KeyVaultPreparer with track 2 mgmt changes (#12060)
      Update Key Vault minimum azure-core to 1.4.0 (#12074)
      Don't redact Key Vault header values in logs (#12077)
      Add missing __init__ type annotations (#12146)
      Fix pip version requirement in build-test.yml (#12148)
      Use MSAL's custom transport API (#11892)
      SharedTokenCacheCredential lazily loads the cache (#12172)
      azure-identity 1.4.0b6 (#12385)
      Sequence -> Iterable for scopes (#12579)
      Remove unnecessary base class (#12374)
      User authentication samples (#11343)
      Remove unnecessary coroutine declaration (#12602)
      Add logging to credentials (#12319)
      Cross-language consistency changes (#12669)
      AZURE_CLIENT_ID sets user-assigned managed identity for DefaultAzureCredential (#12689)
      Move InteractiveCredential to a new module (#12706)
      VSCodeCredential supports Python 2.7 on Windows (#12731)
      Prevent AttributeError during get_certificate_version (#12747)
      update Key Vault readme links (#12848)
      Update Identity documentation (#12870)
      Remove application authentication APIs from stable 1.4.0 release (#12788)
      Update Key Vault changelogs (#12950)
      Metadata for azure-identity 1.4.0 (#12965)
      Correct image links in Identity readme (#12981)
      Restore user authentication API from 1.4.0b7 (#13070)
      Handle missing model properties in Key Vault 2016-10-01 (#13129)
      Support App Service managed identity 2019-08-01 (#13053)
      Add Key Vault API versions to smoke tests (#13130)
      Test fix: prevent conflicts when creating cert versions (#13289)
      Client secret and certificate credentials use MSAL ConfidentialClientApplication (#13215)
      azure-keyvault-administration generated code (#12098)
      Add managed_identity_client_id argument to DefaultAzureCredential (#13218)
      Add KeyVaultAccessControlClient for data plane RBAC (#13372)
      Support Subject Name/Issuer authentication (#13350)
      Build AuthenticationRecords from ADFS identity tokens (#13341)
      Add redirect_uri argument to InteractiveBrowserCredential (#13480)
      SharedTokenCacheCredential uses MSAL when given an AuthenticationRecord (#13490)
      VisualStudioCodeCredential raises CredentialUnavailableError when configured for ADFS (#13556)
      Implement full vault backup and restore (#13525)
      Identity release notes (#13585)
      Add administration package to Key Vault pipeline (#13631)
      Remove locale from docs links (#13672)
      KeyVaultBackupClient tests (#13709)
      Internal code for performing Key Vault crypto operations locally (#12490)
      Raise msal-extensions dependency to ~=0.3.0 (#13635)
      CryptographyClient can decrypt and sign locally (#13772)
      GeneralNameReplacer correctly handles bytes bodies (#13710)
      KeyVaultPreparer passes required SkuFamily argument (#13845)
      Replace docstring code blocks with literalincludes (#13948)
      Correct azure-eventhub example (#14050)
      Update Key Vault readmes (#14068)
      Fix tests creating vaults they don't use (#14119)
      Filter authentication metadata requests during recording (#14113)
      Add sample showing custom credential types (#14052)
      Update Key Vault changelogs for October release (#14226)
      Revise get_token docs (#14263)
      Changelog for azure-identity 1.5.0b2 (#14288)
      Merge azure-identity 1.4.1 hotfix into master (#14349)
      Ensure azure-identity readme has exactly one H1 (#14480)
      Minimize packages installed for depends test (#13957)
      Update Azure.Identity and KeyVault codeowners (#14470)
      Fix pypi_tools.pypi ImportError (#14533)
      Make DeviceCodeCredential client_id parameter optional (#14474)
      Correct browser credential timeout error message (#14773)
      Rename CertificateCredential's send_certificate to send_certificate_chain (#14649)
      Remove App Service identity 2019-08-01 support (#14931)
      Raise minimum msal version to 1.6.0 (#14992)
      Validate tenant IDs used in URLs (#14955)
      Correct Visual Studio Code default environment name (#14648)
      Remove user authentication APIs from stable 1.5.0 release (#14472)
      Update metadata for azure-identity 1.5.0 (#15168)

Chidozie Ononiwu (20):
      Move archetype-python-release.yml into the public repo (#10212)
      Switch relative to absolute paths (#10579)
      Fix azure common pkg page display (#10983)
      Publish GA packages to dev feed (#11341)
      Remove Unneeded Reference to repository resource (#11929)
      Remove OSName Variable (#12147)
      Enable Changelog Verification for Python (#12271)
      reenable changelog verification (#12388)
      Clean up bad changelogs (#12394)
      clean up resources / fix changelog (#12432)
      Add foundations for eng/common restructure (#12725)
      Trigger template PR run from changes to common (#12837)
      Add Ref verification to aggregate report pipeline (#12838)
      Update Language Settings File (#13389)
      Update Language Settings file (#13583)
      Add parameters to function (#13653)
      Update codeowners file for Azure Template (#13485)
      Set version artificially for the test template runs (#14151)
      Switch testPipeline from variable to parameter (#14686)
      Fix testpipeline parameter (#14749)

Christopher Yeh (1):
      Fix documentation typo (#12519)

Congrui (1):
      add python sdk sample (#13338)

Daniel Doolabh (1):
      Dadoolab/update swagger and readme (#14404)

Daniel Jurek (9):
      Smoke Tests: enable using other clouds (#10200)
      add support for dynamic resource allocation and sovereign cloud testing (#10469)
      Change China smoke testing region (#10726)
      temporarily disable cosmosdb smoke tests (#10779)
      add ServiceDirectory to usage of remove-test-resources.yml (#11117)
      move smoke-test.yml to enable failure notification (#11261)
      Smoke Tests use new workflow for package install (#11438)
      update CODEOWNERS with smoke test owners (#11404)
      update parameters to use SubscriptionConfiguration (#11425)

Dennis George (1):
      Enable TransportType.AmqpOverWebsocket for ServiceBus (#10012)

Dina Berry (1):
      computer vision quickstart (#4255)

Fang Chen - Microsoft (1):
      fix link in readme, remove swagger.json (#14189)

Feng Zhou (1):
      [Compute] Manual release for 2019-12-01 (#10433)

Gene Hazan (1):
      Update CODEOWNERS (#14054)

Hector Hernandez (1):
      Updating main class name for generated code (#14677)

Heli Wang (2):
      Azure Communication Service - Phone Number Administration (#14237)
      [Communication] Phone Number Management - Nov Release (#15182)

Howard Jones (1):
      policy_id for a SAS token should match an existing policy_id (#12466)

Jiashuo Li (1):
      Fix a typo (#14792)

Jordi Bunster (1):
      [Cosmos] Fix type comment (#12598)

Josh Free (2):
      Add Gitter community channel (#9314)
      Update SECURITY.md (#12209)

Kaihui (Kerwin) Sun (20):
      Add test for connection monitor and fix test api version. (#12113)
      update test recording for appservice (#12116)
      fix network in batch testcase (#12114)
      [T2-GA] Appconfiguration (#13784)
      generate keyvault track2 ga version (#13786)
      generate monitor track2 ga version (#13804)
      generate eventhub track2 ga version (#13805)
      generate network track2 ga version (#13810)
      generate compute track2 ga version (#13830)
      [T2-GA] Keyvault (#13785)
      [T2-GA] Resource (#13833)
      [T2] Appservice (#14064)
      Update appservice readme (#14840)
      [T2] Redis (#12737)
      [T2] ContainerRegistry (#13028)
      [T2]ContainerInstance (#13203)
      [T2]ServiceBus (#13175)
      [T2]Cosmosdb (#13331)
      [T2]Authorization (#13566)
      [T2] SQL (#13694)

Kamil Sobol (1):
      Update CODEOWNERS (#12765)

KarishmaGhiya (2):
      python link verification (#12543)
      remove locale (#13102)

Kerwin (10):
      rebuild test for new release databox (#9831)
      Test azure.mgmt.storage (#10086)
      add full tests for serialconsole (#9867)
      Test mysql (#9925)
      add test for mariadb, coverage: 22/30 (#9943)
      add test for postgresql (#9975)
      update test for healthcareapis (#10028)
      update relay test. 100% coverage. (#10056)
      Test compute (#10121)
      add tests for automation, coverage: 58% (#9879)

KieranBrantnerMagee (65):
      Keep alive associated AMQP links via Service Bus management requests. (#10209)
      preparer resource caching framework (#10126)
      Enable preparers to implicitly handle async tests (#10394)
      Fix failing servicebus tests (#10457)
      Wrap variable length time.sleeps in a helper such that they don't fail if already expired. (#10511)
      Change product name to be formed properly (azure-service-bus not azure-servicebus) within samples readme (#10585)
      Add SDK internal key concepts in addition to the Service-specific key concepts. (#10664)
      Hotfix some small doc changes before going live. (#10679)
      remove py3.4 from classifiers list, as we no longer support it. (#10681)
      Clean Track2 README with comments from P1 release (#10790)
      README, migration guide, changelog and associatedLink keepalive cleanup. (#10813)
      Refactor session receiver to be decoupled from non-session receiver. (#10722)
      Track2 flakey test improvements (#10767)
      Ensure that open() leaves handlers in a sane state even on failure, and that recovery can happen properly. (#10935)
      Servicebus - Track2 - Remove timeout from Send (#11002)
      Add sync/async samples to demonstrate consuming from a number of sessions at one time. (#11001)
      Adjust README with comments from the per-release doc review. (#11110)
      Add capability to send multiple events in one Send() call. (#11093)
      ServiceBus Track2 Small doc and readme cleanup prior to preview 2 (#11195)
      Add a snippet to the Samples readme mirroring the core readme, guiding users to the currently mainline version of the lib if the end up on the wrong page. (#11420)
      track2 - servicebus - flaky test and documentation improvements for preview 3 (#11740)
      Adjust b2->b3 in docs for release. (#11884)
      Add set_delete_after_tag as a parameter on ResourceGroupPreparer (#11749)
      Kibrantn/servicebus/track2 preview4 ux study doc fixes (#12155)
      Fix scrubber-cacher preparer compatibility (#11878)
      Rename `receive()` and `peek()`  (send/schedule as well) as `receive_messages()` and `peek_messages()` respectively to align with other service bus SDKs. (#12222)
      Adjust b3->b4 in docs, put date in changelog for release. (#12345)
      Kibrantn/servicebus/track2 preview4 ensure changelog has mgmt features (#12382)
      Add stress tests for max batch size/prefetch, and for unsettled message receipt.  Add capability to not auto-complete and adjust max_batch_size into the base stress tester. (#12344)
      Add better autolockrenew on-failure handling capabilities. (#12307)
      Explicitly stringify message prints in samples per manual doc pass recommendation. (#12709)
      Add a tests.yml file to eventgrid to create livetest pipe (#12692)
      implementation of explicit message-iterator getter and max_wait_time override (#12562)
      README cleanup (receive->Receive_messages, pin 0.50.3 pypi version) and changelog cleanup (remove whitespace) (#13001)
      msrestazure is a holdover from track1; can be deprecated (in light of control client removal.) (#13074)
      Add samples for SAS token authentication; add note to readme accordingly (#13267)
      Addresses warnings surfaced during p5 doc and API-view generation. (#13069)
      [ServiceBus] Test and failure improvements (#13345)
      [ServiceBus] Allow messages to be sent twice concurrently, improve some exceptions in that space. (#13415)
      Make doc-owner recommended revisions to eventhub readme and samples. (#13518)
      [ServiceBus] Clean up README prior to P6 with doc-owner recommendations. (#13511)
      [EventHub] add SAS token auth capabilities to EventHub (#13354)
      [ServiceBus] Expose internal amqp message properties via AMQPMessage wrapper object on Message (#13564)
      Rename ServiceBusManagementClient to ServiceBusAdministrationClient (#13597)
      * Remove `is_anonymous_accessible` from management entities. (#13628)
      [ServiceBus] Replace get_*_deadletter_receiver functions with a sub_queue parameter (#13552)
      - Rename `entity_availability_status` to `availability_status` (#13629)
      [ServiceBus] Consistency review changes as detailed in issue #12415. (#13160)
      [ServiceBus] Support SAS token-via-connection-string auth, and remove ServiceBusSharedKeyCredential export (#13627)
      [ServiceBus] Set 7.0.0b6 release date in changelog (#13715)
      Test preparer region config loader (and DeleteAfter fixes) (#12924)
      Small set of non-blocking changes from b6. (#13690)
      [ServiceBus] mode  (ReceiveMode) parameter needs better exception behavior (#13531)
      [ServiceBus] CI Test hotfixes (#14195)
      [ServiceBus]remove topic parameter object settability (#14116)
      [ServiceBus] make amqp_message properties read-only (#14095)
      [ServiceBus] b7 release doc fixes (#14247)
      [ServiceBus] Small stress test and sample touchups (#14304)
      Change name to <entity>_name naming for remaining "name" parameters in AdministrationClient to normalize with existing naming schemes. (#14393)
      [ServiceBus] Bring stress-test metrics up to cross-sdk parity. (primarily allow computing of trends) (#14612)
      [ServiceBus] Add additional stress test coverage to ensure parity with cross-language priorities (#14437)
      [ServiceBus] Make sub-client initializers internal (add '_' to from_conn_str for receiver/sender) (#14502)
      [ServiceBus] Adjust AutoLockRenewer to only allow registration of intended types (ReceivedMessage and ServiceBusSession) (#14600)
      [ServiceBus] Initial commit of auto-auto-lock-renewal. (#14956)
      Prepare for b8 release, set changelog date and adjust pypi link. (#15042)

Krista Pratico (129):
      [textanalytics] Refactor exceptions to use azure-core ODataV4Format (#9934)
      [textanalytics] trim kwargs for async preparer (#10380)
      add back preparer (#10558)
      [formrecognizer] initial track 2 library (#10420)
      add some sample forms for FR tests (#10705)
      [formrecognizer] preview 1 design changes (#10677)
      [formrecognizer] working on tests (#10711)
      [formrecognizer] error map (#10882)
      [pylint] check newlines on docstring admonition statements for ms docs (#10844)
      [formrecognizer] enable mypy (#10864)
      [formrecognizer] update docstrings and adds literalincludes (#10901)
      [formrecognizer] rename async training method to train_model and sync method to begin_train_model (#10929)
      some fixes (#10947)
      [formrecognizer] fix name in setup and some formatting (#10970)
      [formrecognizer] edits to docstrings (#11003)
      [formrecognizer] handle unsupervised pages better with service bug (#11017)
      update live tests yml + add form (#11139)
      [formrecognizer] increase test coverage (#11096)
      update readme with note about service version support (#11180)
      update changelog release date for FR (#11216)
      [formrecognizer] add AAD auth support (#11275)
      [formrecognizer] consistency on handling LRO's with failed status (#11445)
      [formrecognizer] update docs to specify encoded url input (#11471)
      rename input parameters (#11518)
      update tests (#11534)
      [formrecognizer] support Copy API (#11372)
      [formrecognizer] model_id param validation (#11569)
      use CIMultiDict when pickling (#11661)
      map copy status to model status in CustomFormModelInfo (#11666)
      [formrecognizer] expose page_number on FormTable (#11691)
      change order of inheritance for AsyncLROPoller to make pylint happy for type hints (#11743)
      docs review feedback (#11766)
      [formrecognizer] adds AsyncLROPoller and continuation token support (#11650)
      try something (#11797)
      fix readme links (#11849)
      adds RecognizedReceipt to init (#11855)
      [formrecognizer] more multipage form test coverage (#11854)
      update date on changelog (#11879)
      [formrecognizer] few small doc improvements (#11886)
      [formrecognizer] update recordings, add delay, switch to westcentralus region (#11916)
      update changelog date (#11934)
      remove test code that works around service bug (fixed) (#11961)
      switch to testing in canary region (#11986)
      [formrecognizer] set up live canary/prod pipelines (#11995)
      [formrecognizer] reduce time for recorded tests runs (#11970)
      [formrecognizer] test parity with other languages (#12059)
      [formrecognizer] update formrecognizer links to new aka.ms naming (#12079)
      enable logging for tests (#12110)
      fix sample in readme (#12144)
      [formrecognizer] add strongly-typed receipt wrapper sample (#12128)
      update training docstring (#12168)
      [formrecognizer] arch board feedback renames (#12207)
      add breadcumbs for training filter (#12196)
      update doc for content_type (#12220)
      [formrecognizer] adjust text angle to fit in specified interval (#12248)
      [formrecognizer] update custom form samples to show searching for specific field (#12164)
      [formrecognizer] renames to support non-text elements (#12251)
      [formrecognizer] docs fixes (#12346)
      [formrecognizer] update changelog (#12373)
      add missing simple tests (#12436)
      [formrecognizer] update to 2.0 (#12489)
      remove async response hook policy (#12529)
      [formrecognizer] Capitalize enum values (#12540)
      fix name in example (#12572)
      replace aka link (#12597)
      [formrecognizer] Add type to FormField (#12561)
      [formrecognizer] include error code for errors that occur during polling (#12621)
      close client session in async tests (#12656)
      rename FormField.type -> FormField.value_type (#12708)
      [formrecognizer] renames from consistency check (#12752)
      [formrecognizer] update training data link (#12867)
      [formrecognizer] docs improvements (#12724)
      [formrecognizer] update how value_data is set on FormField to align with other languages (#12839)
      [formrecognizer] docs review feedback (#12895)
      [formrecognizer] refactor helpers out of models (#12884)
      [formrecognizer] few updates to fix sample output (#12935)
      [formrecognizer] updates for version bump (#12918)
      add custom-subdomain name option to cognitive preparer (#12953)
      rerecord tests (#12960)
      Revert "rerecord tests (#12960)" (#12983)
      update changelog release date (#12997)
      readme update (#13011)
      add version bump info to changelog (#13015)
      [formrecognizer] add api version enum (#12888)
      [formrecognizer] Add `kind` to FormElement (#13079)
      fix aad test so it runs locally (#13127)
      unskip copy tests (#13151)
      adjust tests for service fix (#13154)
      test for case insensitive copy region now that it's supported (#13162)
      updating for GA (#13186)
      update release date (#13198)
      minor changes to readmes (#13222)
      add deprecate note to v1 of form recognizer (#13945)
      remove v1 form from CI to save time (#13955)
      [metricsadvisor] get pylint clean (#14094)
      [metricsadvisor] mypy (#14120)
      [metricsadvisor] update sample links (#14122)
      [metricsadvisor] Fix docstring formatting and resolve sphinx errors (#14144)
      shorten names (#14146)
      rename use_detection_result_to_filter_anomalies to negation_operation (#14155)
      [formrecognizer] un-redact non-sensitive headers and update readme logging docs (#14180)
      make logging tests live only (#14196)
      small fixes while going through release checklist (#14250)
      update api version enum (#14254)
      add back code (#14289)
      [formrecognizer] add locale to receipt samples (#14292)
      add metrics advisor to package mapping for docs (#14350)
      [formrecognizer] composed model (#14029)
      update to actual sample links in repo (#14375)
      [formrecognizer] rename display_name -> model_name (#14376)
      [metricsadvisor] live tests setup (#14396)
      [formrecognizer] initial business cards (#14026)
      add repr to models (#14475)
      enable live tests (#14467)
      [formrecognizer] initial selection marks (#14024)
      add sample tests for business cards and model compose (#14515)
      update deps for multiapi (#14534)
      [formrecognizer] add logic to set page_number on `ContactNames` field (#14552)
      samples updates from other branch (#14598)
      adjust sample test for selection marks (#14675)
      [metricsadvisor] switch to live testing resource (#14700)
      [formrecognizer] multiapi compatibility for new attributes (#14678)
      [metricsadvisor] renames  (#14714)
      [metricsadvisor] refresh fewer data points in test (#14734)
      switch to azuretestcase await_prepared_tests (#14748)
      [metricsadvisor] update create methods to take full object (#14674)
      [metricsadvisor] live fix (#14780)
      [formrecognizer] some arch feedback (#14820)
      [metricsadvisor] fix broken links in samples readme (#14926)

Laurent Mazuel (58):
      Ignore ARM pipeline clients too (#10204)
      Azure-mgmt-core (#5399)
      Update 404 link (#10241)
      Fix 10301 - kwargs lost in ARM (#10302)
      Regenerate QnAMaker (#10347)
      Update CODEOWNERS (#10348)
      Remove --pre from OT plugin guidance (#10416)
      Azure core basic poller (#10090)
      Packaging of azure-core/azure-mgmt-core (#10601)
      Make polling tests pass PyPy (#10611)
      Deprecate azure meta-package (#9337)
      Release azure-mgmt-core as 1.0.0 (#10766)
      Headers can be single string with aiohttp (#6554)
      Make x-ms-request-id safe whitelist headers (#10967)
      Add force generation to SwaggerToSdk (#10933)
      Fix TYPING cycles if TYPE_CHECKING manually forced (#10799)
      ARM default whitelist headers (#10940)
      ChangeLog generics for autorest v5 (#10885)
      Fix core auth (#11177)
      Update manual template without azure bundle (#11214)
      Remove ref to azure bundle (#11213)
      azure-mgmt-core 1.1.0 release date (#11206)
      servicemanagement-legacy 0.20.7 date (#11246)
      LUIS auto-PR (#11373)
      ServiceFabric 7.1 (#11451)
      Fix Cleanup failing on 3.8.3 (#11607)
      Remove unecessary import (#11606)
      LRO continuation_token (#10801)
      Add force parameter to SwaggerToSdk CLI (#11609)
      Prepare core 1.6.0 on master (#11610)
      Whitelist what pickle is serializing in context (#11688)
      Core 1.6.0 release notes (#11786)
      Update ChangeLog of customvision (#11827)
      Regenerate LUIS (#12064)
      Let the transport handles bad urls (#12106)
      Custom Vision Training: release_3_3 Prediction: release_3_1 (#12105)
      Smart text serialization (#12149)
      FaceAPI 0.4.1 (#12199)
      Dataplane autogeneration (#12210)
      Doc update for conf file name (#12224)
      Fix changelog of CustomVision (#12225)
      Azure Synapse nspkg (#12320)
      Declare Synapse NSPKG in CI (#12324)
      Add need_azuremgmtcore (#12317)
      Update template parameter name (#12316)
      Finally correct azure-core template (#12339)
      Add ChangeLog to SynapseNspkg (#12343)
      Split Synapse Python into three clients (#11608)
      Update tests.md (#12574)
      Anomaly Detector V1, track2 generator (#12931)
      Event grid track 2 (#13010)
      Fix data nspkg (#13623)
      Add data nspkg to CI (#13626)
      Synapse regenerated on 9/1 with autorest 5.2 preview (#13496)
      Allow RC of CPython to install our dev req (#14185)
      Update .gitignore (#14609)
      Split create_basic_client into two methods (#14673)
      Add AppInsights to CLI client factory (#15220)

Liang Wang (9):
      Manually Release Synpase SDK (#10737)
      Manually Release Cost Management SDK (#10736)
      Manually Release Application Insights (#10733)
      Manually Release ContainerService (#10757)
      Manually Release Monitor (#10756)
      Manually Release Appservice (#10780)
      Initial Release for Kubernetesconfiguration (#10781)
      Release Python SDK for Log Analytics (#10729)
      Manually Release Nework (#10786)

LibbaLawrence (1):
      [Tables] Azure Data Tables SDK, sync and async code (#12766)

Luca Boccassi (3):
      Sphinx mapping: add reference to local object database shipped by python3-doc (#10097)
      Convert CRLF to LF (#9646)
      Convert CRLF to LF (#13903)

Matt Ellis (1):
      [EventGrid] README.md updates (#13517)

McCoy Patiño (10):
      [KeyVault] Add Status Methods to Query Backup and Restore Operations (#14158)
      [KeyVault] Handle Role Definition UUID Name Internally (#14218)
      Add parse_key_vault_certificate_id method and tests (#14518)
      [Azure.Identity] Add Azure.Identity Support for Managed Identity for Service Fabric Applications (#14025)
      Update README.md (#14936)
      [Key Vault] Add ID parsing method for keys (#15044)
      [Azure.Identity] Add Azure.Identity support for Azure Arc applications using Managed Identity (#15020)
      [Key Vault] Add ID parsing method for secrets (#15062)
      [Azure.Identity] Add e2e testing instructions for Arc MI (#15095)
      Remove link locales, update release date (#15225)

Mike Harder (1):
      Fix conditions to allow cancelling (#14857)

Mitch Denny (12):
      Adding digital twins CI configuration. (#11730)
      Fix CI config for appservice directory. (#11842)
      Add azurestackhci ci.yml for pipeline generation. (#12701)
      Use the common Cosmos emulator template. (#12678)
      Suppress errors in anomoly detector for now. (#13141)
      Add App Platform CI. (#13174)
      Fix duplicate entry for anomalydetector. (#13180)
      Adjust YAML headers (#13087)
      Add tests.yml file to template sdk directory. (#14324)
      Enable Codespaces. (#14564)
      Add prepare pipelines. (#14667)
      Add Check Enforcer timeout message. (#14825)

NVolcz (1):
      AzureCliCredential instructs CLI not to color output (#11362)

Paul Singh (1):
      Update sample_recognize_content.py (#12897)

Phoenix He (3):
      Update code_report to support python 3.8 (#10096)
      Enable track2 SDK Automation config on master branch (#11654)
      Fix format in swagger_to_sdk_config.json (#12083)

Pierre Grimaud (1):
      docs: fix typos (#11742)

Piotr Grabski-Gradziński (1):
      Cosmos - update readme, partition key on delete. (#10383)

Piotr Jachowicz (1):
      [EventHubs] Make __init__.py compatible with pkgutil-style namespace (#13210)

Qiaoqiao Zhang (11):
      release datafactory for mgmt (#10213)
      release iotcentral for mgmt (#10166)
      release-customproviders-for-mgmt-0.1.0 (#10160)
      Release customproviders for mgmt 0.1.0 (#10217)
      release compute  for mgmt (#10164)
      release mgmt loganalytics 0.4.0 (#10923)
      release-netapp-mgmt-sdk (#10955)
      release-for-mgmt-loganalytics (#10990)
      Release for mgmt cosmosdb (#11169)
      release-for-mgmt-storage (#11018)
      release-for-hanaonazure-mgmt (#11441)

Rakshith Bhyravabhotla (70):
      changelog changes in storage (#10245)
      Modify changelog for blobs (#10248)
      Fix blob tests for stage_block (#10319)
      Update tracing README sample (#10386)
      Disable test (#10474)
      Docs for telemetry (#10606)
      Upgrade opentelemetry version (#10592)
      Add attributes in method AbstractSpan.link(cls, traceparent) (#10906)
      Implementation for Datasources operations (#11012)
      Lint error in cosmos (#11092)
      Improve mypy typing for azure core (#10653)
      Define match conditions for CreateOrUpdate and Delete operations (#11116)
      Implementation for indexers operations  (#11144)
      Azure storage meta package deprecation (#11348)
      Samples for search (#11338)
      Enforce https in search (#11337)
      Consistency related changes in form recognizer (#11467)
      Make use_training_labels positional required (#11529)
      Fix copy tests (#11594)
      Rename to completed_on and requested_on in the CustomFormModel (#11592)
      'DefaultSpan' object has no attribute 'start' (#11728)
      Pin opentelemetry to 0.8b0 (#11756)
      Test if samples are running (#11727)
      Release opentelemetry 1.0.0b5 (#11867)
      `begin_recognize_receipts` APIs now return `RecognizedForm` (#11894)
      changes in samples tests (#12090)
      Changes in docs [Form Recognizer] (#12216)
      Minor readme change (#12298)
      Pin opentelemetry to 0.10b0 (#12260)
      Update README.md (#12342)
      Add support to provide api_version (#12297)
      Release for Cognitive Services - Anomaly Detector (#12582)
      Add System Event Models (#13280)
      CI fix (#13348)
      Anomaly Detector 3.0.0b2 release (#13351)
      Send spec (#13143)
      [EventGrid] Read me + improve docstrings (#13484)
      [EventGrid] Receive Functions (#13428)
      Add sample docstrings to eg samples (#13572)
      Cloud Event Abstraction (#13542)
      [Evengrid] Regenrate code gen  (#13584)
      [EventGrid] Fix lint errors (#13640)
      Eventgrid Prepare for Release (#13643)
      Add ACS support in eventgrid (#13952)
      Update CHANGELOG.md (#14014)
      Update Opentelemetry Version to 0.13b.0 (#14136)
      Add Keyvault event type mappings to EventGrid (#14190)
      Distributed Tracing support for CloudEvents (#14127)
      readme + samples improvement (#14128)
      Doc warnings for Service Bus (#14197)
      [EventGrid] Prepare for beta3 release (#14262)
      Computer Vision 0.7.0 release (#14269)
      Codegen for Azure Monitor (#14057)
      Mypy Compatibilty for EventGrid (#14344)
      Rename AutoLockRenew to AutoLockRenewer (#14537)
      tests yaml for monitor (#14657)
      EventGrid Event raise on binary type (#14383)
      Allow None payload as message body (#14603)
      Update ci.yml (#14831)
      session get_state should return bytes (#14732)
      Service Fabric release prep (#14895)
      [Service Bus] Hide encoding and dead_letter_* from Peeked Message (#14733)
      Update version.py (#14898)
      Service Bus Connection String Parser (#14772)
      Cosolidate authoring and runtime (#15086)
      Release Prep for Custom vision (#15161)
      Prepare for EventGrid Release (#15201)
      Update Classifiers (#15259)
      Refactor the package name (#15078)
      Fix CI (#15265)

Rodrigo Souza (6):
      Adding a README file to Cosmos DB folder (#12939)
      Adding a clarification about Lazy Index Mode (#12972)
      {Cosmos] README file improvements: Analytical store, limitations, workarounds. (#13188)
      Fixing Lazy index, adding analytical store (#13228)
      Adding one more item to the limitations list (#13953)
      Adding details about Boolean Data types and FROM subitems (#15006)

RuiJun Hu (MSFT) (2):
      Simplify azure-identity error messaging (#10227)
      Update eventhub README.md (#10806)

Scott Beddall (61):
      update artifact for azure-search to pick up correctly (#10233)
      search landing page (#10237)
      handle new versioning (#10142)
      azure-search (#10406)
      locking dev reqs (#10536)
      ensure the change doesn't break anything (#10541)
      update the javascript to currectly select the latest version as if we're in the latest folder (#10544)
      bump warden version (#10688)
      `azure` and `azure-mgmt` buildable but not installable. (#10742)
      Azure-Search-Documents Docs.MS Mandated Cleanup (#10746)
      Remove Extra Mgmt AppInsight Client (#10900)
      Update Ubuntu VM Image to 18.04 (#11032)
      update servicemanagement legacy content type
      Resolve Smoke-Test Issue (#11340)
      update artifactname to ensure that wheel get's picked up properly (#11502)
      Reduce Build Matrix (#11539)
      update pinned versions in autorest_req.txt (#11557)
      Artifact Powered Docs.MS Release (#11395)
      Adding conditions to ensure execution of mypy or pylint (#11560)
      update targeted pat (#11826)
      Resolve Breaking Aggregate Reports (#11825)
      add the previous versions of azure-servicebus to the regression exclusion list (#11957)
      Resolve aggregate-reports relative path errors (#11988)
      Resolve Pip Related Errors (#12157)
      Revert "Resolve Pip Related Errors (#12157)", Pin VirtualEnv (#12169)
      adding a pip freeze to ensure we fully understand what our environment has (#12173)
      update some pins. namely, pins that exist solely in tox.ini (#12326)
      disable just the release changelog verification (#12359)
      Update FormRecognizer Tests.yml to auto-narrow when running against canary (#12384)
      Revert "reenable changelog verification (#12388)" (#12437)
      resolve cosmos ci error (#12471)
      code fence not formatted appropriately (#12520)
      update to target new warden version (#12522)
      Update Pinned CI Packages (#11586)
      mirror update from MicrosoftDocs/azure-docs-sdk-python#709 (#12691)
      re-apply updates after resetting master (#12771)
      Enabling Docs.MS Onboarding Steps (#12893)
      need to reference an existing object (#12987)
      update call of the release stages. it is important to pass along the required docs parameter (#13017)
      Add Document w/ Eng Sys Checks (#13492)
      404 python erroring sanitize_setup. should not be (#13532)
      don't want to exclude mgmt. auto-increments are fine here (#13549)
      Update Tables Async Samples Refs (#13764)
      Abstract auth to the dev feeds. additionally, add pip auth (#13522)
      remove azure-common import from azure-devtools resource_testcase (#13881)
      move import from azure-common to within the track1 call (#13880)
      Bump Storage-Blob Requires to Range (#13825)
      Resolve Failing SchemaRegistry Regressions (#13817)
      Additional Fixes from GA-ed Management Packages (#13914)
      crypto (#13950)
      Service Mapping Update for Communication (#13979)
      Pin Minimum Deps in min-dependency tests, Hotfix  SDK-Tools for backwards compat (#14069)
      revert crypto pin (#14117)
      Resolve Failing Documentation Build for azure-mgmt-core (#14239)
      move the environment prep above the tooling that needs it (#14246)
      SetDevVersion Is Triggering Oddly (#14261)
      Pin Deps in "TestOldest" Regression (#14316)
      Support Pre-GA Python Versions (#14160)
      Update eng_sys_checks.md to properly format headers (#14783)
      update monitor to target '*' instead of azure-* (#14985)
      updates to support non-azure package during linting and whl verification (#15055)

Scott Kurtzeborn (2):
      Adding Ashish to CODEOWNERS for storage folder (#10870)
      Updating to match Microsoft recommended template (#11045)

Sean Kane (43):
      Remove shared (#12883)
      Update async (#12978)
      Regenerate code from connie's swagger change (#12979)
      Type inference (#12980)
      updating tests.yml to hopefully fix internal pipeline (#13191)
      Update testing (#13034)
      changing Table to TableItem, will add metadata stuff before PR (#13240)
      Consistent returns (#13245)
      fixing version issue by not overwriting the version with the semantic… (#13411)
      Switch retry (#13264)
      added create_table_if_not_exists method to table service client (#13385)
      Remove resources post test (#13379)
      Int32 serialization (#13452)
      Int32 serialization (#13499)
      If match headers (#13315)
      Tableitem metadata (#13445)
      Live pipeline issues (#13526)
      Update readme samples (#13486)
      Win py27 issue (#13595)
      fixed the long description, addition to changelog (#13637)
      adds support for enums by converting to string before sending on the … (#13726)
      regenerated with new autorest version (#13814)
      removed try/except wrapper on upsert method, added _process_table_error instead of create call (#13815)
      Update testing (#13821)
      addressing issues with docs and readme (#13988)
      Cosmos Decorator and Tests (#14114)
      fixes python 2.7 issue with unicode and strings again! (#14216)
      small changes to documentation, updated link in samples README, updat… (#14249)
      fixed keyword tenant to be tenant_id (#14405)
      removing the old storage_account method (#14702)
      adding class method for awaiting async tests (#14738)
      Batch operations (#13713)
      batching needs azure-core above 1.6.0 when multipart was first introd… (#14785)
      change to the cosmos api (#14849)
      Cosmos batch tests (#14788)
      changing BatchErrorException to be an AzureError, then changes in tes… (#14811)
      turns off deserialization for ints and strings (#14819)
      String unicode deserial (#14958)
      updating error reporting for batching to throw BatchErrorException (#15014)
      Sphinx docs (#15054)
      throws an error on invalid types when creating an entity (#15083)
      Fix user issue (#15096)
      Pre release (#15217)

Sima Zhu (10):
      Bump template version (#13580)
      Revert the changes of relative links (#13681)
      Allow skip publish DocMS or Github IO for each artifact (#13754)
      Replaced relative link with absolute links and remove locale (#13846)
      Enable the link check on aggregate-report (#13859)
      Only check the touched markdown files in PR for the Verify link step (#14466)
      Run link verification step at CI/Manual (#14704)
      Fixed the tool http link
      Centralize the docindex scripts and regenerate Github IO landing page. (#14963)
      Fixed the broken links (#15080)

Sneha Gunda (2):
      Removing H1 to reuse this content in a H2 for docs (#11512)
      Adding a region (#12872)

Srinath Narayanan (4):
      updated tox file (#11087)
      fixed bug in querying by page using continuation token (#13298)
      Added partition key param for querying change feed (#13857)
      Fixed issues with resource token (#13855)

Stefan Piatek (1):
      In ServiceBus receiver set max_message_count to 1 for receive_messages (#14939)

Steve Faulkner (4):
      [Cosmos] Remove unused files (#11388)
      Update Cosmos CODEOWNERS (#11500)
      [Cosmos] Remove Lazy Indexing Mode (#12270)
      [Cosmos] 4.2.0 (#14358)

Timur Alperovich (1):
      Propagate responses from stage_block(). (#8589)

Tong Xu (MSFT) (5):
      Add EnvVar AZURE_AUTHORITY_HOST (#10357)
      fix azure-storage-blob readme and samples issues (#12511)
      Add example summary for azure-identity readme.md (#12509)
      fix azure-cosmos Readme and Samples issues (#12925)
      Fix storage file datalake readme and samples issues (#12512)

Tony Xia (1):
      resoure -> resource (#14406)

Vincent Barbaresi (1):
      fix retry_interval: set it to 1 second instead of 1000 seconds (#14357)

Wei Dong (15):
      Release azure mgmt recoveryservicesbackup (#10471)
      Release for azure mgmt containerservice (#10464)
      Release azure mgmt cognitiveservices (#10491)
      Release azure mgmt containerregistry (#10495)
      Release azure mgmt apimanagement (#10490)
      Release azure mgmt rdbms (#10498)
      Release azure mgmt storage (#10525)
      initial release (#10545)
      Release azure mgmt kubernetesconfiguration (#11379)
      Release for azure mgmt iothub (#11382)
      Release for azure mgmt eventhub (#11403)
      Release azure mgmt eventgrid (#11431)
      add ci to azure-mgmt-eventhub (#11459)
      Release azure mgmt hybridkubernetes (#11483)
      Release azure mgmt containerregistry (#11460)

Wes Haggard (8):
      Update install link
      download link changed again
      Update dev feed docs
      Change prerelease versioning (#13500)
      Add placeholder yml file for pipeline generation
      Add communication service mapping
      Fix broken link and reference in the repo
      Fix anchor links so they work when converting to html

Xiang Yan (108):
      add owner for core (#10039)
      Core error map support (#10456)
      update changelog (#10505)
      Search index mgmt (#10571)
      support regexflags as array (#10614)
      update readme (#10645)
      update search docs and add samples (#10644)
      update release date (#10662)
      update release date (#10673)
      refact retry-after handling (#10743)
      update change log (#10762)
      not retry if status code < 400 (#10788)
      update version (#11106)
      identity_vscode_credential (#10840)
      Identity use pbyte (#11173)
      Core release date 1.5.0 (#11191)
      Tracing update release date (#11208)
      Tracing update format (#11211)
      update version (#11212)
      Typing for appconfiguration (#11427)
      update (#11424)
      fix AttributeException (#11463)
      Search refactoring 1 (#11572)
      Search refactoring 2 (#11584)
      Search synonym map (#11590)
      remove DataSourceCredentials (#11605)
      rename edm to SearchFieldDataType (#11597)
      code refactoring (#11638)
      update samples & rename d…
sima-zhu pushed a commit to sima-zhu/azure-sdk-tools that referenced this pull request Dec 3, 2020
* [iot] Fixes to Azure IoT Hub ESP8266 sample

- Renamed the directory so it can be opened directly on Arduino IDE
- Added call to .loop() on pubsubclient
- Added call to .setBufferSize() on pubsubclient, removed step to manually fix MQTT_MAX_PACKET_SIZE
anuchandy pushed a commit to anuchandy/azure-sdk-for-android-1 that referenced this pull request Mar 26, 2021
anuchandy pushed a commit to anuchandy/azure-sdk-for-android-1 that referenced this pull request Mar 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants