Skip to content

Commit 9a8d3f7

Browse files
committed
update tests
1 parent 2ab38e2 commit 9a8d3f7

File tree

61 files changed

+403
-403
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+403
-403
lines changed

tools/cli/test/data/changelog/new-api-preview-version/output/2023-01-01_2023-02-01.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
{
3737
"change": "removed the optional properties 'results/items/autoScaling, results/items/mongoURI, results/items/mongoURIUpdated, results/items/mongoURIWithOptions, results/items/numShards, results/items/providerBackupEnabled, results/items/providerSettings, results/items/replicationFactor, results/items/replicationSpec, results/items/replicationSpecs/items/regionsConfig, results/items/srvAddress' from the response",
3838
"changeCode": "response-optional-property-removed",
39-
"backwardCompatible": true
39+
"backwardCompatible": false
4040
},
4141
{
4242
"change": "the response optional properties 'results/items/mongoDBVersion, results/items/replicationSpecs/items/id' became read-only",
@@ -95,7 +95,7 @@
9595
{
9696
"change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response",
9797
"changeCode": "response-optional-property-removed",
98-
"backwardCompatible": true
98+
"backwardCompatible": false
9999
},
100100
{
101101
"change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'",
@@ -139,7 +139,7 @@
139139
{
140140
"change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response",
141141
"changeCode": "response-optional-property-removed",
142-
"backwardCompatible": true
142+
"backwardCompatible": false
143143
},
144144
{
145145
"change": "the response optional properties 'mongoDBVersion, replicationSpecs/items/id' became read-only",
@@ -198,7 +198,7 @@
198198
{
199199
"change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response",
200200
"changeCode": "response-optional-property-removed",
201-
"backwardCompatible": true
201+
"backwardCompatible": false
202202
},
203203
{
204204
"change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'",

tools/cli/test/data/changelog/new-api-preview-version/output/2023-01-01_2023-10-01.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
{
6868
"change": "removed the optional properties 'results/items/autoScaling, results/items/mongoURI, results/items/mongoURIUpdated, results/items/mongoURIWithOptions, results/items/numShards, results/items/providerBackupEnabled, results/items/providerSettings, results/items/replicationFactor, results/items/replicationSpec, results/items/replicationSpecs/items/regionsConfig, results/items/srvAddress' from the response",
6969
"changeCode": "response-optional-property-removed",
70-
"backwardCompatible": true
70+
"backwardCompatible": false
7171
},
7272
{
7373
"change": "the response optional properties 'results/items/mongoDBVersion, results/items/replicationSpecs/items/id' became read-only",
@@ -126,7 +126,7 @@
126126
{
127127
"change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response",
128128
"changeCode": "response-optional-property-removed",
129-
"backwardCompatible": true
129+
"backwardCompatible": false
130130
},
131131
{
132132
"change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'",
@@ -170,7 +170,7 @@
170170
{
171171
"change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response",
172172
"changeCode": "response-optional-property-removed",
173-
"backwardCompatible": true
173+
"backwardCompatible": false
174174
},
175175
{
176176
"change": "the response optional properties 'mongoDBVersion, replicationSpecs/items/id' became read-only",
@@ -229,7 +229,7 @@
229229
{
230230
"change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response",
231231
"changeCode": "response-optional-property-removed",
232-
"backwardCompatible": true
232+
"backwardCompatible": false
233233
},
234234
{
235235
"change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'",

tools/cli/test/data/changelog/new-api-preview-version/output/2023-01-01_2023-11-15.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
{
4040
"change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response",
4141
"changeCode": "response-optional-property-removed",
42-
"backwardCompatible": true
42+
"backwardCompatible": false
4343
}
4444
]
4545
},
@@ -62,7 +62,7 @@
6262
{
6363
"change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response",
6464
"changeCode": "response-optional-property-removed",
65-
"backwardCompatible": true
65+
"backwardCompatible": false
6666
},
6767
{
6868
"change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'",
@@ -152,7 +152,7 @@
152152
{
153153
"change": "removed the optional properties 'results/items/autoScaling, results/items/mongoURI, results/items/mongoURIUpdated, results/items/mongoURIWithOptions, results/items/numShards, results/items/providerBackupEnabled, results/items/providerSettings, results/items/replicationFactor, results/items/replicationSpec, results/items/replicationSpecs/items/regionsConfig, results/items/srvAddress' from the response",
154154
"changeCode": "response-optional-property-removed",
155-
"backwardCompatible": true
155+
"backwardCompatible": false
156156
},
157157
{
158158
"change": "the response optional properties 'results/items/mongoDBVersion, results/items/replicationSpecs/items/id' became read-only",
@@ -211,7 +211,7 @@
211211
{
212212
"change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response",
213213
"changeCode": "response-optional-property-removed",
214-
"backwardCompatible": true
214+
"backwardCompatible": false
215215
},
216216
{
217217
"change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'",
@@ -255,7 +255,7 @@
255255
{
256256
"change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response",
257257
"changeCode": "response-optional-property-removed",
258-
"backwardCompatible": true
258+
"backwardCompatible": false
259259
},
260260
{
261261
"change": "the response optional properties 'mongoDBVersion, replicationSpecs/items/id' became read-only",
@@ -314,7 +314,7 @@
314314
{
315315
"change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response",
316316
"changeCode": "response-optional-property-removed",
317-
"backwardCompatible": true
317+
"backwardCompatible": false
318318
},
319319
{
320320
"change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'",

tools/cli/test/data/changelog/new-api-preview-version/output/2023-01-01_2024-05-30.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
{
4040
"change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response",
4141
"changeCode": "response-optional-property-removed",
42-
"backwardCompatible": true
42+
"backwardCompatible": false
4343
}
4444
]
4545
},
@@ -62,7 +62,7 @@
6262
{
6363
"change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response",
6464
"changeCode": "response-optional-property-removed",
65-
"backwardCompatible": true
65+
"backwardCompatible": false
6666
},
6767
{
6868
"change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'",
@@ -249,7 +249,7 @@
249249
{
250250
"change": "removed the optional properties 'results/items/autoScaling, results/items/mongoURI, results/items/mongoURIUpdated, results/items/mongoURIWithOptions, results/items/numShards, results/items/providerBackupEnabled, results/items/providerSettings, results/items/replicationFactor, results/items/replicationSpec, results/items/replicationSpecs/items/regionsConfig, results/items/srvAddress' from the response",
251251
"changeCode": "response-optional-property-removed",
252-
"backwardCompatible": true
252+
"backwardCompatible": false
253253
},
254254
{
255255
"change": "the response optional properties 'results/items/mongoDBVersion, results/items/replicationSpecs/items/id' became read-only",
@@ -308,7 +308,7 @@
308308
{
309309
"change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response",
310310
"changeCode": "response-optional-property-removed",
311-
"backwardCompatible": true
311+
"backwardCompatible": false
312312
},
313313
{
314314
"change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'",
@@ -352,7 +352,7 @@
352352
{
353353
"change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response",
354354
"changeCode": "response-optional-property-removed",
355-
"backwardCompatible": true
355+
"backwardCompatible": false
356356
},
357357
{
358358
"change": "the response optional properties 'mongoDBVersion, replicationSpecs/items/id' became read-only",
@@ -411,7 +411,7 @@
411411
{
412412
"change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response",
413413
"changeCode": "response-optional-property-removed",
414-
"backwardCompatible": true
414+
"backwardCompatible": false
415415
},
416416
{
417417
"change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'",

tools/cli/test/data/changelog/new-api-preview-version/output/2023-01-01_2024-08-05.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
{
4040
"change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response",
4141
"changeCode": "response-optional-property-removed",
42-
"backwardCompatible": true
42+
"backwardCompatible": false
4343
}
4444
]
4545
},
@@ -62,7 +62,7 @@
6262
{
6363
"change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response",
6464
"changeCode": "response-optional-property-removed",
65-
"backwardCompatible": true
65+
"backwardCompatible": false
6666
},
6767
{
6868
"change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'",
@@ -244,7 +244,7 @@
244244
{
245245
"change": "removed the optional properties 'results/items/autoScaling, results/items/diskSizeGB, results/items/mongoURI, results/items/mongoURIUpdated, results/items/mongoURIWithOptions, results/items/numShards, results/items/providerBackupEnabled, results/items/providerSettings, results/items/replicationFactor, results/items/replicationSpec, results/items/replicationSpecs/items/numShards, results/items/replicationSpecs/items/regionsConfig, results/items/srvAddress' from the response",
246246
"changeCode": "response-optional-property-removed",
247-
"backwardCompatible": true
247+
"backwardCompatible": false
248248
},
249249
{
250250
"change": "the response optional properties 'results/items/mongoDBVersion, results/items/replicationSpecs/items/id' became read-only",
@@ -288,7 +288,7 @@
288288
{
289289
"change": "removed the optional properties 'autoScaling, diskSizeGB, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/numShards, replicationSpecs/items/regionsConfig, srvAddress' from the response",
290290
"changeCode": "response-optional-property-removed",
291-
"backwardCompatible": true
291+
"backwardCompatible": false
292292
},
293293
{
294294
"change": "removed the request properties 'autoScaling, diskSizeGB, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/numShards, replicationSpecs/items/regionsConfig'",
@@ -327,7 +327,7 @@
327327
{
328328
"change": "removed the optional properties 'autoScaling, diskSizeGB, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/numShards, replicationSpecs/items/regionsConfig, srvAddress' from the response",
329329
"changeCode": "response-optional-property-removed",
330-
"backwardCompatible": true
330+
"backwardCompatible": false
331331
},
332332
{
333333
"change": "the response optional properties 'mongoDBVersion, replicationSpecs/items/id' became read-only",
@@ -371,7 +371,7 @@
371371
{
372372
"change": "removed the optional properties 'autoScaling, diskSizeGB, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/numShards, replicationSpecs/items/regionsConfig, srvAddress' from the response",
373373
"changeCode": "response-optional-property-removed",
374-
"backwardCompatible": true
374+
"backwardCompatible": false
375375
},
376376
{
377377
"change": "removed the request properties 'autoScaling, diskSizeGB, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/numShards, replicationSpecs/items/regionsConfig'",
@@ -400,7 +400,7 @@
400400
{
401401
"change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response",
402402
"changeCode": "response-optional-write-only-property-removed",
403-
"backwardCompatible": true
403+
"backwardCompatible": false
404404
},
405405
{
406406
"change": "added the required property 'copySettings/items/zoneId' to the response",
@@ -410,7 +410,7 @@
410410
{
411411
"change": "removed the optional property 'copySettings/items/replicationSpecId' from the response",
412412
"changeCode": "response-optional-property-removed",
413-
"backwardCompatible": true
413+
"backwardCompatible": false
414414
}
415415
]
416416
},
@@ -423,7 +423,7 @@
423423
{
424424
"change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response",
425425
"changeCode": "response-optional-write-only-property-removed",
426-
"backwardCompatible": true
426+
"backwardCompatible": false
427427
},
428428
{
429429
"change": "added the required property 'copySettings/items/zoneId' to the response",
@@ -433,7 +433,7 @@
433433
{
434434
"change": "removed the optional property 'copySettings/items/replicationSpecId' from the response",
435435
"changeCode": "response-optional-property-removed",
436-
"backwardCompatible": true
436+
"backwardCompatible": false
437437
}
438438
]
439439
},
@@ -446,7 +446,7 @@
446446
{
447447
"change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response",
448448
"changeCode": "response-optional-write-only-property-removed",
449-
"backwardCompatible": true
449+
"backwardCompatible": false
450450
},
451451
{
452452
"change": "added the required property 'copySettings/items/zoneId' to the response",
@@ -456,7 +456,7 @@
456456
{
457457
"change": "removed the optional property 'copySettings/items/replicationSpecId' from the response",
458458
"changeCode": "response-optional-property-removed",
459-
"backwardCompatible": true
459+
"backwardCompatible": false
460460
},
461461
{
462462
"change": "added the new required request property 'copySettings/items/zoneId'",
@@ -531,7 +531,7 @@
531531
{
532532
"change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response",
533533
"changeCode": "response-optional-property-removed",
534-
"backwardCompatible": true
534+
"backwardCompatible": false
535535
}
536536
]
537537
},
@@ -544,7 +544,7 @@
544544
{
545545
"change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response",
546546
"changeCode": "response-optional-property-removed",
547-
"backwardCompatible": true
547+
"backwardCompatible": false
548548
},
549549
{
550550
"change": "removed the request properties 'defaultReadConcern, failIndexKeyTooLong'",

tools/cli/test/data/changelog/new-api-preview-version/output/2023-02-01_2023-11-15.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
{
4040
"change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response",
4141
"changeCode": "response-optional-property-removed",
42-
"backwardCompatible": true
42+
"backwardCompatible": false
4343
}
4444
]
4545
},
@@ -62,7 +62,7 @@
6262
{
6363
"change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response",
6464
"changeCode": "response-optional-property-removed",
65-
"backwardCompatible": true
65+
"backwardCompatible": false
6666
},
6767
{
6868
"change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'",

0 commit comments

Comments
 (0)