Skip to content

Commit a420df0

Browse files
(prod) Release API Changelog 🚀. See https://github.com/mongodb/openapi/actions/runs/11846320784.
1 parent 84e91b3 commit a420df0

File tree

3 files changed

+2
-621
lines changed

3 files changed

+2
-621
lines changed

changelog/internal/changelog-all.json

Lines changed: 0 additions & 383 deletions
Original file line numberDiff line numberDiff line change
@@ -1,387 +1,4 @@
11
[
2-
{
3-
"date": "2024-11-14",
4-
"paths": [
5-
{
6-
"path": "/api/atlas/v2/groups/{groupId}/awsCustomDNS",
7-
"httpMethod": "GET",
8-
"versions": [
9-
{
10-
"version": "2024-11-13",
11-
"changes": [
12-
{
13-
"change": "api operation id 'getAWSCustomDNS' removed and replaced with 'getAwsCustomDns'",
14-
"changeCode": "api-operation-id-removed",
15-
"backwardCompatible": false,
16-
"hideFromChangelog": true
17-
}
18-
],
19-
"stabilityLevel": "stable",
20-
"changeType": "update"
21-
}
22-
],
23-
"operationId": "getAWSCustomDNS",
24-
"tag": "AWS Clusters DNS"
25-
},
26-
{
27-
"path": "/api/atlas/v2/groups/{groupId}/awsCustomDNS",
28-
"httpMethod": "PATCH",
29-
"versions": [
30-
{
31-
"version": "2024-11-13",
32-
"changes": [
33-
{
34-
"change": "api operation id 'toggleAWSCustomDNS' removed and replaced with 'toggleAwsCustomDns'",
35-
"changeCode": "api-operation-id-removed",
36-
"backwardCompatible": false,
37-
"hideFromChangelog": true
38-
}
39-
],
40-
"stabilityLevel": "stable",
41-
"changeType": "update"
42-
}
43-
],
44-
"operationId": "toggleAWSCustomDNS",
45-
"tag": "AWS Clusters DNS"
46-
},
47-
{
48-
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}:grantMongoDBEmployeeAccess",
49-
"httpMethod": "POST",
50-
"versions": [
51-
{
52-
"version": "2024-11-13",
53-
"changes": [
54-
{
55-
"change": "api operation id 'grantMongoDBEmployeeAccess' removed and replaced with 'grantMongoDbEmployeeAccess'",
56-
"changeCode": "api-operation-id-removed",
57-
"backwardCompatible": false,
58-
"hideFromChangelog": true
59-
}
60-
],
61-
"stabilityLevel": "stable",
62-
"changeType": "update"
63-
}
64-
],
65-
"operationId": "grantMongoDBEmployeeAccess",
66-
"tag": "Clusters"
67-
},
68-
{
69-
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}:revokeMongoDBEmployeeAccess",
70-
"httpMethod": "POST",
71-
"versions": [
72-
{
73-
"version": "2024-11-13",
74-
"changes": [
75-
{
76-
"change": "api operation id 'revokeMongoDBEmployeeAccess' removed and replaced with 'revokeMongoDbEmployeeAccess'",
77-
"changeCode": "api-operation-id-removed",
78-
"backwardCompatible": false,
79-
"hideFromChangelog": true
80-
}
81-
],
82-
"stabilityLevel": "stable",
83-
"changeType": "update"
84-
}
85-
],
86-
"operationId": "revokeMongoDBEmployeeAccess",
87-
"tag": "Clusters"
88-
},
89-
{
90-
"path": "/api/atlas/v2/groups/{groupId}/ipAddresses",
91-
"httpMethod": "GET",
92-
"versions": [
93-
{
94-
"version": "2024-11-13",
95-
"changes": [
96-
{
97-
"change": "api operation id 'returnAllIPAddresses' removed and replaced with 'returnAllIpAddresses'",
98-
"changeCode": "api-operation-id-removed",
99-
"backwardCompatible": false,
100-
"hideFromChangelog": true
101-
}
102-
],
103-
"stabilityLevel": "stable",
104-
"changeType": "update"
105-
}
106-
],
107-
"operationId": "returnAllIPAddresses",
108-
"tag": "Projects"
109-
},
110-
{
111-
"path": "/api/atlas/v2/groups/{groupId}/mongoDBVersions",
112-
"httpMethod": "GET",
113-
"versions": [
114-
{
115-
"version": "2024-11-13",
116-
"changes": [
117-
{
118-
"change": "api operation id 'getProjectLTSVersions' removed and replaced with 'getProjectLtsVersions'",
119-
"changeCode": "api-operation-id-removed",
120-
"backwardCompatible": false,
121-
"hideFromChangelog": true
122-
}
123-
],
124-
"stabilityLevel": "stable",
125-
"changeType": "update"
126-
}
127-
],
128-
"operationId": "getProjectLTSVersions",
129-
"tag": "Projects"
130-
},
131-
{
132-
"path": "/api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections",
133-
"httpMethod": "GET",
134-
"versions": [
135-
{
136-
"version": "2024-11-13",
137-
"changes": [
138-
{
139-
"change": "api operation id 'getVPCPeeringConnections' removed and replaced with 'getVpcPeeringConnections'",
140-
"changeCode": "api-operation-id-removed",
141-
"backwardCompatible": false,
142-
"hideFromChangelog": true
143-
}
144-
],
145-
"stabilityLevel": "stable",
146-
"changeType": "update"
147-
}
148-
],
149-
"operationId": "getVPCPeeringConnections",
150-
"tag": "Streams"
151-
},
152-
{
153-
"path": "/api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections/{id}",
154-
"httpMethod": "DELETE",
155-
"versions": [
156-
{
157-
"version": "2024-11-13",
158-
"changes": [
159-
{
160-
"change": "api operation id 'deleteVPCPeeringConnection' removed and replaced with 'deleteVpcPeeringConnection'",
161-
"changeCode": "api-operation-id-removed",
162-
"backwardCompatible": false,
163-
"hideFromChangelog": true
164-
}
165-
],
166-
"stabilityLevel": "stable",
167-
"changeType": "update"
168-
}
169-
],
170-
"operationId": "deleteVPCPeeringConnection",
171-
"tag": "Streams"
172-
},
173-
{
174-
"path": "/api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections/{id}:accept",
175-
"httpMethod": "POST",
176-
"versions": [
177-
{
178-
"version": "2024-11-13",
179-
"changes": [
180-
{
181-
"change": "api operation id 'acceptVPCPeeringConnection' removed and replaced with 'acceptVpcPeeringConnection'",
182-
"changeCode": "api-operation-id-removed",
183-
"backwardCompatible": false,
184-
"hideFromChangelog": true
185-
}
186-
],
187-
"stabilityLevel": "stable",
188-
"changeType": "update"
189-
}
190-
],
191-
"operationId": "acceptVPCPeeringConnection",
192-
"tag": "Streams"
193-
},
194-
{
195-
"path": "/api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections/{id}:reject",
196-
"httpMethod": "POST",
197-
"versions": [
198-
{
199-
"version": "2024-11-13",
200-
"changes": [
201-
{
202-
"change": "api operation id 'rejectVPCPeeringConnection' removed and replaced with 'rejectVpcPeeringConnection'",
203-
"changeCode": "api-operation-id-removed",
204-
"backwardCompatible": false,
205-
"hideFromChangelog": true
206-
}
207-
],
208-
"stabilityLevel": "stable",
209-
"changeType": "update"
210-
}
211-
],
212-
"operationId": "rejectVPCPeeringConnection",
213-
"tag": "Streams"
214-
},
215-
{
216-
"path": "/api/atlas/v2/groups/{groupId}/userSecurity",
217-
"httpMethod": "GET",
218-
"versions": [
219-
{
220-
"version": "2024-11-13",
221-
"changes": [
222-
{
223-
"change": "api operation id 'getLDAPConfiguration' removed and replaced with 'getLdapConfiguration'",
224-
"changeCode": "api-operation-id-removed",
225-
"backwardCompatible": false,
226-
"hideFromChangelog": true
227-
}
228-
],
229-
"stabilityLevel": "stable",
230-
"changeType": "update"
231-
}
232-
],
233-
"operationId": "getLDAPConfiguration",
234-
"tag": "LDAP Configuration"
235-
},
236-
{
237-
"path": "/api/atlas/v2/groups/{groupId}/userSecurity",
238-
"httpMethod": "PATCH",
239-
"versions": [
240-
{
241-
"version": "2024-11-13",
242-
"changes": [
243-
{
244-
"change": "api operation id 'saveLDAPConfiguration' removed and replaced with 'saveLdapConfiguration'",
245-
"changeCode": "api-operation-id-removed",
246-
"backwardCompatible": false,
247-
"hideFromChangelog": true
248-
}
249-
],
250-
"stabilityLevel": "stable",
251-
"changeType": "update"
252-
}
253-
],
254-
"operationId": "saveLDAPConfiguration",
255-
"tag": "LDAP Configuration"
256-
},
257-
{
258-
"path": "/api/atlas/v2/groups/{groupId}/userSecurity/ldap/userToDNMapping",
259-
"httpMethod": "DELETE",
260-
"versions": [
261-
{
262-
"version": "2024-11-13",
263-
"changes": [
264-
{
265-
"change": "api operation id 'deleteLDAPConfiguration' removed and replaced with 'deleteLdapConfiguration'",
266-
"changeCode": "api-operation-id-removed",
267-
"backwardCompatible": false,
268-
"hideFromChangelog": true
269-
}
270-
],
271-
"stabilityLevel": "stable",
272-
"changeType": "update"
273-
}
274-
],
275-
"operationId": "deleteLDAPConfiguration",
276-
"tag": "LDAP Configuration"
277-
},
278-
{
279-
"path": "/api/atlas/v2/groups/{groupId}/userSecurity/ldap/verify",
280-
"httpMethod": "POST",
281-
"versions": [
282-
{
283-
"version": "2024-11-13",
284-
"changes": [
285-
{
286-
"change": "api operation id 'verifyLDAPConfiguration' removed and replaced with 'verifyLdapConfiguration'",
287-
"changeCode": "api-operation-id-removed",
288-
"backwardCompatible": false,
289-
"hideFromChangelog": true
290-
}
291-
],
292-
"stabilityLevel": "stable",
293-
"changeType": "update"
294-
}
295-
],
296-
"operationId": "verifyLDAPConfiguration",
297-
"tag": "LDAP Configuration"
298-
},
299-
{
300-
"path": "/api/atlas/v2/groups/{groupId}/userSecurity/ldap/verify/{requestId}",
301-
"httpMethod": "GET",
302-
"versions": [
303-
{
304-
"version": "2024-11-13",
305-
"changes": [
306-
{
307-
"change": "api operation id 'getLDAPConfigurationStatus' removed and replaced with 'getLdapConfigurationStatus'",
308-
"changeCode": "api-operation-id-removed",
309-
"backwardCompatible": false,
310-
"hideFromChangelog": true
311-
}
312-
],
313-
"stabilityLevel": "stable",
314-
"changeType": "update"
315-
}
316-
],
317-
"operationId": "getLDAPConfigurationStatus",
318-
"tag": "LDAP Configuration"
319-
},
320-
{
321-
"path": "/api/atlas/v2/orgs/{orgId}/billing/costExplorer/usage/{token}",
322-
"httpMethod": "GET",
323-
"versions": [
324-
{
325-
"version": "2024-11-13",
326-
"changes": [
327-
{
328-
"change": "api operation id 'createCostExplorerQueryProcess_1' removed and replaced with 'getCostExplorerQueryProcess'",
329-
"changeCode": "api-operation-id-removed",
330-
"backwardCompatible": false,
331-
"hideFromChangelog": true
332-
}
333-
],
334-
"stabilityLevel": "stable",
335-
"changeType": "update"
336-
}
337-
],
338-
"operationId": "createCostExplorerQueryProcess_1",
339-
"tag": "Invoices"
340-
},
341-
{
342-
"path": "/api/atlas/v2/orgs/{orgId}/invoices/{invoiceId}/csv",
343-
"httpMethod": "GET",
344-
"versions": [
345-
{
346-
"version": "2024-11-13",
347-
"changes": [
348-
{
349-
"change": "api operation id 'downloadInvoiceCSV' removed and replaced with 'downloadInvoiceCsv'",
350-
"changeCode": "api-operation-id-removed",
351-
"backwardCompatible": false,
352-
"hideFromChangelog": true
353-
}
354-
],
355-
"stabilityLevel": "stable",
356-
"changeType": "update"
357-
}
358-
],
359-
"operationId": "downloadInvoiceCSV",
360-
"tag": "Invoices"
361-
},
362-
{
363-
"path": "/api/atlas/v2/unauth/controlPlaneIPAddresses",
364-
"httpMethod": "GET",
365-
"versions": [
366-
{
367-
"version": "2024-11-13",
368-
"changes": [
369-
{
370-
"change": "api operation id 'returnAllControlPlaneIPAddresses' removed and replaced with 'returnAllControlPlaneIpAddresses'",
371-
"changeCode": "api-operation-id-removed",
372-
"backwardCompatible": false,
373-
"hideFromChangelog": true
374-
}
375-
],
376-
"stabilityLevel": "stable",
377-
"changeType": "update"
378-
}
379-
],
380-
"operationId": "returnAllControlPlaneIPAddresses",
381-
"tag": "Root"
382-
}
383-
]
384-
},
3852
{
3863
"date": "2024-11-13",
3874
"paths": [

0 commit comments

Comments
 (0)