Skip to content

Commit 3777356

Browse files
(prod) Release API Changelog 🚀. See https://github.com/mongodb/openapi/actions/runs/13818473754.
1 parent 2e422ac commit 3777356

38 files changed

+15834
-3
lines changed

changelog/changelog.json

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

changelog/changelog.yaml

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

changelog/internal/changelog-all.json

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

changelog/internal/changelog-all.yaml

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

changelog/internal/metadata.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"runDate": "2025-03-12",
3-
"specRevision": "76b943ea5aceb94538662ea88a1e0f7dbd011cfe",
4-
"specRevisionShort": "76b943ea5ac",
3+
"specRevision": "462174c9c9d96567b8c7ca3ff17716b5aca547e9",
4+
"specRevisionShort": "462174c9c9d",
55
"versions": [
66
"2023-01-01",
77
"2023-02-01",
@@ -11,6 +11,7 @@
1111
"2024-08-05",
1212
"2024-10-23",
1313
"2024-11-13",
14-
"2025-02-19"
14+
"2025-02-19",
15+
"2025-03-12"
1516
]
1617
}

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

Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@
1818
"operationId": "listClusters",
1919
"tag": "Clusters",
2020
"changes": [
21+
{
22+
"change": "api sunset date changed to an earlier date, from '2026-11-30' to '2026-03-01', new sunset date must be not earlier than '2026-11-30' and at least '365' days from now",
23+
"changeCode": "api-sunset-date-changed-too-small",
24+
"backwardCompatible": false
25+
},
2126
{
2227
"change": "the 'backupEnabled' response's property default value 'false' was added",
2328
"changeCode": "response-property-default-value-added",
@@ -52,6 +57,11 @@
5257
"operationId": "createCluster",
5358
"tag": "Clusters",
5459
"changes": [
60+
{
61+
"change": "api sunset date changed to an earlier date, from '2026-11-30' to '2026-03-01', new sunset date must be not earlier than '2026-11-30' and at least '365' days from now",
62+
"changeCode": "api-sunset-date-changed-too-small",
63+
"backwardCompatible": false
64+
},
5565
{
5666
"change": "the 'replicationSpecs/items/numShards' request property's min was set to '1.00'",
5767
"changeCode": "request-property-min-set",
@@ -121,6 +131,11 @@
121131
"operationId": "getCluster",
122132
"tag": "Clusters",
123133
"changes": [
134+
{
135+
"change": "api sunset date changed to an earlier date, from '2026-11-30' to '2026-03-01', new sunset date must be not earlier than '2026-11-30' and at least '365' days from now",
136+
"changeCode": "api-sunset-date-changed-too-small",
137+
"backwardCompatible": false
138+
},
124139
{
125140
"change": "the 'backupEnabled' response's property default value 'false' was added",
126141
"changeCode": "response-property-default-value-added",
@@ -155,6 +170,11 @@
155170
"operationId": "updateCluster",
156171
"tag": "Clusters",
157172
"changes": [
173+
{
174+
"change": "api sunset date changed to an earlier date, from '2026-11-30' to '2026-03-01', new sunset date must be not earlier than '2026-11-30' and at least '365' days from now",
175+
"changeCode": "api-sunset-date-changed-too-small",
176+
"backwardCompatible": false
177+
},
158178
{
159179
"change": "the 'replicationSpecs/items/numShards' request property's min was set to '1.00'",
160180
"changeCode": "request-property-min-set",
@@ -218,6 +238,71 @@
218238
}
219239
]
220240
},
241+
{
242+
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/globalWrites",
243+
"httpMethod": "GET",
244+
"operationId": "getManagedNamespace",
245+
"tag": "Global Clusters",
246+
"changes": [
247+
{
248+
"change": "api sunset date changed to an earlier date, from '2026-11-30' to '2026-03-01', new sunset date must be not earlier than '2026-11-30' and at least '365' days from now",
249+
"changeCode": "api-sunset-date-changed-too-small",
250+
"backwardCompatible": false
251+
}
252+
]
253+
},
254+
{
255+
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/globalWrites/customZoneMapping",
256+
"httpMethod": "DELETE",
257+
"operationId": "deleteAllCustomZoneMappings",
258+
"tag": "Global Clusters",
259+
"changes": [
260+
{
261+
"change": "api sunset date changed to an earlier date, from '2026-11-30' to '2026-03-01', new sunset date must be not earlier than '2026-11-30' and at least '365' days from now",
262+
"changeCode": "api-sunset-date-changed-too-small",
263+
"backwardCompatible": false
264+
}
265+
]
266+
},
267+
{
268+
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/globalWrites/customZoneMapping",
269+
"httpMethod": "POST",
270+
"operationId": "createCustomZoneMapping",
271+
"tag": "Global Clusters",
272+
"changes": [
273+
{
274+
"change": "api sunset date changed to an earlier date, from '2026-11-30' to '2026-03-01', new sunset date must be not earlier than '2026-11-30' and at least '365' days from now",
275+
"changeCode": "api-sunset-date-changed-too-small",
276+
"backwardCompatible": false
277+
}
278+
]
279+
},
280+
{
281+
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/globalWrites/managedNamespaces",
282+
"httpMethod": "DELETE",
283+
"operationId": "deleteManagedNamespace",
284+
"tag": "Global Clusters",
285+
"changes": [
286+
{
287+
"change": "api sunset date changed to an earlier date, from '2026-11-30' to '2026-03-01', new sunset date must be not earlier than '2026-11-30' and at least '365' days from now",
288+
"changeCode": "api-sunset-date-changed-too-small",
289+
"backwardCompatible": false
290+
}
291+
]
292+
},
293+
{
294+
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/globalWrites/managedNamespaces",
295+
"httpMethod": "POST",
296+
"operationId": "createManagedNamespace",
297+
"tag": "Global Clusters",
298+
"changes": [
299+
{
300+
"change": "api sunset date changed to an earlier date, from '2026-11-30' to '2026-03-01', new sunset date must be not earlier than '2026-11-30' and at least '365' days from now",
301+
"changeCode": "api-sunset-date-changed-too-small",
302+
"backwardCompatible": false
303+
}
304+
]
305+
},
221306
{
222307
"path": "/api/atlas/v2/groups/{groupId}/streams",
223308
"httpMethod": "GET",

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

Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,11 @@
4949
"operationId": "listClusters",
5050
"tag": "Clusters",
5151
"changes": [
52+
{
53+
"change": "api sunset date changed to an earlier date, from '2026-11-30' to '2026-03-01', new sunset date must be not earlier than '2026-11-30' and at least '365' days from now",
54+
"changeCode": "api-sunset-date-changed-too-small",
55+
"backwardCompatible": false
56+
},
5257
{
5358
"change": "the 'backupEnabled' response's property default value 'false' was added",
5459
"changeCode": "response-property-default-value-added",
@@ -83,6 +88,11 @@
8388
"operationId": "createCluster",
8489
"tag": "Clusters",
8590
"changes": [
91+
{
92+
"change": "api sunset date changed to an earlier date, from '2026-11-30' to '2026-03-01', new sunset date must be not earlier than '2026-11-30' and at least '365' days from now",
93+
"changeCode": "api-sunset-date-changed-too-small",
94+
"backwardCompatible": false
95+
},
8696
{
8797
"change": "the 'replicationSpecs/items/numShards' request property's min was set to '1.00'",
8898
"changeCode": "request-property-min-set",
@@ -152,6 +162,11 @@
152162
"operationId": "getCluster",
153163
"tag": "Clusters",
154164
"changes": [
165+
{
166+
"change": "api sunset date changed to an earlier date, from '2026-11-30' to '2026-03-01', new sunset date must be not earlier than '2026-11-30' and at least '365' days from now",
167+
"changeCode": "api-sunset-date-changed-too-small",
168+
"backwardCompatible": false
169+
},
155170
{
156171
"change": "the 'backupEnabled' response's property default value 'false' was added",
157172
"changeCode": "response-property-default-value-added",
@@ -186,6 +201,11 @@
186201
"operationId": "updateCluster",
187202
"tag": "Clusters",
188203
"changes": [
204+
{
205+
"change": "api sunset date changed to an earlier date, from '2026-11-30' to '2026-03-01', new sunset date must be not earlier than '2026-11-30' and at least '365' days from now",
206+
"changeCode": "api-sunset-date-changed-too-small",
207+
"backwardCompatible": false
208+
},
189209
{
190210
"change": "the 'replicationSpecs/items/numShards' request property's min was set to '1.00'",
191211
"changeCode": "request-property-min-set",
@@ -249,6 +269,71 @@
249269
}
250270
]
251271
},
272+
{
273+
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/globalWrites",
274+
"httpMethod": "GET",
275+
"operationId": "getManagedNamespace",
276+
"tag": "Global Clusters",
277+
"changes": [
278+
{
279+
"change": "api sunset date changed to an earlier date, from '2026-11-30' to '2026-03-01', new sunset date must be not earlier than '2026-11-30' and at least '365' days from now",
280+
"changeCode": "api-sunset-date-changed-too-small",
281+
"backwardCompatible": false
282+
}
283+
]
284+
},
285+
{
286+
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/globalWrites/customZoneMapping",
287+
"httpMethod": "DELETE",
288+
"operationId": "deleteAllCustomZoneMappings",
289+
"tag": "Global Clusters",
290+
"changes": [
291+
{
292+
"change": "api sunset date changed to an earlier date, from '2026-11-30' to '2026-03-01', new sunset date must be not earlier than '2026-11-30' and at least '365' days from now",
293+
"changeCode": "api-sunset-date-changed-too-small",
294+
"backwardCompatible": false
295+
}
296+
]
297+
},
298+
{
299+
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/globalWrites/customZoneMapping",
300+
"httpMethod": "POST",
301+
"operationId": "createCustomZoneMapping",
302+
"tag": "Global Clusters",
303+
"changes": [
304+
{
305+
"change": "api sunset date changed to an earlier date, from '2026-11-30' to '2026-03-01', new sunset date must be not earlier than '2026-11-30' and at least '365' days from now",
306+
"changeCode": "api-sunset-date-changed-too-small",
307+
"backwardCompatible": false
308+
}
309+
]
310+
},
311+
{
312+
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/globalWrites/managedNamespaces",
313+
"httpMethod": "DELETE",
314+
"operationId": "deleteManagedNamespace",
315+
"tag": "Global Clusters",
316+
"changes": [
317+
{
318+
"change": "api sunset date changed to an earlier date, from '2026-11-30' to '2026-03-01', new sunset date must be not earlier than '2026-11-30' and at least '365' days from now",
319+
"changeCode": "api-sunset-date-changed-too-small",
320+
"backwardCompatible": false
321+
}
322+
]
323+
},
324+
{
325+
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/globalWrites/managedNamespaces",
326+
"httpMethod": "POST",
327+
"operationId": "createManagedNamespace",
328+
"tag": "Global Clusters",
329+
"changes": [
330+
{
331+
"change": "api sunset date changed to an earlier date, from '2026-11-30' to '2026-03-01', new sunset date must be not earlier than '2026-11-30' and at least '365' days from now",
332+
"changeCode": "api-sunset-date-changed-too-small",
333+
"backwardCompatible": false
334+
}
335+
]
336+
},
252337
{
253338
"path": "/api/atlas/v2/groups/{groupId}/streams",
254339
"httpMethod": "GET",

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

Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,11 @@
134134
"operationId": "listClusters",
135135
"tag": "Clusters",
136136
"changes": [
137+
{
138+
"change": "api sunset date changed to an earlier date, from '2026-11-30' to '2026-03-01', new sunset date must be not earlier than '2026-11-30' and at least '365' days from now",
139+
"changeCode": "api-sunset-date-changed-too-small",
140+
"backwardCompatible": false
141+
},
137142
{
138143
"change": "the 'backupEnabled' response's property default value 'false' was added",
139144
"changeCode": "response-property-default-value-added",
@@ -168,6 +173,11 @@
168173
"operationId": "createCluster",
169174
"tag": "Clusters",
170175
"changes": [
176+
{
177+
"change": "api sunset date changed to an earlier date, from '2026-11-30' to '2026-03-01', new sunset date must be not earlier than '2026-11-30' and at least '365' days from now",
178+
"changeCode": "api-sunset-date-changed-too-small",
179+
"backwardCompatible": false
180+
},
171181
{
172182
"change": "the 'replicationSpecs/items/numShards' request property's min was set to '1.00'",
173183
"changeCode": "request-property-min-set",
@@ -237,6 +247,11 @@
237247
"operationId": "getCluster",
238248
"tag": "Clusters",
239249
"changes": [
250+
{
251+
"change": "api sunset date changed to an earlier date, from '2026-11-30' to '2026-03-01', new sunset date must be not earlier than '2026-11-30' and at least '365' days from now",
252+
"changeCode": "api-sunset-date-changed-too-small",
253+
"backwardCompatible": false
254+
},
240255
{
241256
"change": "the 'backupEnabled' response's property default value 'false' was added",
242257
"changeCode": "response-property-default-value-added",
@@ -271,6 +286,11 @@
271286
"operationId": "updateCluster",
272287
"tag": "Clusters",
273288
"changes": [
289+
{
290+
"change": "api sunset date changed to an earlier date, from '2026-11-30' to '2026-03-01', new sunset date must be not earlier than '2026-11-30' and at least '365' days from now",
291+
"changeCode": "api-sunset-date-changed-too-small",
292+
"backwardCompatible": false
293+
},
274294
{
275295
"change": "the 'replicationSpecs/items/numShards' request property's min was set to '1.00'",
276296
"changeCode": "request-property-min-set",
@@ -386,6 +406,71 @@
386406
}
387407
]
388408
},
409+
{
410+
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/globalWrites",
411+
"httpMethod": "GET",
412+
"operationId": "getManagedNamespace",
413+
"tag": "Global Clusters",
414+
"changes": [
415+
{
416+
"change": "api sunset date changed to an earlier date, from '2026-11-30' to '2026-03-01', new sunset date must be not earlier than '2026-11-30' and at least '365' days from now",
417+
"changeCode": "api-sunset-date-changed-too-small",
418+
"backwardCompatible": false
419+
}
420+
]
421+
},
422+
{
423+
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/globalWrites/customZoneMapping",
424+
"httpMethod": "DELETE",
425+
"operationId": "deleteAllCustomZoneMappings",
426+
"tag": "Global Clusters",
427+
"changes": [
428+
{
429+
"change": "api sunset date changed to an earlier date, from '2026-11-30' to '2026-03-01', new sunset date must be not earlier than '2026-11-30' and at least '365' days from now",
430+
"changeCode": "api-sunset-date-changed-too-small",
431+
"backwardCompatible": false
432+
}
433+
]
434+
},
435+
{
436+
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/globalWrites/customZoneMapping",
437+
"httpMethod": "POST",
438+
"operationId": "createCustomZoneMapping",
439+
"tag": "Global Clusters",
440+
"changes": [
441+
{
442+
"change": "api sunset date changed to an earlier date, from '2026-11-30' to '2026-03-01', new sunset date must be not earlier than '2026-11-30' and at least '365' days from now",
443+
"changeCode": "api-sunset-date-changed-too-small",
444+
"backwardCompatible": false
445+
}
446+
]
447+
},
448+
{
449+
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/globalWrites/managedNamespaces",
450+
"httpMethod": "DELETE",
451+
"operationId": "deleteManagedNamespace",
452+
"tag": "Global Clusters",
453+
"changes": [
454+
{
455+
"change": "api sunset date changed to an earlier date, from '2026-11-30' to '2026-03-01', new sunset date must be not earlier than '2026-11-30' and at least '365' days from now",
456+
"changeCode": "api-sunset-date-changed-too-small",
457+
"backwardCompatible": false
458+
}
459+
]
460+
},
461+
{
462+
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/globalWrites/managedNamespaces",
463+
"httpMethod": "POST",
464+
"operationId": "createManagedNamespace",
465+
"tag": "Global Clusters",
466+
"changes": [
467+
{
468+
"change": "api sunset date changed to an earlier date, from '2026-11-30' to '2026-03-01', new sunset date must be not earlier than '2026-11-30' and at least '365' days from now",
469+
"changeCode": "api-sunset-date-changed-too-small",
470+
"backwardCompatible": false
471+
}
472+
]
473+
},
389474
{
390475
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/{clusterView}/collStats/namespaces",
391476
"httpMethod": "GET",

0 commit comments

Comments
 (0)