Skip to content

Commit 2e29a9e

Browse files
(prod) Release API Changelog 🚀. See https://github.com/mongodb/openapi/actions/runs/14915175669.
1 parent 02e377b commit 2e29a9e

14 files changed

+1261
-3
lines changed

changelog/changelog.json

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

changelog/changelog.yaml

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

changelog/internal/changelog-all.json

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

changelog/internal/changelog-all.yaml

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

changelog/internal/metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"runDate": "2025-05-08",
3-
"specRevision": "dc9e1f0dd9290ac8f1346f8d3114e66b66a777fe",
4-
"specRevisionShort": "dc9e1f0dd92",
3+
"specRevision": "4febebc3ff1170ec959be4071f6990e64c0111c9",
4+
"specRevisionShort": "4febebc3ff1",
55
"versions": [
66
"2023-01-01",
77
"2023-02-01",

changelog/version-diff/2023-01-01_2025-03-12.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1547,6 +1547,19 @@
15471547
}
15481548
]
15491549
},
1550+
{
1551+
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/processor/{processorName}:startWith",
1552+
"httpMethod": "POST",
1553+
"operationId": "startStreamProcessorWith",
1554+
"tag": "Streams",
1555+
"changes": [
1556+
{
1557+
"change": "endpoint added",
1558+
"changeCode": "endpoint-added",
1559+
"backwardCompatible": true
1560+
}
1561+
]
1562+
},
15501563
{
15511564
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/processor/{processorName}:stop",
15521565
"httpMethod": "POST",

changelog/version-diff/2023-02-01_2025-03-12.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1453,6 +1453,19 @@
14531453
}
14541454
]
14551455
},
1456+
{
1457+
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/processor/{processorName}:startWith",
1458+
"httpMethod": "POST",
1459+
"operationId": "startStreamProcessorWith",
1460+
"tag": "Streams",
1461+
"changes": [
1462+
{
1463+
"change": "endpoint added",
1464+
"changeCode": "endpoint-added",
1465+
"backwardCompatible": true
1466+
}
1467+
]
1468+
},
14561469
{
14571470
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/processor/{processorName}:stop",
14581471
"httpMethod": "POST",

changelog/version-diff/2023-10-01_2025-03-12.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1422,6 +1422,19 @@
14221422
}
14231423
]
14241424
},
1425+
{
1426+
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/processor/{processorName}:startWith",
1427+
"httpMethod": "POST",
1428+
"operationId": "startStreamProcessorWith",
1429+
"tag": "Streams",
1430+
"changes": [
1431+
{
1432+
"change": "endpoint added",
1433+
"changeCode": "endpoint-added",
1434+
"backwardCompatible": true
1435+
}
1436+
]
1437+
},
14251438
{
14261439
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/processor/{processorName}:stop",
14271440
"httpMethod": "POST",

changelog/version-diff/2023-11-15_2025-03-12.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1220,6 +1220,19 @@
12201220
}
12211221
]
12221222
},
1223+
{
1224+
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/processor/{processorName}:startWith",
1225+
"httpMethod": "POST",
1226+
"operationId": "startStreamProcessorWith",
1227+
"tag": "Streams",
1228+
"changes": [
1229+
{
1230+
"change": "endpoint added",
1231+
"changeCode": "endpoint-added",
1232+
"backwardCompatible": true
1233+
}
1234+
]
1235+
},
12231236
{
12241237
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/processor/{processorName}:stop",
12251238
"httpMethod": "POST",

changelog/version-diff/2024-05-30_2025-03-12.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -857,6 +857,19 @@
857857
}
858858
]
859859
},
860+
{
861+
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/processor/{processorName}:startWith",
862+
"httpMethod": "POST",
863+
"operationId": "startStreamProcessorWith",
864+
"tag": "Streams",
865+
"changes": [
866+
{
867+
"change": "endpoint added",
868+
"changeCode": "endpoint-added",
869+
"backwardCompatible": true
870+
}
871+
]
872+
},
860873
{
861874
"path": "/api/atlas/v2/groups/{groupId}/streams:withSampleConnections",
862875
"httpMethod": "POST",

0 commit comments

Comments
 (0)