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

Fix | Fix Async issue with Azure Attestation Service #346

Merged
merged 17 commits into from
Dec 13, 2019

Conversation

karinazhou
Copy link
Member

  • Modify SqlColumnEncryptionEnclaveProvider APIs to accept more parameters to pass some custom data on driver level.
  • Get rid of the initial thread caching workaround which does not work with Async scenarios.
  • Add generateCustomData flag to avoid unnecessary nonce generation.

@cheenamalhotra cheenamalhotra added this to the 2.0.0-preview1 milestone Dec 7, 2019
@cheenamalhotra cheenamalhotra added the 🔨 Breaking Change Use this label for breaking API changes in the driver. label Dec 9, 2019
Copy link

@msrajatj msrajatj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@karinazhou karinazhou merged commit a4efef8 into dotnet:master Dec 13, 2019
@karinazhou karinazhou changed the title Fix Async issue with Azure Attestation Service Fix | Fix Async issue with Azure Attestation Service Dec 13, 2019
@karinazhou karinazhou deleted the Async_AAS branch January 14, 2020 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Breaking Change Use this label for breaking API changes in the driver.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants