Skip to content

PHPLIB-1088: Update Queryable Encryption tests for QEv2 #1063

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 1 commit into from
Apr 18, 2023

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Apr 17, 2023

https://jira.mongodb.org/browse/PHPLIB-1088

Following PHPC-2203, ext-mongodb 1.16-dev now uses the QEv2 protocol, which requires MongoDB 7.0+.

Serverless does not yet support QEv2, but that should be covered by the existing server version check.

Spec tests synced with mongodb/specifications@64deb28

Note: QEv2 spec tests are still skipped pending PHPLIB-878


This complements #1062 (for 1.13 and 1.15)

Copy link
Member

@alcaeus alcaeus left a comment

Choose a reason for hiding this comment

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

LGTM!

Following PHPC-2203, ext-mongodb 1.16-dev now uses the QEv2 protocol, which requires MongoDB 7.0+.

Serverless does not yet support QEv2, but that should be covered by the existing server version check.

Spec tests synced with mongodb/specifications@64deb28

Note: QEv2 spec tests are still skipped pending PHPLIB-878
@jmikola
Copy link
Member Author

jmikola commented Apr 17, 2023

The CI test failure is unrelated and is being tracked in PHPLIB-1115.

@jmikola jmikola merged commit 621ed0a into mongodb:master Apr 18, 2023
@jmikola jmikola deleted the phplib-1088 branch April 18, 2023 01:45
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