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 testdata/specifications
Submodule specifications updated 90 files
+10 −5 .pre-commit-config.yaml
+5 −1 source/auth/auth.md
+397 −0 source/benchmarking/odm-benchmarking.md
+ source/benchmarking/odm-data/flat_models.tgz
+ source/benchmarking/odm-data/nested_models.tgz
+24 −24 source/compression/OP_COMPRESSED.md
+11 −0 source/connection-monitoring-and-pooling/connection-monitoring-and-pooling.md
+1 −1 source/connection-monitoring-and-pooling/tests/cmap-format/pool-create-min-size-error.json
+1 −1 source/connection-monitoring-and-pooling/tests/cmap-format/pool-create-min-size-error.yml
+2 −0 source/index-management/index-management.md
+6 −6 source/index-management/tests/README.md
+1 −0 source/index.md
+2 −2 source/load-balancers/tests/sdam-error-handling.json
+2 −2 source/load-balancers/tests/sdam-error-handling.yml
+1 −1 source/logging/logging.md
+7 −4 source/retryable-reads/retryable-reads.md
+8 −5 source/retryable-writes/retryable-writes.md
+41 −0 source/server-discovery-and-monitoring/server-discovery-and-monitoring-tests.md
+33 −23 source/server-discovery-and-monitoring/server-discovery-and-monitoring.md
+8 −1 source/server-discovery-and-monitoring/server-monitoring.md
+12 −4 source/server-discovery-and-monitoring/tests/errors/error_handling_handshake.json
+1 −10 source/server-discovery-and-monitoring/tests/errors/error_handling_handshake.yml
+140 −0 source/server-discovery-and-monitoring/tests/unified/backpressure-network-error-fail.json
+80 −0 source/server-discovery-and-monitoring/tests/unified/backpressure-network-error-fail.yml
+143 −0 source/server-discovery-and-monitoring/tests/unified/backpressure-network-timeout-fail.json
+83 −0 source/server-discovery-and-monitoring/tests/unified/backpressure-network-timeout-fail.yml
+106 −0 ...d-monitoring/tests/unified/backpressure-server-description-unchanged-on-min-pool-size-population-error.json
+62 −0 ...nd-monitoring/tests/unified/backpressure-server-description-unchanged-on-min-pool-size-population-error.yml
+3 −2 source/server-discovery-and-monitoring/tests/unified/minPoolSize-error.json
+3 −2 source/server-discovery-and-monitoring/tests/unified/minPoolSize-error.yml
+0 −148 source/server-discovery-and-monitoring/tests/unified/pool-clear-checkout-error.json
+0 −90 source/server-discovery-and-monitoring/tests/unified/pool-clear-checkout-error.yml
+41 −79 source/server-discovery-and-monitoring/tests/unified/pool-clear-min-pool-size-error.json
+34 −46 source/server-discovery-and-monitoring/tests/unified/pool-clear-min-pool-size-error.yml
+8 −4 source/server-selection/server-selection-tests.md
+25 −8 source/server-selection/server-selection.md
+62 −0 source/server-selection/tests/server_selection/ReplicaSetNoPrimary/read/DeprioritizedNearest.json
+26 −0 source/server-selection/tests/server_selection/ReplicaSetNoPrimary/read/DeprioritizedNearest.yml
+39 −0 source/server-selection/tests/server_selection/ReplicaSetNoPrimary/read/DeprioritizedPrimary.json
+22 −0 source/server-selection/tests/server_selection/ReplicaSetNoPrimary/read/DeprioritizedPrimary.yml
+62 −0 source/server-selection/tests/server_selection/ReplicaSetNoPrimary/read/DeprioritizedPrimaryPreferred.json
+26 −0 source/server-selection/tests/server_selection/ReplicaSetNoPrimary/read/DeprioritizedPrimaryPreferred.yml
+62 −0 source/server-selection/tests/server_selection/ReplicaSetNoPrimary/read/DeprioritizedSecondary.json
+26 −0 source/server-selection/tests/server_selection/ReplicaSetNoPrimary/read/DeprioritizedSecondary.yml
+62 −0 source/server-selection/tests/server_selection/ReplicaSetNoPrimary/read/DeprioritizedSecondaryPreferred.json
+26 −0 source/server-selection/tests/server_selection/ReplicaSetNoPrimary/read/DeprioritizedSecondaryPreferred.yml
+84 −0 ...ce/server-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedAllPrimaryPreferred.json
+34 −0 source/server-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedAllPrimaryPreferred.yml
+100 −0 .../server-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedAllSecondaryPreferred.json
+36 −0 ...e/server-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedAllSecondaryPreferred.yml
+78 −0 source/server-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedNearest.json
+33 −0 source/server-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedNearest.yml
+65 −0 source/server-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedPrimary.json
+30 −0 source/server-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedPrimary.yml
+84 −0 source/server-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedPrimaryPreferred.json
+34 −0 source/server-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedPrimaryPreferred.yml
+86 −0 source/server-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedSecondary.json
+34 −0 source/server-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedSecondary.yml
+78 −0 source/server-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedSecondaryPreferred.json
+33 −0 source/server-selection/tests/server_selection/ReplicaSetWithPrimary/read/DeprioritizedSecondaryPreferred.yml
+70 −0 ...ce/server-selection/tests/server_selection/ReplicaSetWithPrimary/write/DeprioritizedSecondaryPreferred.json
+30 −0 source/server-selection/tests/server_selection/ReplicaSetWithPrimary/write/DeprioritizedSecondaryPreferred.yml
+47 −0 source/server-selection/tests/server_selection/Sharded/read/DeprioritizedNearest.json
+22 −0 source/server-selection/tests/server_selection/Sharded/read/DeprioritizedNearest.yml
+42 −0 source/server-selection/tests/server_selection/Sharded/read/DeprioritizedPrimary.json
+20 −0 source/server-selection/tests/server_selection/Sharded/read/DeprioritizedPrimary.yml
+47 −0 source/server-selection/tests/server_selection/Sharded/read/DeprioritizedPrimaryPreferred.json
+22 −0 source/server-selection/tests/server_selection/Sharded/read/DeprioritizedPrimaryPreferred.yml
+47 −0 source/server-selection/tests/server_selection/Sharded/read/DeprioritizedSecondary.json
+22 −0 source/server-selection/tests/server_selection/Sharded/read/DeprioritizedSecondary.yml
+47 −0 source/server-selection/tests/server_selection/Sharded/read/DeprioritizedSecondaryPreferred.json
+22 −0 source/server-selection/tests/server_selection/Sharded/read/DeprioritizedSecondaryPreferred.yml
+47 −0 source/server-selection/tests/server_selection/Sharded/write/DeprioritizedNearest.json
+22 −0 source/server-selection/tests/server_selection/Sharded/write/DeprioritizedNearest.yml
+42 −0 source/server-selection/tests/server_selection/Sharded/write/DeprioritizedPrimary.json
+20 −0 source/server-selection/tests/server_selection/Sharded/write/DeprioritizedPrimary.yml
+47 −0 source/server-selection/tests/server_selection/Sharded/write/DeprioritizedPrimaryPreferred.json
+22 −0 source/server-selection/tests/server_selection/Sharded/write/DeprioritizedPrimaryPreferred.yml
+47 −0 source/server-selection/tests/server_selection/Sharded/write/DeprioritizedSecondary.json
+22 −0 source/server-selection/tests/server_selection/Sharded/write/DeprioritizedSecondary.yml
+47 −0 source/server-selection/tests/server_selection/Sharded/write/DeprioritizedSecondaryPreferred.json
+22 −0 source/server-selection/tests/server_selection/Sharded/write/DeprioritizedSecondaryPreferred.yml
+54 −0 source/server-selection/tests/server_selection/Single/read/Deprioritized.json
+20 −0 source/server-selection/tests/server_selection/Single/read/Deprioritized.yml
+54 −0 source/server-selection/tests/server_selection/Single/write/Deprioritized.json
+20 −0 source/server-selection/tests/server_selection/Single/write/Deprioritized.yml
+9 −1 source/sessions/snapshot-sessions.md
+16 −1 source/sessions/tests/README.md
+64 −0 source/transactions-convenient-api/tests/README.md
+88 −24 source/transactions-convenient-api/transactions-convenient-api.md
Loading