Skip to content
Closed
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 32 files
+3 −3 .pre-commit-config.yaml
+4 −4 source/auth/auth.md
+14 −4 source/change-streams/change-streams.md
+85 −0 source/change-streams/tests/unified/change-streams-disambiguatedPaths.json
+35 −0 source/change-streams/tests/unified/change-streams-disambiguatedPaths.yml
+62 −96 source/client-backpressure/client-backpressure.md
+20 −29 source/client-backpressure/tests/README.md
+0 −18 source/client-backpressure/tests/backpressure-connection-checkin.json
+0 −7 source/client-backpressure/tests/backpressure-connection-checkin.yml
+33 −363 source/client-backpressure/tests/backpressure-retry-loop.json
+33 −165 source/client-backpressure/tests/backpressure-retry-loop.yml
+1 −5 source/client-backpressure/tests/backpressure-retry-loop.yml.template
+49 −1,039 source/client-backpressure/tests/backpressure-retry-max-attempts.json
+100 −496 source/client-backpressure/tests/backpressure-retry-max-attempts.yml
+4 −16 source/client-backpressure/tests/backpressure-retry-max-attempts.yml.template
+2 −42 source/client-backpressure/tests/getMore-retried.json
+2 −22 source/client-backpressure/tests/getMore-retried.yml
+35 −3 source/retryable-reads/tests/README.md
+13 −9 source/retryable-writes/tests/README.md
+14 −12 source/transactions-convenient-api/tests/README.md
+38 −29 source/transactions-convenient-api/transactions-convenient-api.md
+1 −16 source/transactions/tests/unified/backpressure-retryable-abort.json
+1 −7 source/transactions/tests/unified/backpressure-retryable-abort.yml
+1 −16 source/transactions/tests/unified/backpressure-retryable-commit.json
+1 −7 source/transactions/tests/unified/backpressure-retryable-commit.yml
+1 −16 source/transactions/tests/unified/backpressure-retryable-reads.json
+1 −7 source/transactions/tests/unified/backpressure-retryable-reads.yml
+1 −16 source/transactions/tests/unified/backpressure-retryable-writes.json
+1 −7 source/transactions/tests/unified/backpressure-retryable-writes.yml
+39 −8 source/uri-options/tests/client-backpressure-options.json
+34 −8 source/uri-options/tests/client-backpressure-options.yml
+2 −1 source/uri-options/uri-options.md