2 files changed
+3
-3
lines changedSubmodule specifications updated 64 files
- .github/PULL_REQUEST_TEMPLATE.md+2-2
- .github/workflows/check-schema-latest.sh-37
- .github/workflows/unified-test-format-schema-check.yml-2
- .pre-commit-config.yaml+4-4
- README.md+1-30
- 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+4-4
- source/change-streams/tests/README.md+13-3
- source/client-side-encryption/tests/README.md+17-10
- 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+22-42
- source/client-side-encryption/tests/unified/fle2v2-BypassQueryAnalysis.yml+6-17
- source/collation/collation.md+6-6
- source/command-logging-and-monitoring/command-logging-and-monitoring.md+13-8
- source/compression/OP_COMPRESSED.md+2-2
- source/connection-monitoring-and-pooling/connection-monitoring-and-pooling.md+1-1
- source/crud/crud.md+9-8
- source/crud/tests/README.md+9-12
- 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+32-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/retryable-writes/retryable-writes.md+1
- 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+4-3
- source/server-discovery-and-monitoring/server-monitoring.md+5-3
- 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/serverless-testing/README.md+1-6
- source/sessions/snapshot-sessions.md+1-1
- source/transactions-convenient-api/transactions-convenient-api.md+1
- source/transactions/tests/legacy-test-format.md+1
- source/transactions/transactions.md+2-2
- source/unified-test-format/schema-1.20.json+1-3
- source/unified-test-format/schema-1.21.json+1-3
- source/unified-test-format/schema-1.22.json+2-4
- source/unified-test-format/schema-1.23.json+2-4
- source/unified-test-format/schema-latest.json-1.2k
- source/unified-test-format/tests/Makefile+34-119
- source/unified-test-format/tests/valid-pass/poc-queryable-encryption.json+9-34
- source/unified-test-format/tests/valid-pass/poc-queryable-encryption.yml+5-16
- source/unified-test-format/unified-test-format.md+5-40
- source/wireversion-featurelist/wireversion-featurelist.md+1-1
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
504 | 504 |
| |
505 | 505 |
| |
506 | 506 |
| |
507 |
| - | |
| 507 | + | |
508 | 508 |
| |
509 | 509 |
| |
510 | 510 |
| |
| |||
1050 | 1050 |
| |
1051 | 1051 |
| |
1052 | 1052 |
| |
1053 |
| - | |
| 1053 | + | |
1054 | 1054 |
| |
1055 | 1055 |
| |
1056 | 1056 |
| |
|
0 commit comments