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

[key vault] Regenerate keys #12101

Merged
merged 53 commits into from
Jul 30, 2020
Merged

Commits on Jun 12, 2020

  1. Configuration menu
    Copy the full SHA
    93ea6e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Configuration menu
    Copy the full SHA
    e73478a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd75efe View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/Azure/azure-sdk-for-python

    …into regenerate_keys
    
    * 'master' of https://github.com/Azure/azure-sdk-for-python: (26 commits)
      [formrecognizer] update formrecognizer links to new aka.ms naming (Azure#12079)
      changes in samples tests (Azure#12090)
      readme & sample updates (Azure#12095)
      Update Key Vault minimum azure-core to 1.4.0 (Azure#12074)
      [formrecognizer] test parity with other languages (Azure#12059)
      syncing missing changelog items (Azure#12089)
      updating doc references (Azure#12086)
      reserve 1 more version for storage and network (Azure#12082)
      Fix format in swagger_to_sdk_config.json (Azure#12083)
      modify changelog (Azure#12071)
      Update Cosmos CODEOWNERS (Azure#11500)
      Regenerate LUIS (Azure#12064)
      Enable track2 SDK Automation config on master branch (Azure#11654)
      Update KeyVaultPreparer with track 2 mgmt changes (Azure#12060)
      Increment version for storage releases (Azure#12034)
      AzureCliCredential correctly invokes /bin/sh (Azure#12056)
      [formrecognizer] reduce time for recorded tests runs (Azure#11970)
      disable some bandit warnings (Azure#12054)
      Respect nbf and exp in local encrypt/wrap operations (Azure#11953)
      add bug_bash template (Azure#12045)
      ...
    iscai-msft committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    6585bef View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    23200f5 View commit details
    Browse the repository at this point in the history
  2. correct user agent

    iscai-msft committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    93da956 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74088ed View commit details
    Browse the repository at this point in the history
  4. fix pylint

    iscai-msft committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    b224136 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. Merge branch 'master' of https://github.com/Azure/azure-sdk-for-python

    …into regenerate_keys
    
    * 'master' of https://github.com/Azure/azure-sdk-for-python:
      [text analytics] remove duplicate platform info in user agent (Azure#12123)
      [form recognizer] remove duplicate platform info in user agent (Azure#12124)
      fix broken links (Azure#12100)
      Document "<unchanged>" for DataSourceCredentials.connectionString if it is empty (Azure#12129)
      Let the transport handles bad urls (Azure#12106)
      Remove Unneeded Reference to repository resource (Azure#11929)
      enable logging for tests (Azure#12110)
      fix network in batch testcase (Azure#12114)
      update test recording for appservice (Azure#12116)
      Add test for connection monitor and fix test api version. (Azure#12113)
      Minor root readme and mgmt quickstart update for Track 2 mgmt sdk (Azure#12112)
      Quickstart for Track 2 preview management libraries and update root readme for track 2 (Azure#11384)
      Seg fault fix (Azure#11933)
    iscai-msft committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    40a8430 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4589a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Merge branch 'master' of https://github.com/Azure/azure-sdk-for-python

    …into regenerate_keys
    
    * 'master' of https://github.com/Azure/azure-sdk-for-python:
      Resolve Pip Related Errors (Azure#12157)
      [Service Bus] Delete swagger file (Azure#12097)
      Add set_delete_after_tag as a parameter on ResourceGroupPreparer (Azure#11749)
      Custom Vision Training: release_3_3 Prediction: release_3_1 (Azure#12105)
      Don't redact Key Vault header values in logs (Azure#12077)
    iscai-msft committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    bf3ee1c View commit details
    Browse the repository at this point in the history
  2. Revert "Merge branch 'master' of https://github.com/Azure/azure-sdk-f…

    …or-python into regenerate_keys"
    
    This reverts commit bf3ee1c, reversing
    changes made to c4589a0.
    iscai-msft committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    a5d7e00 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Configuration menu
    Copy the full SHA
    3ac2aea View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/Azure/azure-sdk-for-python

    …into regenerate_keys
    
    * 'master' of https://github.com/Azure/azure-sdk-for-python:
      don't use mgmt track2 (Azure#12183)
      Fix pip version requirement in build-test.yml (Azure#12148)
      Revert "Resolve Pip Related Errors (Azure#12157)", Pin VirtualEnv (Azure#12169)
      Smart text serialization (Azure#12149)
      Remove OSName Variable (Azure#12147)
      [formrecognizer] add strongly-typed receipt wrapper sample (Azure#12128)
      Add missing __init__ type annotations (Azure#12146)
      fix sample in readme (Azure#12144)
    iscai-msft committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    c3a2d16 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Merge branch 'master' of https://github.com/Azure/azure-sdk-for-python

    …into regenerate_keys
    
    * 'master' of https://github.com/Azure/azure-sdk-for-python:
      Set http_logging_policy in Configuration (Azure#12218)
      Sync eng/common directory with azure-sdk-tools repository (Azure#11990)
      AzureCliCredential instructs CLI not to color output (Azure#11362)
      Sdk automation/track2 azure mgmt storage (Azure#12238)
      Fix changelog of CustomVision (Azure#12225)
      Doc update for conf file name (Azure#12224)
      update doc for content_type (Azure#12220)
      update API version to use 2020-06-30 (Azure#12208)
      Use MSAL's custom transport API (Azure#11892)
      add breadcumbs for training filter (Azure#12196)
      [formrecognizer] arch board feedback renames (Azure#12207)
      Dataplane autogeneration (Azure#12210)
      update version number and API_version support (Azure#12154)
      Update SECURITY.md (Azure#12209)
      adding a pip freeze to ensure we fully understand what our environment has (Azure#12173)
      FaceAPI 0.4.1 (Azure#12199)
      [ServiceBus] Enable Async Unittest (Azure#12001)
      add search owver (Azure#12190)
      update training docstring (Azure#12168)
    iscai-msft committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    6308a6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5c3231 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de9431b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bf6550 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7ec446 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Configuration menu
    Copy the full SHA
    576ba50 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Merge branch 'master' of https://github.com/Azure/azure-sdk-for-python

    …into regenerate_keys
    
    * 'master' of https://github.com/Azure/azure-sdk-for-python: (100 commits)
      replace aka link (Azure#12597)
      [ServiceBus] Message/ReceivedMessage Properties alignment with other languages (Azure#12451)
      Find list of installed packages using pkg_resources (Azure#12591)
      token refresh offset (Azure#12136)
      updates (Azure#12595)
      User authentication samples (Azure#11343)
      Remove unnecessary base class (Azure#12374)
      Sequence -> Iterable for scopes (Azure#12579)
      Disable apistubgen step until issue is fixed (Azure#12594)
      fix pylint issue (Azure#12578)
      fix name in example (Azure#12572)
      Update tests.md (Azure#12574)
      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. (Azure#12344)
      [formrecognizer] Capitalize enum values (Azure#12540)
      Update Pinned CI Packages (Azure#11586)
      remove async response hook policy (Azure#12529)
      update to target new warden version (Azure#12522)
      fix azure-storage-blob readme and samples issues (Azure#12511)
      code fence not formatted appropriately (Azure#12520)
      Fix documentation typo (Azure#12519)
      ...
    iscai-msft committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    00dfbc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a848b77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c00855b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6e88db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40a2356 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7211aad View commit details
    Browse the repository at this point in the history
  7. correct user agent

    iscai-msft committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    bb1f553 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af2108b View commit details
    Browse the repository at this point in the history
  9. fix pylint

    iscai-msft committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    4ce0926 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3bc569f View commit details
    Browse the repository at this point in the history
  11. Revert "Merge branch 'master' of https://github.com/Azure/azure-sdk-f…

    …or-python into regenerate_keys"
    
    This reverts commit bf3ee1c, reversing
    changes made to c4589a0.
    iscai-msft committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    7479cf7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    70d0019 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d13f077 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0fb7376 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a295cb8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7585f56 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    eb86479 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6bf4cc7 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'regenerate_keys' of https://github.com/iscai-msft/azure…

    …-sdk-for-python into regenerate_keys
    
    * 'regenerate_keys' of https://github.com/iscai-msft/azure-sdk-for-python:
      checkout erroneous changes to customvision
      remove 7.2-preview from generation
      update dependency on azure core
      add tests for http logging policy
      add allowed header names to http logging policy
      regenerate to get exposed http_logging_policy
      generate with unflattened code
      Revert "Merge branch 'master' of https://github.com/Azure/azure-sdk-for-python into regenerate_keys"
      switch references of user agent to sdk moniker in wrapped code
      fix pylint
      fix duplicate platform info in user agent
      correct user agent
      only call and import AioHttpTransport if user did not supply a transport
      fix wiring with new generated code
      generate with autorest v3 (except v7.2-preview)
      move generated code out of shared folder
    iscai-msft committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    d0e2e56 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7a9386d View commit details
    Browse the repository at this point in the history
  21. fix more erroneous changes

    iscai-msft committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    f1c3c72 View commit details
    Browse the repository at this point in the history
  22. update changelog

    iscai-msft committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    3478f0a View commit details
    Browse the repository at this point in the history
  23. fix changelog

    iscai-msft committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    5fd90da View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. Merge branch 'master' of https://github.com/Azure/azure-sdk-for-python

    …into regenerate_keys
    
    * 'master' of https://github.com/Azure/azure-sdk-for-python: (24 commits)
      rename FormField.type -> FormField.value_type (Azure#12708)
      20200703 codereport (Azure#12361)
      Use the common Cosmos emulator template. (Azure#12678)
      Add azurestackhci ci.yml for pipeline generation. (Azure#12701)
      [ServiceBus] Resend received message (Azure#12457)
      AZURE_CLIENT_ID sets user-assigned managed identity for DefaultAzureCredential (Azure#12689)
      Add better autolockrenew on-failure handling capabilities. (Azure#12307)
      Update CODEOWNERS (Azure#12418)
      close client session in async tests (Azure#12656)
      Sync eng/common directory with azure-sdk-tools repository (Azure#12502)
      [Event Hubs] Use EventHubManagementClient to create test resources (Azure#12501)
      Increment package version after release of azure_identity (Azure#12675)
      [formrecognizer] include error code for errors that occur during polling (Azure#12621)
      Cross-language consistency changes (Azure#12669)
      Enable APIStubGen step (Azure#12615)
      Adding the ability to create a container with analytical storage turned on. (Azure#12408)
      [ServiceBus] Adjust user-agent following the guideline (Azure#12596)
      Release for Cognitive Services - Anomaly Detector (Azure#12582)
      [formrecognizer] Add type to FormField (Azure#12561)
      Add example summary for azure-identity readme.md (Azure#12509)
      ...
    iscai-msft committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    e1f08b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Merge branch 'master' of https://github.com/Azure/azure-sdk-for-python

    …into regenerate_keys
    
    * 'master' of https://github.com/Azure/azure-sdk-for-python:
      Add foundations for eng/common restructure (Azure#12725)
      Sync eng/common directory with azure-sdk-tools repository (Azure#12730)
      fix flaky test (Azure#12721)
      python link verification (Azure#12543)
      [ServiceBus] Remove legacy control client (Azure#12644)
      mirror update from MicrosoftDocs/azure-docs-sdk-python#709 (Azure#12691)
      [Service Bus] Rule supports parameters of sql expressions and properties of cor filter with multiple data types (Azure#12580)
    iscai-msft committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    44af22f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. regenerate

    iscai-msft committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    d1a8d77 View commit details
    Browse the repository at this point in the history
  2. update api versions

    iscai-msft committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    ce6604b View commit details
    Browse the repository at this point in the history
  3. re-record

    iscai-msft committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    e7eec68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6520b29 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/Azure/azure-sdk-for-python

    …into regenerate_keys
    
    * 'master' of https://github.com/Azure/azure-sdk-for-python:
      re-apply updates after resetting master (Azure#12771)
      Sync eng/common directory with azure-sdk-tools repository (Azure#12745)
      Enable bandit for servicebus (Azure#12763)
      Skip pypy3 for service bus CI pipeline (Azure#12732)
      Update CODEOWNERS (Azure#12765)
      updated tox file (Azure#11087)
      Updating to match Microsoft recommended template (Azure#11045)
      [text analytics] update version in master (Azure#12749)
      Explicitly stringify message prints in samples per manual doc pass recommendation. (Azure#12709)
      Run only analyse dependency step for aggregate report (Azure#12728)
      VSCodeCredential supports Python 2.7 on Windows (Azure#12731)
      Enable bandit (Azure#12722)
      Move InteractiveCredential to a new module (Azure#12706)
    iscai-msft committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    2485750 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f125090 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a6f5de View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Configuration menu
    Copy the full SHA
    f69a065 View commit details
    Browse the repository at this point in the history