2 files changed
+12
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| 33 | + | |
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
| |||
418 | 419 |
| |
419 | 420 |
| |
420 | 421 |
| |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
421 | 432 |
| |
422 | 433 |
| |
423 | 434 |
|
Submodule specifications updated 65 files
- source/connection-monitoring-and-pooling/tests/cmap-format/pool-create-min-size-error.json+4-4
- source/connection-monitoring-and-pooling/tests/cmap-format/pool-create-min-size-error.yml+2-2
- source/crud/crud.md+32-13
- source/crud/tests/unified/bulkWrite-updateMany-pipeline.json+148
- source/crud/tests/unified/bulkWrite-updateMany-pipeline.yml+67
- source/crud/tests/unified/bulkWrite-updateOne-pipeline.json+156
- source/crud/tests/unified/bulkWrite-updateOne-pipeline.yml+66
- source/crud/tests/unified/find.json+62
- source/crud/tests/unified/find.yml+28
- source/crud/tests/unified/findOne.json+158
- source/crud/tests/unified/findOne.yml+75
- source/crud/tests/unified/findOneAndUpdate-pipeline.json+130
- source/crud/tests/unified/findOneAndUpdate-pipeline.yml+56
- source/crud/tests/unified/updateMany-pipeline.json+142
- source/crud/tests/unified/updateMany-pipeline.yml+64
- source/crud/tests/unified/updateOne-pipeline.json+150
- source/crud/tests/unified/updateOne-pipeline.yml+64
- source/crud/tests/unified/updateWithPipelines.json-494
- source/crud/tests/unified/updateWithPipelines.yml-296
- source/logging/logging.md+1-1
- source/read-write-concern/read-write-concern.md+5-20
- source/retryable-writes/tests/README.md+5-36
- source/retryable-writes/tests/unified/aggregate-out-merge.json+144
- source/retryable-writes/tests/unified/aggregate-out-merge.yml+65
- source/retryable-writes/tests/unified/bulkWrite.json+153-1
- source/retryable-writes/tests/unified/bulkWrite.yml+64
- source/retryable-writes/tests/unified/client-bulkWrite-serverErrors.json+12-3
- source/retryable-writes/tests/unified/client-bulkWrite-serverErrors.yml+3
- source/retryable-writes/tests/unified/deleteMany.json+21-1
- source/retryable-writes/tests/unified/deleteMany.yml+8
- source/retryable-writes/tests/unified/deleteOne.json+31-1
- source/retryable-writes/tests/unified/deleteOne.yml+12
- source/retryable-writes/tests/unified/findOneAndDelete.json+31-1
- source/retryable-writes/tests/unified/findOneAndDelete.yml+12
- source/retryable-writes/tests/unified/findOneAndReplace.json+31-1
- source/retryable-writes/tests/unified/findOneAndReplace.yml+12
- source/retryable-writes/tests/unified/findOneAndUpdate.json+31-1
- source/retryable-writes/tests/unified/findOneAndUpdate.yml+12
- source/retryable-writes/tests/unified/insertMany.json+58-1
- source/retryable-writes/tests/unified/insertMany.yml+23
- source/retryable-writes/tests/unified/insertOne.json+31-1
- source/retryable-writes/tests/unified/insertOne.yml+12
- source/retryable-writes/tests/unified/replaceOne.json+31-1
- source/retryable-writes/tests/unified/replaceOne.yml+12
- source/retryable-writes/tests/unified/unacknowledged-write-concern.json+77
- source/retryable-writes/tests/unified/unacknowledged-write-concern.yml+40
- source/retryable-writes/tests/unified/updateMany.json+21-1
- source/retryable-writes/tests/unified/updateMany.yml+8
- source/retryable-writes/tests/unified/updateOne.json+31-1
- source/retryable-writes/tests/unified/updateOne.yml+12
- source/server-discovery-and-monitoring/server-discovery-and-monitoring-tests.md-12
- source/server-discovery-and-monitoring/server-discovery-and-monitoring.md+9-7
- source/server-discovery-and-monitoring/tests/unified/logging-replicaset.json+4
- source/server-discovery-and-monitoring/tests/unified/logging-replicaset.yml+4-4
- source/server-discovery-and-monitoring/tests/unified/logging-sharded.json+2
- source/server-discovery-and-monitoring/tests/unified/logging-sharded.yml+2-2
- source/server-discovery-and-monitoring/tests/unified/logging-standalone.json+2
- source/server-discovery-and-monitoring/tests/unified/logging-standalone.yml+2-2
- source/server-discovery-and-monitoring/tests/unified/pool-clear-application-error.json+149
- source/server-discovery-and-monitoring/tests/unified/pool-clear-application-error.yml+88
- source/server-discovery-and-monitoring/tests/unified/pool-clear-checkout-error.json+296
- source/server-discovery-and-monitoring/tests/unified/pool-clear-checkout-error.yml+176
- source/server-discovery-and-monitoring/tests/unified/pool-clear-min-pool-size-error.json+230
- source/server-discovery-and-monitoring/tests/unified/pool-clear-min-pool-size-error.yml+144
- source/server_write_commands/server_write_commands.md+4-1
0 commit comments