Skip to content

PYTHON-5162 [pymongocrypt] Bundle libmongocrypt 1.13.0 and PYTHON-5221 Support $lookup in CSFLE and QE #989

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 7 commits into from
Mar 19, 2025

Conversation

sleepyStick
Copy link
Contributor

@sleepyStick sleepyStick commented Mar 17, 2025

https://jira.mongodb.org/browse/PYTHON-5162
and
https://jira.mongodb.org/browse/PYTHON-5221

Additionally, I implemented the pymongocrypt part of PYTHON-5046 here

Also changed the binding script because I didn't think it was working properly? But if it was working as intended initially, I can undo those changes.

@sleepyStick sleepyStick marked this pull request as ready for review March 19, 2025 17:49
@sleepyStick sleepyStick requested a review from a team as a code owner March 19, 2025 17:49
@sleepyStick sleepyStick requested a review from ShaneHarvey March 19, 2025 17:49
@@ -70,6 +70,8 @@ def update_bindings():
new_lines.append(")")
new_lines.append(line)
skip = False
with target.open("w") as f:
Copy link
Member

Choose a reason for hiding this comment

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

Thanks!

@sleepyStick sleepyStick requested a review from blink1073 March 19, 2025 19:23
@ShaneHarvey
Copy link
Member

Could you open a new PYTHON ticket to track the $lookup changes here and link it in the title?

Copy link
Member

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

LGTM! You can merge once all of the python* tasks pass.

@sleepyStick sleepyStick changed the title [pymongocrypt] Bundle libmongocrypt 1.13.0 PYTHON-5162 [pymongocrypt] Bundle libmongocrypt 1.13.0 Mar 19, 2025
@sleepyStick sleepyStick changed the title PYTHON-5162 [pymongocrypt] Bundle libmongocrypt 1.13.0 PYTHON-5162 [pymongocrypt] Bundle libmongocrypt 1.13.0 and PYTHON-5221 Support $lookup in CSFLE and QE Mar 19, 2025
@sleepyStick sleepyStick merged commit 1cad4ad into mongodb:master Mar 19, 2025
56 of 57 checks passed
@sleepyStick sleepyStick deleted the PYTHON-5162 branch March 19, 2025 19:58
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