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

Feature | AKV Provider Upgrade to use new Azure key Vault libraries #630

Merged
merged 25 commits into from
Feb 26, 2021

Commits on Jun 30, 2020

  1. AKV Upgrade

    cheenamalhotra committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    185fd6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b637b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

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

Commits on Jul 8, 2020

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

Commits on Jul 20, 2020

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

Commits on Aug 7, 2020

  1. Configuration menu
    Copy the full SHA
    47f4a0f View commit details
    Browse the repository at this point in the history
  2. Minor edit

    cheenamalhotra committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    8c9fefc View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Merge branch 'master' into akv-upgrade

    # Conflicts:
    #	src/Microsoft.Data.SqlClient/add-ons/Directory.Build.props
    #	src/Microsoft.Data.SqlClient/tests/ManualTests/AlwaysEncrypted/TestFixtures/Setup/ColumnMasterKey.cs
    #	src/Microsoft.Data.SqlClient/tests/ManualTests/Microsoft.Data.SqlClient.ManualTesting.Tests.csproj
    cheenamalhotra committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    33ab71d View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

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

Commits on Feb 2, 2021

  1. fix key version bug

    johnnypham committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    65d4696 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    0c6c2f5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from johnnypham/akv-upgrade

    Enclave example code and updating some public API comments
    cheenamalhotra committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    52dc29d View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. update failing tests

    johnnypham committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    0049b64 View commit details
    Browse the repository at this point in the history
  2. update tests

    johnnypham committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    d8278f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Merge pull request #4 from johnnypham/akv-upgrade

    Update tests
    cheenamalhotra committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    e54c463 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

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

Commits on Feb 11, 2021

  1. resolve merge conflicts

    johnnypham committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    cf8e1f7 View commit details
    Browse the repository at this point in the history
  2. resolve merge conflicts

    johnnypham committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    471d9e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc20e0c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Configuration menu
    Copy the full SHA
    56e2aa0 View commit details
    Browse the repository at this point in the history
  2. Touch-ups and cleanups

    cheenamalhotra committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    47cbaf6 View commit details
    Browse the repository at this point in the history
  3. Formatting fix

    cheenamalhotra committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    ffa98ad View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Apply suggestions from code review

    Co-authored-by: Javad <[email protected]>
    Co-authored-by: David Engel <[email protected]>
    3 people committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    68853b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    405e564 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34af2f7 View commit details
    Browse the repository at this point in the history