Skip to content

Commit 6dd2946

Browse files
(prod) Release API Changelog 🚀. See https://github.com/mongodb/openapi/actions/runs/10835391907.
1 parent 872d3fd commit 6dd2946

13 files changed

+338
-132
lines changed

changelog/changelog.json

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3747,6 +3747,26 @@
37473747
"operationId": "grantMongoDBEmployeeAccess",
37483748
"tag": "Clusters"
37493749
},
3750+
{
3751+
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}:pinFeatureCompatibilityVersion",
3752+
"httpMethod": "POST",
3753+
"versions": [
3754+
{
3755+
"version": "2024-08-05",
3756+
"changes": [
3757+
{
3758+
"change": "endpoint added",
3759+
"changeCode": "endpoint-added",
3760+
"backwardCompatible": true
3761+
}
3762+
],
3763+
"stabilityLevel": "stable",
3764+
"changeType": "release"
3765+
}
3766+
],
3767+
"operationId": "pinFeatureCompatibilityVersion",
3768+
"tag": "Clusters"
3769+
},
37503770
{
37513771
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}:revokeMongoDBEmployeeAccess",
37523772
"httpMethod": "POST",
@@ -3767,6 +3787,26 @@
37673787
"operationId": "revokeMongoDBEmployeeAccess",
37683788
"tag": "Clusters"
37693789
},
3790+
{
3791+
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}:unpinFeatureCompatibilityVersion",
3792+
"httpMethod": "POST",
3793+
"versions": [
3794+
{
3795+
"version": "2024-08-05",
3796+
"changes": [
3797+
{
3798+
"change": "endpoint added",
3799+
"changeCode": "endpoint-added",
3800+
"backwardCompatible": true
3801+
}
3802+
],
3803+
"stabilityLevel": "stable",
3804+
"changeType": "release"
3805+
}
3806+
],
3807+
"operationId": "unpinFeatureCompatibilityVersion",
3808+
"tag": "Clusters"
3809+
},
37703810
{
37713811
"path": "/api/atlas/v2/groups/{groupId}/clusters/{hostName}/logs/{logName}.gz",
37723812
"httpMethod": "GET",

changelog/changelog.yaml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2247,6 +2247,18 @@
22472247
changeCode: endpoint-added
22482248
stabilityLevel: stable
22492249
version: "2024-08-05"
2250+
- httpMethod: POST
2251+
operationId: pinFeatureCompatibilityVersion
2252+
path: /api/atlas/v2/groups/{groupId}/clusters/{clusterName}:pinFeatureCompatibilityVersion
2253+
tag: Clusters
2254+
versions:
2255+
- changeType: release
2256+
changes:
2257+
- backwardCompatible: true
2258+
change: endpoint added
2259+
changeCode: endpoint-added
2260+
stabilityLevel: stable
2261+
version: "2024-08-05"
22502262
- httpMethod: POST
22512263
operationId: revokeMongoDBEmployeeAccess
22522264
path: /api/atlas/v2/groups/{groupId}/clusters/{clusterName}:revokeMongoDBEmployeeAccess
@@ -2259,6 +2271,18 @@
22592271
changeCode: endpoint-added
22602272
stabilityLevel: stable
22612273
version: "2024-08-05"
2274+
- httpMethod: POST
2275+
operationId: unpinFeatureCompatibilityVersion
2276+
path: /api/atlas/v2/groups/{groupId}/clusters/{clusterName}:unpinFeatureCompatibilityVersion
2277+
tag: Clusters
2278+
versions:
2279+
- changeType: release
2280+
changes:
2281+
- backwardCompatible: true
2282+
change: endpoint added
2283+
changeCode: endpoint-added
2284+
stabilityLevel: stable
2285+
version: "2024-08-05"
22622286
- httpMethod: GET
22632287
operationId: getHostLogs
22642288
path: /api/atlas/v2/groups/{groupId}/clusters/{hostName}/logs/{logName}.gz

changelog/internal/changelog-all.json

Lines changed: 40 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -3747,6 +3747,26 @@
37473747
"operationId": "grantMongoDBEmployeeAccess",
37483748
"tag": "Clusters"
37493749
},
3750+
{
3751+
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}:pinFeatureCompatibilityVersion",
3752+
"httpMethod": "POST",
3753+
"versions": [
3754+
{
3755+
"version": "2024-08-05",
3756+
"changes": [
3757+
{
3758+
"change": "endpoint added",
3759+
"changeCode": "endpoint-added",
3760+
"backwardCompatible": true
3761+
}
3762+
],
3763+
"stabilityLevel": "stable",
3764+
"changeType": "release"
3765+
}
3766+
],
3767+
"operationId": "pinFeatureCompatibilityVersion",
3768+
"tag": "Clusters"
3769+
},
37503770
{
37513771
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}:revokeMongoDBEmployeeAccess",
37523772
"httpMethod": "POST",
@@ -3767,6 +3787,26 @@
37673787
"operationId": "revokeMongoDBEmployeeAccess",
37683788
"tag": "Clusters"
37693789
},
3790+
{
3791+
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}:unpinFeatureCompatibilityVersion",
3792+
"httpMethod": "POST",
3793+
"versions": [
3794+
{
3795+
"version": "2024-08-05",
3796+
"changes": [
3797+
{
3798+
"change": "endpoint added",
3799+
"changeCode": "endpoint-added",
3800+
"backwardCompatible": true
3801+
}
3802+
],
3803+
"stabilityLevel": "stable",
3804+
"changeType": "release"
3805+
}
3806+
],
3807+
"operationId": "unpinFeatureCompatibilityVersion",
3808+
"tag": "Clusters"
3809+
},
37703810
{
37713811
"path": "/api/atlas/v2/groups/{groupId}/clusters/{hostName}/logs/{logName}.gz",
37723812
"httpMethod": "GET",
@@ -5399,12 +5439,6 @@
53995439
{
54005440
"version": "2024-08-05",
54015441
"changes": [
5402-
{
5403-
"change": "sunset date '2025-09-09' is too small, must be at least '365' days from now",
5404-
"changeCode": "api-sunset-date-too-small",
5405-
"backwardCompatible": false,
5406-
"hideFromChangelog": true
5407-
},
54085442
{
54095443
"change": "added the optional property 'badRequestDetail' to the response",
54105444
"changeCode": "response-optional-property-added",
@@ -5425,12 +5459,6 @@
54255459
{
54265460
"version": "2024-08-05",
54275461
"changes": [
5428-
{
5429-
"change": "sunset date '2025-09-09' is too small, must be at least '365' days from now",
5430-
"changeCode": "api-sunset-date-too-small",
5431-
"backwardCompatible": false,
5432-
"hideFromChangelog": true
5433-
},
54345462
{
54355463
"change": "added the optional property 'badRequestDetail' to the response",
54365464
"changeCode": "response-optional-property-added",
@@ -5451,12 +5479,6 @@
54515479
{
54525480
"version": "2024-08-05",
54535481
"changes": [
5454-
{
5455-
"change": "sunset date '2025-09-09' is too small, must be at least '365' days from now",
5456-
"changeCode": "api-sunset-date-too-small",
5457-
"backwardCompatible": false,
5458-
"hideFromChangelog": true
5459-
},
54605482
{
54615483
"change": "added the optional property 'badRequestDetail' to the response",
54625484
"changeCode": "response-optional-property-added",
@@ -5477,12 +5499,6 @@
54775499
{
54785500
"version": "2024-08-05",
54795501
"changes": [
5480-
{
5481-
"change": "sunset date '2025-09-09' is too small, must be at least '365' days from now",
5482-
"changeCode": "api-sunset-date-too-small",
5483-
"backwardCompatible": false,
5484-
"hideFromChangelog": true
5485-
},
54865502
{
54875503
"change": "added the optional property 'badRequestDetail' to the response",
54885504
"changeCode": "response-optional-property-added",
@@ -5503,12 +5519,6 @@
55035519
{
55045520
"version": "2024-08-05",
55055521
"changes": [
5506-
{
5507-
"change": "sunset date '2025-09-09' is too small, must be at least '365' days from now",
5508-
"changeCode": "api-sunset-date-too-small",
5509-
"backwardCompatible": false,
5510-
"hideFromChangelog": true
5511-
},
55125522
{
55135523
"change": "added the optional property 'badRequestDetail' to the response",
55145524
"changeCode": "response-optional-property-added",
@@ -5529,12 +5539,6 @@
55295539
{
55305540
"version": "2024-08-05",
55315541
"changes": [
5532-
{
5533-
"change": "sunset date '2025-09-09' is too small, must be at least '365' days from now",
5534-
"changeCode": "api-sunset-date-too-small",
5535-
"backwardCompatible": false,
5536-
"hideFromChangelog": true
5537-
},
55385542
{
55395543
"change": "added the optional property 'badRequestDetail' to the response",
55405544
"changeCode": "response-optional-property-added",
@@ -5555,12 +5559,6 @@
55555559
{
55565560
"version": "2024-08-05",
55575561
"changes": [
5558-
{
5559-
"change": "sunset date '2025-09-09' is too small, must be at least '365' days from now",
5560-
"changeCode": "api-sunset-date-too-small",
5561-
"backwardCompatible": false,
5562-
"hideFromChangelog": true
5563-
},
55645562
{
55655563
"change": "added the optional property 'badRequestDetail' to the response",
55665564
"changeCode": "response-optional-property-added",
@@ -5581,12 +5579,6 @@
55815579
{
55825580
"version": "2024-08-05",
55835581
"changes": [
5584-
{
5585-
"change": "sunset date '2025-09-09' is too small, must be at least '365' days from now",
5586-
"changeCode": "api-sunset-date-too-small",
5587-
"backwardCompatible": false,
5588-
"hideFromChangelog": true
5589-
},
55905582
{
55915583
"change": "added the optional property 'badRequestDetail' to the response",
55925584
"changeCode": "response-optional-property-added",
@@ -5607,12 +5599,6 @@
56075599
{
56085600
"version": "2024-08-05",
56095601
"changes": [
5610-
{
5611-
"change": "sunset date '2025-09-09' is too small, must be at least '365' days from now",
5612-
"changeCode": "api-sunset-date-too-small",
5613-
"backwardCompatible": false,
5614-
"hideFromChangelog": true
5615-
},
56165602
{
56175603
"change": "added the optional property 'badRequestDetail' to the response",
56185604
"changeCode": "response-optional-property-added",
@@ -5633,12 +5619,6 @@
56335619
{
56345620
"version": "2024-08-05",
56355621
"changes": [
5636-
{
5637-
"change": "sunset date '2025-09-09' is too small, must be at least '365' days from now",
5638-
"changeCode": "api-sunset-date-too-small",
5639-
"backwardCompatible": false,
5640-
"hideFromChangelog": true
5641-
},
56425622
{
56435623
"change": "added the optional property 'badRequestDetail' to the response",
56445624
"changeCode": "response-optional-property-added",
@@ -5659,12 +5639,6 @@
56595639
{
56605640
"version": "2024-08-05",
56615641
"changes": [
5662-
{
5663-
"change": "sunset date '2025-09-09' is too small, must be at least '365' days from now",
5664-
"changeCode": "api-sunset-date-too-small",
5665-
"backwardCompatible": false,
5666-
"hideFromChangelog": true
5667-
},
56685642
{
56695643
"change": "added the optional property 'badRequestDetail' to the response",
56705644
"changeCode": "response-optional-property-added",
@@ -5685,12 +5659,6 @@
56855659
{
56865660
"version": "2024-08-05",
56875661
"changes": [
5688-
{
5689-
"change": "sunset date '2025-09-09' is too small, must be at least '365' days from now",
5690-
"changeCode": "api-sunset-date-too-small",
5691-
"backwardCompatible": false,
5692-
"hideFromChangelog": true
5693-
},
56945662
{
56955663
"change": "added the optional property 'badRequestDetail' to the response",
56965664
"changeCode": "response-optional-property-added",
@@ -5711,12 +5679,6 @@
57115679
{
57125680
"version": "2024-08-05",
57135681
"changes": [
5714-
{
5715-
"change": "sunset date '2025-09-09' is too small, must be at least '365' days from now",
5716-
"changeCode": "api-sunset-date-too-small",
5717-
"backwardCompatible": false,
5718-
"hideFromChangelog": true
5719-
},
57205682
{
57215683
"change": "added the optional property 'badRequestDetail' to the response",
57225684
"changeCode": "response-optional-property-added",

0 commit comments

Comments
 (0)