We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6b9664 commit 571831eCopy full SHA for 571831e
.evergreen/run-tests.sh
@@ -41,7 +41,7 @@ if [[ -z "${CLIENT_ENCRYPTION}" ]]; then
41
unset AWS_ACCESS_KEY_ID;
42
unset AWS_SECRET_ACCESS_KEY;
43
else
44
- npm install mongodb-client-encryption@">=2.0.0-beta.1"
+ npm install mongodb-client-encryption@">=2.0.0-beta.2"
45
pip install --upgrade boto3
46
47
# Get access to the AWS temporary credentials:
0 commit comments