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

CXX-2696 Update libmongoc and libbson required dependency versions to 1.24.0 #980

Merged
merged 2 commits into from
Jun 21, 2023

Conversation

kevinAlbs
Copy link
Collaborator

Summary

  • Update libmongoc and libbson required dependency versions to 1.24.0

Background & Motivation

libmongocxx depends on API added in libmongoc 1.24.0 (e.g. mongoc_client_encryption_create_encrypted_collection).
libbsoncxx depends on API added in libbson 1.24.0 (e.g. bson_array_as_relaxed_extended_json).

@kevinAlbs kevinAlbs marked this pull request as ready for review June 20, 2023 22:09
@kevinAlbs kevinAlbs requested review from joshbsiegel and kkloberdanz and removed request for joshbsiegel June 20, 2023 22:09
Copy link
Contributor

@kkloberdanz kkloberdanz left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@kevinAlbs kevinAlbs merged commit 2e645d0 into mongodb:master Jun 21, 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