Skip to content

FLE 1.0 Shared Library #954

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 14 commits into from
Apr 19, 2023
Merged

FLE 1.0 Shared Library #954

merged 14 commits into from
Apr 19, 2023

Conversation

kkloberdanz
Copy link
Contributor

@kkloberdanz kkloberdanz commented Apr 11, 2023

CXX-2433
CXX-2596
CXX-2608

  • Test mongocryptd is not spawned when shared library is loaded
  • Drivers MUST run all tests with mongocryptd on at least one platform
    for all tested server versions (4.2+).
  • Drivers MUST run all tests with crypt_shared_ on at least one platform
    for all tested server versions (4.2+). For server versions < 6.0,
    drivers MUST test with the latest major release of crypt_shared_
    (currently 6.0). Using the latest major release of crypt_shared_ is
    supported with older server versions.

@kkloberdanz kkloberdanz changed the title Cxx 2433 FLE 1.0 Shared Library Apr 11, 2023
CXX-2433
CXX-2596
CXX-2608

* Test mongocryptd is not spawned when shared library is loaded
* Drivers MUST run all tests with mongocryptd on at least one platform
for all tested server versions (4.2+).
* Drivers MUST run all tests with crypt_shared_ on at least one platform
for all tested server versions (4.2+). For server versions < 6.0,
drivers MUST test with the latest major release of crypt_shared_
(currently 6.0). Using the latest major release of crypt_shared_ is
supported with older server versions.
@kkloberdanz kkloberdanz marked this pull request as ready for review April 13, 2023 13:15
@kkloberdanz kkloberdanz requested a review from eramongodb April 14, 2023 13:04
@kkloberdanz kkloberdanz requested a review from kevinAlbs April 19, 2023 13:09
@kkloberdanz kkloberdanz merged commit 3670e0b into mongodb:master Apr 19, 2023
@kkloberdanz kkloberdanz deleted the CXX-2433 branch April 19, 2023 16:31
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