Skip to content

Commit bbbec0d

Browse files
ci(prod): Release API Changelog 🚀. See https://github.com/mongodb/openapi/actions/runs/17655949573.
1 parent fbb1844 commit bbbec0d

30 files changed

+948
-102
lines changed

changelog/changelog.json

Lines changed: 265 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,269 @@
11
[
2+
{
3+
"date": "2025-09-11",
4+
"paths": [
5+
{
6+
"path": "/api/atlas/v2/groups/{groupId}/clusters",
7+
"httpMethod": "GET",
8+
"versions": [
9+
{
10+
"version": "2025-03-12",
11+
"changes": [
12+
{
13+
"change": "added the optional property 'results/items/internalClusterRole' to the response",
14+
"changeCode": "response-optional-property-added",
15+
"backwardCompatible": true
16+
}
17+
],
18+
"stabilityLevel": "stable",
19+
"changeType": "update"
20+
}
21+
],
22+
"operationId": "listGroupClusters",
23+
"tag": "Clusters"
24+
},
25+
{
26+
"path": "/api/atlas/v2/groups/{groupId}/clusters",
27+
"httpMethod": "POST",
28+
"versions": [
29+
{
30+
"version": "2025-03-12",
31+
"changes": [
32+
{
33+
"change": "added the optional property 'internalClusterRole' to the response",
34+
"changeCode": "response-optional-property-added",
35+
"backwardCompatible": true
36+
}
37+
],
38+
"stabilityLevel": "stable",
39+
"changeType": "update"
40+
}
41+
],
42+
"operationId": "createGroupCluster",
43+
"tag": "Clusters"
44+
},
45+
{
46+
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}",
47+
"httpMethod": "GET",
48+
"versions": [
49+
{
50+
"version": "2025-03-12",
51+
"changes": [
52+
{
53+
"change": "added the optional property 'internalClusterRole' to the response",
54+
"changeCode": "response-optional-property-added",
55+
"backwardCompatible": true
56+
}
57+
],
58+
"stabilityLevel": "stable",
59+
"changeType": "update"
60+
}
61+
],
62+
"operationId": "getGroupCluster",
63+
"tag": "Clusters"
64+
},
65+
{
66+
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}",
67+
"httpMethod": "PATCH",
68+
"versions": [
69+
{
70+
"version": "2025-03-12",
71+
"changes": [
72+
{
73+
"change": "added the optional property 'internalClusterRole' to the response",
74+
"changeCode": "response-optional-property-added",
75+
"backwardCompatible": true
76+
}
77+
],
78+
"stabilityLevel": "stable",
79+
"changeType": "update"
80+
}
81+
],
82+
"operationId": "updateGroupCluster",
83+
"tag": "Clusters"
84+
},
85+
{
86+
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/queryShapeInsights/summaries",
87+
"httpMethod": "GET",
88+
"versions": [
89+
{
90+
"version": "2025-03-12",
91+
"changes": [
92+
{
93+
"change": "added the optional property 'summaries/items/systemQuery' to the response",
94+
"changeCode": "response-optional-property-added",
95+
"backwardCompatible": true
96+
}
97+
],
98+
"stabilityLevel": "stable",
99+
"changeType": "update"
100+
}
101+
],
102+
"operationId": "listGroupClusterQueryShapeInsightSummaries",
103+
"tag": "Query Shape Insights"
104+
},
105+
{
106+
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/queryShapeInsights/{queryShapeHash}/details",
107+
"httpMethod": "GET",
108+
"versions": [
109+
{
110+
"version": "2025-03-12",
111+
"changes": [
112+
{
113+
"change": "added the optional property 'queryStats/systemQuery' to the response",
114+
"changeCode": "response-optional-property-added",
115+
"backwardCompatible": true
116+
}
117+
],
118+
"stabilityLevel": "stable",
119+
"changeType": "update"
120+
}
121+
],
122+
"operationId": "getGroupClusterQueryShapeInsightDetails",
123+
"tag": "Query Shape Insights"
124+
},
125+
{
126+
"path": "/api/atlas/v2/groups/{groupId}/events",
127+
"httpMethod": "GET",
128+
"versions": [
129+
{
130+
"version": "2025-03-12",
131+
"changes": [
132+
{
133+
"change": "added the new 'CLUSTER_CONNECTION_GET_NAMESPACES_AND_PROJECT_SQL_SCHEMA_DATA' enum value to the 'results/items/oneOf[subschema #1: Any Other Events]/eventTypeName/oneOf[subschema #4: Cluster Connection Audit Types]/' response property",
134+
"changeCode": "response-property-enum-value-added",
135+
"backwardCompatible": true
136+
},
137+
{
138+
"change": "added the new 'SSH_KEY_NDS_HOST_ACCESS_LEVEL_CHANGED' enum value to the 'results/items/oneOf[subschema #13: Host Events]/eventTypeName' response property",
139+
"changeCode": "response-property-enum-value-added",
140+
"backwardCompatible": true
141+
}
142+
],
143+
"stabilityLevel": "stable",
144+
"changeType": "update"
145+
}
146+
],
147+
"operationId": "listGroupEvents",
148+
"tag": "Events"
149+
},
150+
{
151+
"path": "/api/atlas/v2/groups/{groupId}/events/{eventId}",
152+
"httpMethod": "GET",
153+
"versions": [
154+
{
155+
"version": "2025-03-12",
156+
"changes": [
157+
{
158+
"change": "added the new 'CLUSTER_CONNECTION_GET_NAMESPACES_AND_PROJECT_SQL_SCHEMA_DATA' enum value to the '/oneOf[subschema #1: Any Other Events]/eventTypeName/oneOf[subschema #4: Cluster Connection Audit Types]/' response property",
159+
"changeCode": "response-property-enum-value-added",
160+
"backwardCompatible": true
161+
},
162+
{
163+
"change": "added the new 'SSH_KEY_NDS_HOST_ACCESS_LEVEL_CHANGED' enum value to the '/oneOf[subschema #13: Host Events]/eventTypeName' response property",
164+
"changeCode": "response-property-enum-value-added",
165+
"backwardCompatible": true
166+
}
167+
],
168+
"stabilityLevel": "stable",
169+
"changeType": "update"
170+
}
171+
],
172+
"operationId": "getGroupEvent",
173+
"tag": "Events"
174+
},
175+
{
176+
"path": "/api/atlas/v2/groups/{groupId}/streams/accountDetails",
177+
"httpMethod": "GET",
178+
"versions": [
179+
{
180+
"version": "2025-03-12",
181+
"changes": [
182+
{
183+
"change": "added 'gcp' mapping keys to the response discriminator for the response status '200'",
184+
"changeCode": "response-body-discriminator-mapping-added",
185+
"backwardCompatible": true
186+
},
187+
{
188+
"change": "added '#/components/schemas/GCPAccountDetails' to the response body 'oneOf' list for the response",
189+
"changeCode": "response-body-one-of-added",
190+
"backwardCompatible": true
191+
}
192+
],
193+
"stabilityLevel": "stable",
194+
"changeType": "update"
195+
}
196+
],
197+
"operationId": "getGroupStreamAccountDetails",
198+
"tag": "Streams"
199+
},
200+
{
201+
"path": "/api/atlas/v2/groups/{groupId}/streams/privateLinkConnections",
202+
"httpMethod": "GET",
203+
"versions": [
204+
{
205+
"version": "2025-03-12",
206+
"changes": [
207+
{
208+
"change": "added the optional property 'results/items/gcpServiceAttachmentUris' to the response",
209+
"changeCode": "response-optional-property-added",
210+
"backwardCompatible": true
211+
}
212+
],
213+
"stabilityLevel": "stable",
214+
"changeType": "update"
215+
}
216+
],
217+
"operationId": "listGroupStreamPrivateLinkConnections",
218+
"tag": "Streams"
219+
},
220+
{
221+
"path": "/api/atlas/v2/groups/{groupId}/streams/privateLinkConnections",
222+
"httpMethod": "POST",
223+
"versions": [
224+
{
225+
"version": "2025-03-12",
226+
"changes": [
227+
{
228+
"change": "added the optional property 'gcpServiceAttachmentUris' to the response",
229+
"changeCode": "response-optional-property-added",
230+
"backwardCompatible": true
231+
},
232+
{
233+
"change": "added the new optional request property 'gcpServiceAttachmentUris'",
234+
"changeCode": "new-optional-request-property",
235+
"backwardCompatible": true
236+
}
237+
],
238+
"stabilityLevel": "stable",
239+
"changeType": "update"
240+
}
241+
],
242+
"operationId": "createGroupStreamPrivateLinkConnection",
243+
"tag": "Streams"
244+
},
245+
{
246+
"path": "/api/atlas/v2/groups/{groupId}/streams/privateLinkConnections/{connectionId}",
247+
"httpMethod": "GET",
248+
"versions": [
249+
{
250+
"version": "2025-03-12",
251+
"changes": [
252+
{
253+
"change": "added the optional property 'gcpServiceAttachmentUris' to the response",
254+
"changeCode": "response-optional-property-added",
255+
"backwardCompatible": true
256+
}
257+
],
258+
"stabilityLevel": "stable",
259+
"changeType": "update"
260+
}
261+
],
262+
"operationId": "getGroupStreamPrivateLinkConnection",
263+
"tag": "Streams"
264+
}
265+
]
266+
},
2267
{
3268
"date": "2025-08-29",
4269
"paths": [

0 commit comments

Comments
 (0)