Skip to content

Commit ef8bb56

Browse files
(prod) Release API Changelog 🚀. See https://github.com/mongodb/openapi/actions/runs/12185508475.
1 parent 4d066c7 commit ef8bb56

24 files changed

+5400
-3
lines changed

changelog/changelog.json

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

changelog/changelog.yaml

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

changelog/internal/changelog-all.json

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

changelog/internal/changelog-all.yaml

Lines changed: 1008 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-12-04",
3-
"specRevision": "c651b53a680538aca200cfbcf8b5ddf74979b2d5",
4-
"specRevisionShort": "c651b53a680",
2+
"runDate": "2024-12-05",
3+
"specRevision": "8393070f40ddc688fec58dc0b17f9f8779032c6d",
4+
"specRevisionShort": "8393070f40d",
55
"versions": [
66
"2023-01-01",
77
"2023-02-01",

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

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1049,6 +1049,19 @@
10491049
}
10501050
]
10511051
},
1052+
{
1053+
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/processor/{processorName}",
1054+
"httpMethod": "PATCH",
1055+
"operationId": "modifyStreamProcessor",
1056+
"tag": "Streams",
1057+
"changes": [
1058+
{
1059+
"change": "endpoint added",
1060+
"changeCode": "endpoint-added",
1061+
"backwardCompatible": true
1062+
}
1063+
]
1064+
},
10521065
{
10531066
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/processor/{processorName}:start",
10541067
"httpMethod": "POST",

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

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -522,6 +522,19 @@
522522
}
523523
]
524524
},
525+
{
526+
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/performanceAdvisor/suggestedIndexes",
527+
"httpMethod": "GET",
528+
"operationId": "listClusterSuggestedIndexes",
529+
"tag": "Performance Advisor",
530+
"changes": [
531+
{
532+
"change": "endpoint added",
533+
"changeCode": "endpoint-added",
534+
"backwardCompatible": true
535+
}
536+
]
537+
},
525538
{
526539
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/processArgs",
527540
"httpMethod": "GET",
@@ -1288,6 +1301,19 @@
12881301
}
12891302
]
12901303
},
1304+
{
1305+
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/processor/{processorName}",
1306+
"httpMethod": "PATCH",
1307+
"operationId": "modifyStreamProcessor",
1308+
"tag": "Streams",
1309+
"changes": [
1310+
{
1311+
"change": "endpoint added",
1312+
"changeCode": "endpoint-added",
1313+
"backwardCompatible": true
1314+
}
1315+
]
1316+
},
12911317
{
12921318
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/processor/{processorName}:start",
12931319
"httpMethod": "POST",

changelog/version-diff/2023-01-01_2024-10-23.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -522,6 +522,19 @@
522522
}
523523
]
524524
},
525+
{
526+
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/performanceAdvisor/suggestedIndexes",
527+
"httpMethod": "GET",
528+
"operationId": "listClusterSuggestedIndexes",
529+
"tag": "Performance Advisor",
530+
"changes": [
531+
{
532+
"change": "endpoint added",
533+
"changeCode": "endpoint-added",
534+
"backwardCompatible": true
535+
}
536+
]
537+
},
525538
{
526539
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/processArgs",
527540
"httpMethod": "GET",
@@ -1288,6 +1301,19 @@
12881301
}
12891302
]
12901303
},
1304+
{
1305+
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/processor/{processorName}",
1306+
"httpMethod": "PATCH",
1307+
"operationId": "modifyStreamProcessor",
1308+
"tag": "Streams",
1309+
"changes": [
1310+
{
1311+
"change": "endpoint added",
1312+
"changeCode": "endpoint-added",
1313+
"backwardCompatible": true
1314+
}
1315+
]
1316+
},
12911317
{
12921318
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/processor/{processorName}:start",
12931319
"httpMethod": "POST",

changelog/version-diff/2023-01-01_2024-11-13.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -522,6 +522,19 @@
522522
}
523523
]
524524
},
525+
{
526+
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/performanceAdvisor/suggestedIndexes",
527+
"httpMethod": "GET",
528+
"operationId": "listClusterSuggestedIndexes",
529+
"tag": "Performance Advisor",
530+
"changes": [
531+
{
532+
"change": "endpoint added",
533+
"changeCode": "endpoint-added",
534+
"backwardCompatible": true
535+
}
536+
]
537+
},
525538
{
526539
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/processArgs",
527540
"httpMethod": "GET",
@@ -1457,6 +1470,19 @@
14571470
}
14581471
]
14591472
},
1473+
{
1474+
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/processor/{processorName}",
1475+
"httpMethod": "PATCH",
1476+
"operationId": "modifyStreamProcessor",
1477+
"tag": "Streams",
1478+
"changes": [
1479+
{
1480+
"change": "endpoint added",
1481+
"changeCode": "endpoint-added",
1482+
"backwardCompatible": true
1483+
}
1484+
]
1485+
},
14601486
{
14611487
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/processor/{processorName}:start",
14621488
"httpMethod": "POST",

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

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -583,6 +583,19 @@
583583
}
584584
]
585585
},
586+
{
587+
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/processor/{processorName}",
588+
"httpMethod": "PATCH",
589+
"operationId": "modifyStreamProcessor",
590+
"tag": "Streams",
591+
"changes": [
592+
{
593+
"change": "endpoint added",
594+
"changeCode": "endpoint-added",
595+
"backwardCompatible": true
596+
}
597+
]
598+
},
586599
{
587600
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/processor/{processorName}:start",
588601
"httpMethod": "POST",

0 commit comments

Comments
 (0)