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

Client Encryption : Adds MDE library code in Encryption Project to take direct dependency on code and not on MDE nuget package. #2967

Merged
merged 9 commits into from
Jan 6, 2022

Conversation

kr-santosh
Copy link
Contributor

@kr-santosh kr-santosh commented Jan 5, 2022

Description

This PR adds the MDE library code directly into Always Encrypted Cosmos DB project and removes the nuget dependency. This is to align with GA contract since MDE has not been GA'd yet. All the relevant files have been directly copied and all the public classes have been made internal.

FixMdePublicInterfaces.ps1 can be run if new files are to be added or if you need to merge fixes into this code by just replacing the files. This script adds the required header to exclude StyleCop checks and makes public classes internal.

Type of change

  • [] This change requires a documentation update

abhijitpai
abhijitpai previously approved these changes Jan 5, 2022
Copy link
Contributor

@abhijitpai abhijitpai left a comment

Choose a reason for hiding this comment

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

:shipit:

kirankumarkolli
kirankumarkolli previously approved these changes Jan 5, 2022
@j82w j82w merged commit 4609fbb into master Jan 6, 2022
@j82w j82w deleted the users/sakulk/consumeMdeLib branch January 6, 2022 13:26
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.

4 participants