Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion testing/resources/specifications
Submodule specifications updated 41 files
+7 −1 .github/CODEOWNERS
+12 −7 source/benchmarking/benchmarking.md
+ source/benchmarking/data/extended_bson.tgz
+19 −15 source/causal-consistency/causal-consistency.md
+151 −0 source/causal-consistency/tests/causal-consistency-clientBulkWrite.json
+75 −0 source/causal-consistency/tests/causal-consistency-clientBulkWrite.yml
+1,396 −0 source/causal-consistency/tests/causal-consistency-write-commands.json
+472 −0 source/causal-consistency/tests/causal-consistency-write-commands.yml
+39 −23 source/client-side-encryption/client-side-encryption.md
+30 −0 source/client-side-encryption/etc/data/encryptedFields-c10.json
+40 −0 source/client-side-encryption/etc/data/encryptedFields-prefix-suffix-ci-di.json
+44 −0 source/client-side-encryption/etc/data/encryptedFields-prefix-suffix-preview.json
+11 −5 source/client-side-encryption/etc/data/encryptedFields-prefix-suffix.json
+31 −0 source/client-side-encryption/etc/data/encryptedFields-substring-ci-di.json
+3 −0 source/client-side-encryption/etc/data/encryptedFields-substring.json
+330 −64 source/client-side-encryption/tests/README.md
+3 −4 source/client-side-encryption/tests/unified/QE-Text-cleanupStructuredEncryptionData.json
+3 −4 source/client-side-encryption/tests/unified/QE-Text-cleanupStructuredEncryptionData.yml
+4 −5 source/client-side-encryption/tests/unified/QE-Text-compactStructuredEncryptionData.json
+3 −4 source/client-side-encryption/tests/unified/QE-Text-compactStructuredEncryptionData.yml
+338 −0 source/client-side-encryption/tests/unified/QE-Text-prefix.json
+225 −0 source/client-side-encryption/tests/unified/QE-Text-prefix.yml
+1 −1 source/client-side-encryption/tests/unified/QE-Text-prefixPreview.json
+1 −1 source/client-side-encryption/tests/unified/QE-Text-prefixPreview.yml
+338 −0 source/client-side-encryption/tests/unified/QE-Text-suffix.json
+221 −0 source/client-side-encryption/tests/unified/QE-Text-suffix.yml
+2 −2 source/client-side-encryption/tests/unified/QE-Text-suffixPreview.json
+2 −2 source/client-side-encryption/tests/unified/QE-Text-suffixPreview.yml
+5 −3 source/collation/collation.md
+6 −9 source/message/OP_MSG.md
+15 −16 source/mongodb-handshake/handshake.md
+25 −0 source/read-write-concern/read-write-concern.md
+5 −3 source/transactions-convenient-api/tests/unified/callback-aborts.json
+2 −1 source/transactions-convenient-api/tests/unified/callback-aborts.yml
+5 −3 source/transactions-convenient-api/tests/unified/callback-commits.json
+2 −1 source/transactions-convenient-api/tests/unified/callback-commits.yml
+18 −2 source/transactions/tests/unified/commit.json
+8 −2 source/transactions/tests/unified/commit.yml
+6 −2 source/transactions/tests/unified/retryable-writes.json
+4 −2 source/transactions/tests/unified/retryable-writes.yml
+5 −0 source/unified-test-format/tests/Makefile