Commit 864842e
* build(deps): bump testing/resources/specifications
Bumps [testing/resources/specifications](https://github.com/mongodb/specifications) from `c3c82b6` to `7039e69`.
- [Release notes](https://github.com/mongodb/specifications/releases)
- [Commits](mongodb/specifications@c3c82b6...7039e69)
---
updated-dependencies:
- dependency-name: testing/resources/specifications
dependency-version: 7039e69945d463a14b1b727d16db063e21f48f53
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
* Update `UriOptionsTest.skipBackpressureTests`
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Valentin Kovalenko <[email protected]>
1 parent a75bf27 commit 864842e
2 files changed
Lines changed: 11 additions & 6 deletions
Lines changed: 10 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
| 64 | + | |
64 | 65 | | |
65 | | - | |
66 | | - | |
67 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
68 | 73 | | |
69 | 74 | | |
Submodule specifications updated 34 files
- .pre-commit-config.yaml+3-3
- source/auth/auth.md+4-4
- source/change-streams/change-streams.md+14-4
- source/change-streams/tests/unified/change-streams-disambiguatedPaths.json+85
- source/change-streams/tests/unified/change-streams-disambiguatedPaths.yml+35
- source/client-backpressure/client-backpressure.md+69-100
- source/client-backpressure/tests/README.md+21-28
- source/client-backpressure/tests/backpressure-connection-checkin.json-18
- source/client-backpressure/tests/backpressure-connection-checkin.yml-7
- source/client-backpressure/tests/backpressure-retry-loop.json+33-363
- source/client-backpressure/tests/backpressure-retry-loop.yml+33-165
- source/client-backpressure/tests/backpressure-retry-loop.yml.template+1-5
- source/client-backpressure/tests/backpressure-retry-max-attempts.json+49-1.0k
- source/client-backpressure/tests/backpressure-retry-max-attempts.yml+100-496
- source/client-backpressure/tests/backpressure-retry-max-attempts.yml.template+4-16
- source/client-backpressure/tests/getMore-retried.json+2-42
- source/client-backpressure/tests/getMore-retried.yml+2-22
- source/client-side-encryption/tests/unified/fle2v2-InsertFind-keyAltName.json+485
- source/client-side-encryption/tests/unified/fle2v2-InsertFind-keyAltName.yml+249
- source/retryable-reads/tests/README.md+140-3
- source/retryable-writes/tests/README.md+110-7
- source/transactions-convenient-api/tests/README.md+14-12
- source/transactions-convenient-api/transactions-convenient-api.md+38-29
- source/transactions/tests/unified/backpressure-retryable-abort.json+1-16
- source/transactions/tests/unified/backpressure-retryable-abort.yml+1-7
- source/transactions/tests/unified/backpressure-retryable-commit.json+1-16
- source/transactions/tests/unified/backpressure-retryable-commit.yml+1-7
- source/transactions/tests/unified/backpressure-retryable-reads.json+1-16
- source/transactions/tests/unified/backpressure-retryable-reads.yml+1-7
- source/transactions/tests/unified/backpressure-retryable-writes.json+1-16
- source/transactions/tests/unified/backpressure-retryable-writes.yml+1-7
- source/uri-options/tests/client-backpressure-options.json+39-8
- source/uri-options/tests/client-backpressure-options.yml+34-8
- source/uri-options/uri-options.md+2-1
0 commit comments