Skip to content

Commit 2f18d9f

Browse files
(prod) Release API Changelog 🚀. See https://github.com/mongodb/openapi/actions/runs/11163556682.
1 parent 4f1ec43 commit 2f18d9f

14 files changed

+5283
-33
lines changed

changelog/changelog.json

Lines changed: 1560 additions & 0 deletions
Large diffs are not rendered by default.

changelog/changelog.yaml

Lines changed: 935 additions & 0 deletions
Large diffs are not rendered by default.

changelog/internal/changelog-all.json

Lines changed: 1560 additions & 0 deletions
Large diffs are not rendered by default.

changelog/internal/changelog-all.yaml

Lines changed: 935 additions & 0 deletions
Large diffs are not rendered by default.

changelog/internal/metadata.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"runDate": "2024-10-01",
3-
"specRevision": "1deb67a5157665dade4ce5ea44340fe5073920ba",
4-
"specRevisionShort": "1deb67a5157",
2+
"runDate": "2024-10-03",
3+
"specRevision": "f82529479bf8dbecd8d524b916fa2b877d85e888",
4+
"specRevisionShort": "f82529479bf",
55
"versions": [
66
"2023-01-01",
77
"2023-02-01",

changelog/version-diff/2023-01-01_2023-02-01.json

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,58 @@
244244
}
245245
]
246246
},
247+
{
248+
"path": "/api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections",
249+
"httpMethod": "GET",
250+
"operationId": "getVPCPeeringConnections",
251+
"tag": "Streams",
252+
"changes": [
253+
{
254+
"change": "endpoint added",
255+
"changeCode": "endpoint-added",
256+
"backwardCompatible": true
257+
}
258+
]
259+
},
260+
{
261+
"path": "/api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections/{id}",
262+
"httpMethod": "DELETE",
263+
"operationId": "deleteVPCPeeringConnection",
264+
"tag": "Streams",
265+
"changes": [
266+
{
267+
"change": "endpoint added",
268+
"changeCode": "endpoint-added",
269+
"backwardCompatible": true
270+
}
271+
]
272+
},
273+
{
274+
"path": "/api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections/{id}:accept",
275+
"httpMethod": "POST",
276+
"operationId": "acceptVPCPeeringConnection",
277+
"tag": "Streams",
278+
"changes": [
279+
{
280+
"change": "endpoint added",
281+
"changeCode": "endpoint-added",
282+
"backwardCompatible": true
283+
}
284+
]
285+
},
286+
{
287+
"path": "/api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections/{id}:reject",
288+
"httpMethod": "POST",
289+
"operationId": "rejectVPCPeeringConnection",
290+
"tag": "Streams",
291+
"changes": [
292+
{
293+
"change": "endpoint added",
294+
"changeCode": "endpoint-added",
295+
"backwardCompatible": true
296+
}
297+
]
298+
},
247299
{
248300
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}",
249301
"httpMethod": "DELETE",

changelog/version-diff/2023-01-01_2023-10-01.json

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,58 @@
275275
}
276276
]
277277
},
278+
{
279+
"path": "/api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections",
280+
"httpMethod": "GET",
281+
"operationId": "getVPCPeeringConnections",
282+
"tag": "Streams",
283+
"changes": [
284+
{
285+
"change": "endpoint added",
286+
"changeCode": "endpoint-added",
287+
"backwardCompatible": true
288+
}
289+
]
290+
},
291+
{
292+
"path": "/api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections/{id}",
293+
"httpMethod": "DELETE",
294+
"operationId": "deleteVPCPeeringConnection",
295+
"tag": "Streams",
296+
"changes": [
297+
{
298+
"change": "endpoint added",
299+
"changeCode": "endpoint-added",
300+
"backwardCompatible": true
301+
}
302+
]
303+
},
304+
{
305+
"path": "/api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections/{id}:accept",
306+
"httpMethod": "POST",
307+
"operationId": "acceptVPCPeeringConnection",
308+
"tag": "Streams",
309+
"changes": [
310+
{
311+
"change": "endpoint added",
312+
"changeCode": "endpoint-added",
313+
"backwardCompatible": true
314+
}
315+
]
316+
},
317+
{
318+
"path": "/api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections/{id}:reject",
319+
"httpMethod": "POST",
320+
"operationId": "rejectVPCPeeringConnection",
321+
"tag": "Streams",
322+
"changes": [
323+
{
324+
"change": "endpoint added",
325+
"changeCode": "endpoint-added",
326+
"backwardCompatible": true
327+
}
328+
]
329+
},
278330
{
279331
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}",
280332
"httpMethod": "DELETE",

changelog/version-diff/2023-01-01_2023-11-15.json

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,58 @@
477477
}
478478
]
479479
},
480+
{
481+
"path": "/api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections",
482+
"httpMethod": "GET",
483+
"operationId": "getVPCPeeringConnections",
484+
"tag": "Streams",
485+
"changes": [
486+
{
487+
"change": "endpoint added",
488+
"changeCode": "endpoint-added",
489+
"backwardCompatible": true
490+
}
491+
]
492+
},
493+
{
494+
"path": "/api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections/{id}",
495+
"httpMethod": "DELETE",
496+
"operationId": "deleteVPCPeeringConnection",
497+
"tag": "Streams",
498+
"changes": [
499+
{
500+
"change": "endpoint added",
501+
"changeCode": "endpoint-added",
502+
"backwardCompatible": true
503+
}
504+
]
505+
},
506+
{
507+
"path": "/api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections/{id}:accept",
508+
"httpMethod": "POST",
509+
"operationId": "acceptVPCPeeringConnection",
510+
"tag": "Streams",
511+
"changes": [
512+
{
513+
"change": "endpoint added",
514+
"changeCode": "endpoint-added",
515+
"backwardCompatible": true
516+
}
517+
]
518+
},
519+
{
520+
"path": "/api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections/{id}:reject",
521+
"httpMethod": "POST",
522+
"operationId": "rejectVPCPeeringConnection",
523+
"tag": "Streams",
524+
"changes": [
525+
{
526+
"change": "endpoint added",
527+
"changeCode": "endpoint-added",
528+
"backwardCompatible": true
529+
}
530+
]
531+
},
480532
{
481533
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}",
482534
"httpMethod": "DELETE",

changelog/version-diff/2023-01-01_2024-05-30.json

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -789,6 +789,58 @@
789789
}
790790
]
791791
},
792+
{
793+
"path": "/api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections",
794+
"httpMethod": "GET",
795+
"operationId": "getVPCPeeringConnections",
796+
"tag": "Streams",
797+
"changes": [
798+
{
799+
"change": "endpoint added",
800+
"changeCode": "endpoint-added",
801+
"backwardCompatible": true
802+
}
803+
]
804+
},
805+
{
806+
"path": "/api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections/{id}",
807+
"httpMethod": "DELETE",
808+
"operationId": "deleteVPCPeeringConnection",
809+
"tag": "Streams",
810+
"changes": [
811+
{
812+
"change": "endpoint added",
813+
"changeCode": "endpoint-added",
814+
"backwardCompatible": true
815+
}
816+
]
817+
},
818+
{
819+
"path": "/api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections/{id}:accept",
820+
"httpMethod": "POST",
821+
"operationId": "acceptVPCPeeringConnection",
822+
"tag": "Streams",
823+
"changes": [
824+
{
825+
"change": "endpoint added",
826+
"changeCode": "endpoint-added",
827+
"backwardCompatible": true
828+
}
829+
]
830+
},
831+
{
832+
"path": "/api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections/{id}:reject",
833+
"httpMethod": "POST",
834+
"operationId": "rejectVPCPeeringConnection",
835+
"tag": "Streams",
836+
"changes": [
837+
{
838+
"change": "endpoint added",
839+
"changeCode": "endpoint-added",
840+
"backwardCompatible": true
841+
}
842+
]
843+
},
792844
{
793845
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}",
794846
"httpMethod": "DELETE",

changelog/version-diff/2023-01-01_2024-08-05.json

Lines changed: 58 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
"backwardCompatible": true
238238
},
239239
{
240-
"change": "added the optional properties 'results/items/replicationSpecs/items/regionConfigs, results/items/replicationSpecs/items/zoneId' to the response",
240+
"change": "added the optional properties 'results/items/redactClientLogData, results/items/replicationSpecs/items/regionConfigs, results/items/replicationSpecs/items/zoneId' to the response",
241241
"changeCode": "response-optional-property-added",
242242
"backwardCompatible": true
243243
},
@@ -281,7 +281,7 @@
281281
"backwardCompatible": true
282282
},
283283
{
284-
"change": "added the optional properties 'replicationSpecs/items/regionConfigs, replicationSpecs/items/zoneId' to the response",
284+
"change": "added the optional properties 'redactClientLogData, replicationSpecs/items/regionConfigs, replicationSpecs/items/zoneId' to the response",
285285
"changeCode": "response-optional-property-added",
286286
"backwardCompatible": true
287287
},
@@ -296,7 +296,7 @@
296296
"backwardCompatible": true
297297
},
298298
{
299-
"change": "added the new optional request property 'replicationSpecs/items/regionConfigs'",
299+
"change": "added the new optional request properties 'redactClientLogData, replicationSpecs/items/regionConfigs'",
300300
"changeCode": "new-optional-request-property",
301301
"backwardCompatible": true
302302
},
@@ -320,7 +320,7 @@
320320
"backwardCompatible": true
321321
},
322322
{
323-
"change": "added the optional properties 'replicationSpecs/items/regionConfigs, replicationSpecs/items/zoneId' to the response",
323+
"change": "added the optional properties 'redactClientLogData, replicationSpecs/items/regionConfigs, replicationSpecs/items/zoneId' to the response",
324324
"changeCode": "response-optional-property-added",
325325
"backwardCompatible": true
326326
},
@@ -364,7 +364,7 @@
364364
"backwardCompatible": true
365365
},
366366
{
367-
"change": "added the optional properties 'replicationSpecs/items/regionConfigs, replicationSpecs/items/zoneId' to the response",
367+
"change": "added the optional properties 'redactClientLogData, replicationSpecs/items/regionConfigs, replicationSpecs/items/zoneId' to the response",
368368
"changeCode": "response-optional-property-added",
369369
"backwardCompatible": true
370370
},
@@ -379,7 +379,7 @@
379379
"backwardCompatible": true
380380
},
381381
{
382-
"change": "added the new optional request property 'replicationSpecs/items/regionConfigs'",
382+
"change": "added the new optional request properties 'redactClientLogData, replicationSpecs/items/regionConfigs'",
383383
"changeCode": "new-optional-request-property",
384384
"backwardCompatible": true
385385
},
@@ -885,6 +885,58 @@
885885
}
886886
]
887887
},
888+
{
889+
"path": "/api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections",
890+
"httpMethod": "GET",
891+
"operationId": "getVPCPeeringConnections",
892+
"tag": "Streams",
893+
"changes": [
894+
{
895+
"change": "endpoint added",
896+
"changeCode": "endpoint-added",
897+
"backwardCompatible": true
898+
}
899+
]
900+
},
901+
{
902+
"path": "/api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections/{id}",
903+
"httpMethod": "DELETE",
904+
"operationId": "deleteVPCPeeringConnection",
905+
"tag": "Streams",
906+
"changes": [
907+
{
908+
"change": "endpoint added",
909+
"changeCode": "endpoint-added",
910+
"backwardCompatible": true
911+
}
912+
]
913+
},
914+
{
915+
"path": "/api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections/{id}:accept",
916+
"httpMethod": "POST",
917+
"operationId": "acceptVPCPeeringConnection",
918+
"tag": "Streams",
919+
"changes": [
920+
{
921+
"change": "endpoint added",
922+
"changeCode": "endpoint-added",
923+
"backwardCompatible": true
924+
}
925+
]
926+
},
927+
{
928+
"path": "/api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections/{id}:reject",
929+
"httpMethod": "POST",
930+
"operationId": "rejectVPCPeeringConnection",
931+
"tag": "Streams",
932+
"changes": [
933+
{
934+
"change": "endpoint added",
935+
"changeCode": "endpoint-added",
936+
"backwardCompatible": true
937+
}
938+
]
939+
},
888940
{
889941
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}",
890942
"httpMethod": "DELETE",

0 commit comments

Comments
 (0)