Skip to content

CDRIVER-4584 use libmongocrypt 1.8.0-alpha1 #1253

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 2 commits into from
May 1, 2023

Conversation

kevinAlbs
Copy link
Collaborator

@kevinAlbs kevinAlbs commented May 1, 2023

Summary

  • use libmongocrypt 1.8.0-alpha1
  • remove use of mongocrypt_setopt_fle2v2

Verified with this patch: https://spruce.mongodb.com/version/645000960305b9b9e28f5371

Background & Motivation

This PR is a follow-up to #1228

Queryable Encryption v2 is enabled by default in libmongocrypt 1.8.0-alpha1. libmongocrypt 1.8.0-alpha1 removes the symbol mongocrypt_setopt_fle2v2 from the public API. mongocrypt_setopt_fle2v2 was added in libmongocrypt 1.8.0-alpha0.

@kevinAlbs kevinAlbs marked this pull request as ready for review May 1, 2023 19:04
@kevinAlbs kevinAlbs requested a review from eramongodb May 1, 2023 19:04
@kevinAlbs kevinAlbs merged commit 01cbb3f into mongodb:master May 1, 2023
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.

2 participants