Skip to content

Commit 8dabe38

Browse files
(prod) Release API Changelog 🚀. See https://github.com/mongodb/openapi/actions/runs/11845502106.
1 parent 147a281 commit 8dabe38

26 files changed

+636
-290
lines changed

changelog/internal/changelog-all.json

Lines changed: 325 additions & 111 deletions
Large diffs are not rendered by default.

changelog/internal/changelog-all.yaml

Lines changed: 236 additions & 104 deletions
Original file line numberDiff line numberDiff line change
@@ -1,109 +1,241 @@
1-
- date: "2024-11-13"
1+
- date: "2024-11-14"
22
paths:
3-
- changes:
4-
- backwardCompatible: true
5-
change: endpoint added
6-
changeCode: endpoint-added
7-
httpMethod: GET
8-
operationId: listFlexClusters
9-
path: /api/atlas/v2/groups/{groupId}/flexClusters
10-
tag: Flex Clusters
11-
- changes:
12-
- backwardCompatible: true
13-
change: endpoint added
14-
changeCode: endpoint-added
15-
httpMethod: POST
16-
operationId: createFlexCluster
17-
path: /api/atlas/v2/groups/{groupId}/flexClusters
18-
tag: Flex Clusters
19-
- changes:
20-
- backwardCompatible: true
21-
change: endpoint added
22-
changeCode: endpoint-added
23-
httpMethod: DELETE
24-
operationId: deleteFlexCluster
25-
path: /api/atlas/v2/groups/{groupId}/flexClusters/{name}
26-
tag: Flex Clusters
27-
- changes:
28-
- backwardCompatible: true
29-
change: endpoint added
30-
changeCode: endpoint-added
31-
httpMethod: GET
32-
operationId: getFlexCluster
33-
path: /api/atlas/v2/groups/{groupId}/flexClusters/{name}
34-
tag: Flex Clusters
35-
- changes:
36-
- backwardCompatible: true
37-
change: endpoint added
38-
changeCode: endpoint-added
39-
httpMethod: PATCH
40-
operationId: updateFlexCluster
41-
path: /api/atlas/v2/groups/{groupId}/flexClusters/{name}
42-
tag: Flex Clusters
43-
- changes:
44-
- backwardCompatible: true
45-
change: endpoint added
46-
changeCode: endpoint-added
47-
httpMethod: POST
48-
operationId: downloadFlexBackup
49-
path: /api/atlas/v2/groups/{groupId}/flexClusters/{name}/backup/download
50-
tag: Flex Snapshots
51-
- changes:
52-
- backwardCompatible: true
53-
change: endpoint added
54-
changeCode: endpoint-added
55-
httpMethod: GET
56-
operationId: listFlexBackupRestoreJobs
57-
path: /api/atlas/v2/groups/{groupId}/flexClusters/{name}/backup/restoreJobs
58-
tag: Flex Restore Jobs
59-
- changes:
60-
- backwardCompatible: true
61-
change: endpoint added
62-
changeCode: endpoint-added
63-
httpMethod: POST
64-
operationId: createFlexBackupRestoreJob
65-
path: /api/atlas/v2/groups/{groupId}/flexClusters/{name}/backup/restoreJobs
66-
tag: Flex Restore Jobs
67-
- changes:
68-
- backwardCompatible: true
69-
change: endpoint added
70-
changeCode: endpoint-added
71-
httpMethod: GET
72-
operationId: getFlexBackupRestoreJob
73-
path: /api/atlas/v2/groups/{groupId}/flexClusters/{name}/backup/restoreJobs/{restoreJobId}
74-
tag: Flex Restore Jobs
75-
- changes:
76-
- backwardCompatible: true
77-
change: endpoint added
78-
changeCode: endpoint-added
79-
httpMethod: GET
80-
operationId: listFlexBackups
81-
path: /api/atlas/v2/groups/{groupId}/flexClusters/{name}/backup/snapshots
82-
tag: Flex Snapshots
83-
- changes:
84-
- backwardCompatible: true
85-
change: endpoint added
86-
changeCode: endpoint-added
87-
httpMethod: GET
88-
operationId: getFlexBackup
89-
path: /api/atlas/v2/groups/{groupId}/flexClusters/{name}/backup/snapshots/{snapshotId}
90-
tag: Flex Snapshots
91-
- changes:
92-
- backwardCompatible: true
93-
change: endpoint added
94-
changeCode: endpoint-added
95-
httpMethod: POST
96-
operationId: upgradeFlexCluster
97-
path: /api/atlas/v2/groups/{groupId}/flexClusters:tenantUpgrade
98-
tag: Flex Clusters
99-
- changes:
100-
- backwardCompatible: true
101-
change: endpoint added
102-
changeCode: endpoint-added
103-
httpMethod: GET
104-
operationId: getAccountDetails
105-
path: /api/atlas/v2/groups/{groupId}/streams/accountDetails
3+
- httpMethod: GET
4+
operationId: getAWSCustomDNS
5+
path: /api/atlas/v2/groups/{groupId}/awsCustomDNS
6+
tag: AWS Clusters DNS
7+
versions:
8+
- changeType: update
9+
changes:
10+
- backwardCompatible: false
11+
change: api operation id 'getAWSCustomDNS' removed and replaced with 'getAwsCustomDns'
12+
changeCode: api-operation-id-removed
13+
hideFromChangelog: true
14+
stabilityLevel: stable
15+
version: "2024-11-13"
16+
- httpMethod: PATCH
17+
operationId: toggleAWSCustomDNS
18+
path: /api/atlas/v2/groups/{groupId}/awsCustomDNS
19+
tag: AWS Clusters DNS
20+
versions:
21+
- changeType: update
22+
changes:
23+
- backwardCompatible: false
24+
change: api operation id 'toggleAWSCustomDNS' removed and replaced with 'toggleAwsCustomDns'
25+
changeCode: api-operation-id-removed
26+
hideFromChangelog: true
27+
stabilityLevel: stable
28+
version: "2024-11-13"
29+
- httpMethod: POST
30+
operationId: grantMongoDBEmployeeAccess
31+
path: /api/atlas/v2/groups/{groupId}/clusters/{clusterName}:grantMongoDBEmployeeAccess
32+
tag: Clusters
33+
versions:
34+
- changeType: update
35+
changes:
36+
- backwardCompatible: false
37+
change: api operation id 'grantMongoDBEmployeeAccess' removed and replaced with 'grantMongoDbEmployeeAccess'
38+
changeCode: api-operation-id-removed
39+
hideFromChangelog: true
40+
stabilityLevel: stable
41+
version: "2024-11-13"
42+
- httpMethod: POST
43+
operationId: revokeMongoDBEmployeeAccess
44+
path: /api/atlas/v2/groups/{groupId}/clusters/{clusterName}:revokeMongoDBEmployeeAccess
45+
tag: Clusters
46+
versions:
47+
- changeType: update
48+
changes:
49+
- backwardCompatible: false
50+
change: api operation id 'revokeMongoDBEmployeeAccess' removed and replaced with 'revokeMongoDbEmployeeAccess'
51+
changeCode: api-operation-id-removed
52+
hideFromChangelog: true
53+
stabilityLevel: stable
54+
version: "2024-11-13"
55+
- httpMethod: GET
56+
operationId: returnAllIPAddresses
57+
path: /api/atlas/v2/groups/{groupId}/ipAddresses
58+
tag: Projects
59+
versions:
60+
- changeType: update
61+
changes:
62+
- backwardCompatible: false
63+
change: api operation id 'returnAllIPAddresses' removed and replaced with 'returnAllIpAddresses'
64+
changeCode: api-operation-id-removed
65+
hideFromChangelog: true
66+
stabilityLevel: stable
67+
version: "2024-11-13"
68+
- httpMethod: GET
69+
operationId: getProjectLTSVersions
70+
path: /api/atlas/v2/groups/{groupId}/mongoDBVersions
71+
tag: Projects
72+
versions:
73+
- changeType: update
74+
changes:
75+
- backwardCompatible: false
76+
change: api operation id 'getProjectLTSVersions' removed and replaced with 'getProjectLtsVersions'
77+
changeCode: api-operation-id-removed
78+
hideFromChangelog: true
79+
stabilityLevel: stable
80+
version: "2024-11-13"
81+
- httpMethod: GET
82+
operationId: getVPCPeeringConnections
83+
path: /api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections
84+
tag: Streams
85+
versions:
86+
- changeType: update
87+
changes:
88+
- backwardCompatible: false
89+
change: api operation id 'getVPCPeeringConnections' removed and replaced with 'getVpcPeeringConnections'
90+
changeCode: api-operation-id-removed
91+
hideFromChangelog: true
92+
stabilityLevel: stable
93+
version: "2024-11-13"
94+
- httpMethod: DELETE
95+
operationId: deleteVPCPeeringConnection
96+
path: /api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections/{id}
97+
tag: Streams
98+
versions:
99+
- changeType: update
100+
changes:
101+
- backwardCompatible: false
102+
change: api operation id 'deleteVPCPeeringConnection' removed and replaced with 'deleteVpcPeeringConnection'
103+
changeCode: api-operation-id-removed
104+
hideFromChangelog: true
105+
stabilityLevel: stable
106+
version: "2024-11-13"
107+
- httpMethod: POST
108+
operationId: acceptVPCPeeringConnection
109+
path: /api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections/{id}:accept
110+
tag: Streams
111+
versions:
112+
- changeType: update
113+
changes:
114+
- backwardCompatible: false
115+
change: api operation id 'acceptVPCPeeringConnection' removed and replaced with 'acceptVpcPeeringConnection'
116+
changeCode: api-operation-id-removed
117+
hideFromChangelog: true
118+
stabilityLevel: stable
119+
version: "2024-11-13"
120+
- httpMethod: POST
121+
operationId: rejectVPCPeeringConnection
122+
path: /api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections/{id}:reject
106123
tag: Streams
124+
versions:
125+
- changeType: update
126+
changes:
127+
- backwardCompatible: false
128+
change: api operation id 'rejectVPCPeeringConnection' removed and replaced with 'rejectVpcPeeringConnection'
129+
changeCode: api-operation-id-removed
130+
hideFromChangelog: true
131+
stabilityLevel: stable
132+
version: "2024-11-13"
133+
- httpMethod: GET
134+
operationId: getLDAPConfiguration
135+
path: /api/atlas/v2/groups/{groupId}/userSecurity
136+
tag: LDAP Configuration
137+
versions:
138+
- changeType: update
139+
changes:
140+
- backwardCompatible: false
141+
change: api operation id 'getLDAPConfiguration' removed and replaced with 'getLdapConfiguration'
142+
changeCode: api-operation-id-removed
143+
hideFromChangelog: true
144+
stabilityLevel: stable
145+
version: "2024-11-13"
146+
- httpMethod: PATCH
147+
operationId: saveLDAPConfiguration
148+
path: /api/atlas/v2/groups/{groupId}/userSecurity
149+
tag: LDAP Configuration
150+
versions:
151+
- changeType: update
152+
changes:
153+
- backwardCompatible: false
154+
change: api operation id 'saveLDAPConfiguration' removed and replaced with 'saveLdapConfiguration'
155+
changeCode: api-operation-id-removed
156+
hideFromChangelog: true
157+
stabilityLevel: stable
158+
version: "2024-11-13"
159+
- httpMethod: DELETE
160+
operationId: deleteLDAPConfiguration
161+
path: /api/atlas/v2/groups/{groupId}/userSecurity/ldap/userToDNMapping
162+
tag: LDAP Configuration
163+
versions:
164+
- changeType: update
165+
changes:
166+
- backwardCompatible: false
167+
change: api operation id 'deleteLDAPConfiguration' removed and replaced with 'deleteLdapConfiguration'
168+
changeCode: api-operation-id-removed
169+
hideFromChangelog: true
170+
stabilityLevel: stable
171+
version: "2024-11-13"
172+
- httpMethod: POST
173+
operationId: verifyLDAPConfiguration
174+
path: /api/atlas/v2/groups/{groupId}/userSecurity/ldap/verify
175+
tag: LDAP Configuration
176+
versions:
177+
- changeType: update
178+
changes:
179+
- backwardCompatible: false
180+
change: api operation id 'verifyLDAPConfiguration' removed and replaced with 'verifyLdapConfiguration'
181+
changeCode: api-operation-id-removed
182+
hideFromChangelog: true
183+
stabilityLevel: stable
184+
version: "2024-11-13"
185+
- httpMethod: GET
186+
operationId: getLDAPConfigurationStatus
187+
path: /api/atlas/v2/groups/{groupId}/userSecurity/ldap/verify/{requestId}
188+
tag: LDAP Configuration
189+
versions:
190+
- changeType: update
191+
changes:
192+
- backwardCompatible: false
193+
change: api operation id 'getLDAPConfigurationStatus' removed and replaced with 'getLdapConfigurationStatus'
194+
changeCode: api-operation-id-removed
195+
hideFromChangelog: true
196+
stabilityLevel: stable
197+
version: "2024-11-13"
198+
- httpMethod: GET
199+
operationId: createCostExplorerQueryProcess_1
200+
path: /api/atlas/v2/orgs/{orgId}/billing/costExplorer/usage/{token}
201+
tag: Invoices
202+
versions:
203+
- changeType: update
204+
changes:
205+
- backwardCompatible: false
206+
change: api operation id 'createCostExplorerQueryProcess_1' removed and replaced with 'getCostExplorerQueryProcess'
207+
changeCode: api-operation-id-removed
208+
hideFromChangelog: true
209+
stabilityLevel: stable
210+
version: "2024-11-13"
211+
- httpMethod: GET
212+
operationId: downloadInvoiceCSV
213+
path: /api/atlas/v2/orgs/{orgId}/invoices/{invoiceId}/csv
214+
tag: Invoices
215+
versions:
216+
- changeType: update
217+
changes:
218+
- backwardCompatible: false
219+
change: api operation id 'downloadInvoiceCSV' removed and replaced with 'downloadInvoiceCsv'
220+
changeCode: api-operation-id-removed
221+
hideFromChangelog: true
222+
stabilityLevel: stable
223+
version: "2024-11-13"
224+
- httpMethod: GET
225+
operationId: returnAllControlPlaneIPAddresses
226+
path: /api/atlas/v2/unauth/controlPlaneIPAddresses
227+
tag: Root
228+
versions:
229+
- changeType: update
230+
changes:
231+
- backwardCompatible: false
232+
change: api operation id 'returnAllControlPlaneIPAddresses' removed and replaced with 'returnAllControlPlaneIpAddresses'
233+
changeCode: api-operation-id-removed
234+
hideFromChangelog: true
235+
stabilityLevel: stable
236+
version: "2024-11-13"
237+
- date: "2024-11-13"
238+
paths:
107239
- httpMethod: GET
108240
operationId: listProjects
109241
path: /api/atlas/v2/groups

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": "2024-11-14",
3-
"specRevision": "2dc78927067c1e2f211184b294f2a8edea19008d",
4-
"specRevisionShort": "2dc78927067",
3+
"specRevision": "f3a0fbfc29fbe8c458f4b47fa6bc071d0d0b7bcb",
4+
"specRevisionShort": "f3a0fbfc29f",
55
"versions": [
66
"2023-01-01",
77
"2023-02-01",

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@
299299
{
300300
"path": "/api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections",
301301
"httpMethod": "GET",
302-
"operationId": "getVPCPeeringConnections",
302+
"operationId": "getVpcPeeringConnections",
303303
"tag": "Streams",
304304
"changes": [
305305
{
@@ -312,7 +312,7 @@
312312
{
313313
"path": "/api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections/{id}",
314314
"httpMethod": "DELETE",
315-
"operationId": "deleteVPCPeeringConnection",
315+
"operationId": "deleteVpcPeeringConnection",
316316
"tag": "Streams",
317317
"changes": [
318318
{
@@ -325,7 +325,7 @@
325325
{
326326
"path": "/api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections/{id}:accept",
327327
"httpMethod": "POST",
328-
"operationId": "acceptVPCPeeringConnection",
328+
"operationId": "acceptVpcPeeringConnection",
329329
"tag": "Streams",
330330
"changes": [
331331
{
@@ -338,7 +338,7 @@
338338
{
339339
"path": "/api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections/{id}:reject",
340340
"httpMethod": "POST",
341-
"operationId": "rejectVPCPeeringConnection",
341+
"operationId": "rejectVpcPeeringConnection",
342342
"tag": "Streams",
343343
"changes": [
344344
{

0 commit comments

Comments
 (0)