Skip to content

CXX-2681 Use split min and max setters for RangeOpts #957

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 3 commits into from
Apr 20, 2023

Conversation

eramongodb
Copy link
Contributor

Description

Followup to #955. Resolves CXX-2681. Verified by this patch.

Allows setting RangeOpts.min and RangeOpts.max separately, deferring validity checks to libmongocrypt (via libmongoc).

Minimum libmongoc Version

Bumped to mongodb/mongo-c-driver@11e31e3.

As drive-by fix/improvement, updated make_release.py with the same build reference, removed --mongocrypt-build-ref from make_release.py (obsoleted by #950), and added a TODO note to src/mongocxx/CMakeLists.txt's libmongoc version check.

@eramongodb eramongodb requested a review from kevinAlbs April 20, 2023 16:46
@eramongodb eramongodb self-assigned this Apr 20, 2023
@eramongodb eramongodb merged commit 54112b0 into mongodb:master Apr 20, 2023
@eramongodb eramongodb deleted the cxx-2681 branch April 20, 2023 18:11
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