Commit 76956d8
committed
Merge branch 'v1.18' into merge-v1.17-into-v1.18-1715326101426
* v1.18: (50 commits)
Enable auto-merge in merge-up workflow (#1295)
PHPLIB-1447: Add SBOM lite (#1292)
Fix syntax error in docs (#1285)
PHPLIB-1163 Create tutorial for using MongoDB with Bref (#1273) (#1282)
Create sarif report when running psalm (#1280)
Update composer.json and CI matrices for 1.18.0
PHPLIB-1410: Invoke drivers-evergreen-tools scripts with bash (#1267)
PHPLIB-1302: Use Composer\InstalledVersions (#1262)
PHPLIB-1320: Support "comment" command option in Collection::createIndex() (#1263)
PHPLIB-1413: Use env instead of matrix for driver-version (#1261)
Fix Markdown heading
PHPLIB-1399: Docs examples for agg expr projection (#1260)
PHPLIB-1412: Skip range encryption tests on MongoDB 8.0+ (#1259)
PHPLIB-1409: Skip $out and mapReduce tests on serverless (#1254)
Exclude read-write-concern tests from serverless testing (#1253)
PHPLIB-1409: Convert default write concern tests to unified test format (#1252)
PHPLIB-1408: Convert ADL spec test to unified test format (#1250)
Remove redundant annotations (#1251)
PHPLIB-1404: Convert retryable reads spec tests to unified test format (#1247)
DOCSP-36627: Additional double backslash fixes for master (#1246)
...File tree
461 files changed
+79244
-55831
lines changed- .evergreen
- config
- generated
- build
- test-variant
- test
- templates
- build
- test-variant
- test
- .github/workflows
- docs
- examples/aws-lambda
- reference
- class
- method
- tutorial
- examples
- src
- GridFS
- Exception
- Operation
- tests
- Collection
- spec-tests
- read
- write
- GridFS
- SpecTests
- ClientSideEncryption
- atlas_data_lake
- client-side-encryption/tests
- read-write-concern/operation
- retryable-reads
- retryable-writes
- transactions-convenient-api
- transactions
- UnifiedSpecTests
- atlas-data-lake
- command-monitoring
- crud
- read-write-concern
- retryable-reads
- retryable-writes
- transactions-convenient-api
- transactions
- valid-pass
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
461 files changed
+79244
-55831
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
145 | 155 | | |
146 | 156 | | |
147 | 157 | | |
| |||
152 | 162 | | |
153 | 163 | | |
154 | 164 | | |
155 | | - | |
| 165 | + | |
156 | 166 | | |
157 | 167 | | |
158 | 168 | | |
| |||
161 | 171 | | |
162 | 172 | | |
163 | 173 | | |
164 | | - | |
| 174 | + | |
165 | 175 | | |
166 | 176 | | |
167 | 177 | | |
168 | 178 | | |
169 | 179 | | |
170 | 180 | | |
171 | | - | |
| 181 | + | |
172 | 182 | | |
173 | 183 | | |
174 | 184 | | |
| |||
235 | 245 | | |
236 | 246 | | |
237 | 247 | | |
238 | | - | |
| 248 | + | |
239 | 249 | | |
240 | 250 | | |
241 | 251 | | |
| |||
248 | 258 | | |
249 | 259 | | |
250 | 260 | | |
251 | | - | |
| 261 | + | |
252 | 262 | | |
253 | 263 | | |
254 | 264 | | |
| |||
284 | 294 | | |
285 | 295 | | |
286 | 296 | | |
287 | | - | |
| 297 | + | |
288 | 298 | | |
289 | 299 | | |
290 | 300 | | |
| |||
310 | 320 | | |
311 | 321 | | |
312 | 322 | | |
313 | | - | |
| 323 | + | |
314 | 324 | | |
315 | 325 | | |
316 | 326 | | |
| |||
321 | 331 | | |
322 | 332 | | |
323 | 333 | | |
324 | | - | |
| 334 | + | |
325 | 335 | | |
326 | 336 | | |
327 | 337 | | |
328 | 338 | | |
329 | 339 | | |
330 | | - | |
| 340 | + | |
| 341 | + | |
331 | 342 | | |
332 | 343 | | |
333 | 344 | | |
| |||
338 | 349 | | |
339 | 350 | | |
340 | 351 | | |
341 | | - | |
| 352 | + | |
342 | 353 | | |
343 | 354 | | |
344 | 355 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
| |||
51 | 55 | | |
52 | 56 | | |
53 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
54 | 63 | | |
55 | 64 | | |
56 | 65 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 86 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments