Skip to content

Commit 677aa9d

Browse files
kkloberdanzeramongodbkevinAlbs
authored
Key Management API (#935)
CXX-2425 - Add support for new custom key material in DataKeyOpts. - Add support for new Key Management API functions in ClientEncryption. Co-authored-by: Ezra Chung <[email protected]> Co-authored-by: Kevin Albertson <[email protected]>
1 parent 46337f4 commit 677aa9d

35 files changed

+7072
-96
lines changed

.mci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,7 @@ functions:
421421
export VERSIONED_API_TESTS_PATH=$(pwd)/../data/versioned-api
422422
export COLLECTION_MANAGEMENT_TESTS_PATH="$(pwd)/../data/collection-management"
423423
export URI_OPTIONS_TESTS_PATH="$(pwd)/../data/uri-options"
424+
export CLIENT_SIDE_ENCRYPTION_UNIFIED_TESTS_PATH="$(pwd)/../data/client_side_encryption/unified"
424425
425426
export MONGODB_API_VERSION="${MONGODB_API_VERSION}"
426427

0 commit comments

Comments
 (0)