Skip to content

CSHARP-4153: Add FLE 2 API to AutoEncryptionOpts. #793

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

Merged
merged 44 commits into from
Jun 2, 2022

Conversation

DmitryLukyanov
Copy link
Contributor

No description provided.

.gitignore Outdated
@@ -47,7 +47,7 @@ Help
src/packages

# Nupkg artifacts
*.nupkg
#*.nupkg
Copy link
Contributor Author

Choose a reason for hiding this comment

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

will be reverted

NuGet.config Outdated
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

will be reverted

@@ -177,7 +177,7 @@
<ItemGroup>
<PackageReference Include="DnsClient" Version="1.6.0" />
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.6.2" PrivateAssets="All" />
<PackageReference Include="MongoDB.Libmongocrypt" Version="1.3.0" />
<PackageReference Include="MongoDB.Libmongocrypt" Version="1.5.2" />
Copy link
Contributor Author

Choose a reason for hiding this comment

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

final version will be 1.5.0

@JamesKovacs JamesKovacs removed their request for review May 11, 2022 15:47
@DmitryLukyanov DmitryLukyanov merged commit 20a640b into mongodb:master Jun 2, 2022
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.

3 participants