1 file changed
+1
-1
lines changedSubmodule specifications updated 72 files
- .github/workflows/check-schema-latest.sh+37
- .github/workflows/unified-test-format-schema-check.yml+2
- .pre-commit-config.yaml+4-4
- README.md+30-1
- source/Makefile+13
- source/auth/auth.md+12-12
- source/auth/tests/mongodb-oidc.md+25
- source/benchmarking/benchmarking.md+30-30
- source/bson-binary-encrypted/binary-encrypted.md+2-2
- source/bson-binary-vector/bson-binary-vector.md+15-4
- source/bson-binary-vector/tests/packed_bit.json+15-6
- source/change-streams/change-streams.md+5-2
- source/change-streams/tests/README.md+3-13
- source/change-streams/tests/unified/change-streams-disambiguatedPaths.json-64
- source/change-streams/tests/unified/change-streams-disambiguatedPaths.yml-26
- source/change-streams/tests/unified/change-streams.json+11-1
- source/change-streams/tests/unified/change-streams.yml+3-1
- source/client-side-encryption/tests/README.md+10-11
- source/client-side-encryption/tests/legacy/fle2v2-BypassQueryAnalysis.json+261
- source/client-side-encryption/tests/legacy/fle2v2-BypassQueryAnalysis.yml+89
- source/client-side-encryption/tests/legacy/fle2v2-EncryptedFields-vs-EncryptedFieldsMap.json+212
- source/client-side-encryption/tests/legacy/fle2v2-EncryptedFields-vs-EncryptedFieldsMap.yml+79
- source/client-side-encryption/tests/legacy/localSchema.json+258
- source/client-side-encryption/tests/legacy/localSchema.yml+65
- source/client-side-encryption/tests/legacy/maxWireVersion.json+74
- source/client-side-encryption/tests/legacy/maxWireVersion.yml+22
- source/client-side-encryption/tests/unified/fle2v2-BypassQueryAnalysis.json+42-22
- source/client-side-encryption/tests/unified/fle2v2-BypassQueryAnalysis.yml+17-6
- source/client-side-operations-timeout/tests/waitQueueTimeout.json+176
- source/client-side-operations-timeout/tests/waitQueueTimeout.yml+105
- source/collation/collation.md+6-6
- source/command-logging-and-monitoring/command-logging-and-monitoring.md+8-13
- source/compression/OP_COMPRESSED.md+2-2
- source/connection-monitoring-and-pooling/connection-monitoring-and-pooling.md+1-1
- source/crud/crud.md+8-9
- source/crud/tests/README.md+12-9
- source/crud/tests/unified/client-bulkWrite-replaceOne-sort.json+1-1
- source/crud/tests/unified/client-bulkWrite-replaceOne-sort.yml+1-1
- source/extended-json/extended-json.md+31-31
- source/max-staleness/max-staleness.md+1-1
- source/ocsp-support/ocsp-support.md+3-3
- source/ocsp-support/tests/README.md+5-5
- source/read-write-concern/read-write-concern.md+7-7
- source/server-discovery-and-monitoring/server-discovery-and-monitoring-logging-and-monitoring.md+8-8
- source/server-discovery-and-monitoring/server-discovery-and-monitoring.md+3-3
- source/server-discovery-and-monitoring/server-monitoring.md+3-4
- source/server-discovery-and-monitoring/tests/rs/null_election_id-pre-6.0.json+4-4
- source/server-discovery-and-monitoring/tests/rs/null_election_id-pre-6.0.yml+4-4
- source/server-discovery-and-monitoring/tests/rs/primary_mismatched_me_not_removed.json+2-2
- source/server-discovery-and-monitoring/tests/rs/primary_mismatched_me_not_removed.yml+2-2
- source/server-discovery-and-monitoring/tests/rs/setversion_without_electionid-pre-6.0.json+2-2
- source/server-discovery-and-monitoring/tests/rs/setversion_without_electionid-pre-6.0.yml+2-2
- source/server-discovery-and-monitoring/tests/rs/use_setversion_without_electionid-pre-6.0.json+3-3
- source/server-discovery-and-monitoring/tests/rs/use_setversion_without_electionid-pre-6.0.yml+3-3
- source/server-selection/server-selection.md+3-3
- source/sessions/snapshot-sessions.md+1-1
- source/sessions/tests/driver-sessions-dirty-session-errors.json+12-4
- source/sessions/tests/driver-sessions-dirty-session-errors.yml+2-2
- source/transactions/tests/README.md+8-2
- source/transactions/transactions.md+2-2
- source/unified-test-format/schema-1.20.json+3-1
- source/unified-test-format/schema-1.21.json+3-1
- source/unified-test-format/schema-1.22.json+4-2
- source/unified-test-format/schema-1.23.json+4-2
- source/unified-test-format/schema-latest.json+1.2k
- source/unified-test-format/tests/Makefile+119-34
- source/unified-test-format/tests/valid-pass/operator-lte.json+13-3
- source/unified-test-format/tests/valid-pass/operator-lte.yml+2-2
- source/unified-test-format/tests/valid-pass/poc-queryable-encryption.json+34-9
- source/unified-test-format/tests/valid-pass/poc-queryable-encryption.yml+16-5
- source/unified-test-format/unified-test-format.md+35-2
- source/wireversion-featurelist/wireversion-featurelist.md+1-1
0 commit comments