Skip to content

Commit 2a00c4e

Browse files
ci(prod): Release API Changelog 🚀. See https://github.com/mongodb/openapi/actions/runs/17328660840.
1 parent 710354c commit 2a00c4e

File tree

5 files changed

+976
-2
lines changed

5 files changed

+976
-2
lines changed

changelog/changelog.json

Lines changed: 305 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,309 @@
11
[
2+
{
3+
"date": "2025-08-29",
4+
"paths": [
5+
{
6+
"path": "/api/atlas/v2/groups/{groupId}/cloudProviderAccess",
7+
"httpMethod": "POST",
8+
"versions": [
9+
{
10+
"version": "2025-03-12",
11+
"changes": [
12+
{
13+
"change": "added '#/components/schemas/CloudProviderAccessAWSIAMRole, #/components/schemas/CloudProviderAccessAzureServicePrincipal, #/components/schemas/CloudProviderAccessGCPServiceAccount' to the response body 'oneOf' list for the response",
14+
"changeCode": "response-body-one-of-added",
15+
"backwardCompatible": true
16+
}
17+
],
18+
"stabilityLevel": "stable",
19+
"changeType": "update"
20+
}
21+
],
22+
"operationId": "createGroupCloudProviderAccess",
23+
"tag": "Cloud Provider Access"
24+
},
25+
{
26+
"path": "/api/atlas/v2/groups/{groupId}/cloudProviderAccess/{roleId}",
27+
"httpMethod": "GET",
28+
"versions": [
29+
{
30+
"version": "2025-03-12",
31+
"changes": [
32+
{
33+
"change": "added '#/components/schemas/CloudProviderAccessAWSIAMRole, #/components/schemas/CloudProviderAccessAzureServicePrincipal, #/components/schemas/CloudProviderAccessGCPServiceAccount' to the response body 'oneOf' list for the response",
34+
"changeCode": "response-body-one-of-added",
35+
"backwardCompatible": true
36+
}
37+
],
38+
"stabilityLevel": "stable",
39+
"changeType": "update"
40+
}
41+
],
42+
"operationId": "getGroupCloudProviderAccess",
43+
"tag": "Cloud Provider Access"
44+
},
45+
{
46+
"path": "/api/atlas/v2/groups/{groupId}/cloudProviderAccess/{roleId}",
47+
"httpMethod": "PATCH",
48+
"versions": [
49+
{
50+
"version": "2025-03-12",
51+
"changes": [
52+
{
53+
"change": "added '#/components/schemas/CloudProviderAccessAWSIAMRole, #/components/schemas/CloudProviderAccessAzureServicePrincipal, #/components/schemas/CloudProviderAccessGCPServiceAccount' to the response body 'oneOf' list for the response",
54+
"changeCode": "response-body-one-of-added",
55+
"backwardCompatible": true
56+
}
57+
],
58+
"stabilityLevel": "stable",
59+
"changeType": "update"
60+
}
61+
],
62+
"operationId": "authorizeGroupCloudProviderAccessRole",
63+
"tag": "Cloud Provider Access"
64+
},
65+
{
66+
"path": "/api/atlas/v2/groups/{groupId}/streams",
67+
"httpMethod": "GET",
68+
"versions": [
69+
{
70+
"version": "2025-03-12",
71+
"changes": [
72+
{
73+
"change": "added the optional write-only property 'results/items/connections/items/authentication/clientSecret' to the response",
74+
"changeCode": "response-optional-write-only-property-added",
75+
"backwardCompatible": true
76+
},
77+
{
78+
"change": "added the optional properties 'results/items/connections/items/authentication/clientId, results/items/connections/items/authentication/httpsCaPem, results/items/connections/items/authentication/saslOauthbearerExtensions, results/items/connections/items/authentication/scope, results/items/connections/items/authentication/tokenEndpointUrl' to the response",
79+
"changeCode": "response-optional-property-added",
80+
"backwardCompatible": true
81+
}
82+
],
83+
"stabilityLevel": "stable",
84+
"changeType": "update"
85+
}
86+
],
87+
"operationId": "listGroupStreamWorkspaces",
88+
"tag": "Streams"
89+
},
90+
{
91+
"path": "/api/atlas/v2/groups/{groupId}/streams",
92+
"httpMethod": "POST",
93+
"versions": [
94+
{
95+
"version": "2025-03-12",
96+
"changes": [
97+
{
98+
"change": "added the optional write-only property 'connections/items/authentication/clientSecret' to the response",
99+
"changeCode": "response-optional-write-only-property-added",
100+
"backwardCompatible": true
101+
},
102+
{
103+
"change": "added the optional properties 'connections/items/authentication/clientId, connections/items/authentication/httpsCaPem, connections/items/authentication/saslOauthbearerExtensions, connections/items/authentication/scope, connections/items/authentication/tokenEndpointUrl' to the response",
104+
"changeCode": "response-optional-property-added",
105+
"backwardCompatible": true
106+
},
107+
{
108+
"change": "added the new optional request properties 'connections/items/authentication/clientId, connections/items/authentication/clientSecret, connections/items/authentication/httpsCaPem, connections/items/authentication/saslOauthbearerExtensions, connections/items/authentication/scope, connections/items/authentication/tokenEndpointUrl'",
109+
"changeCode": "new-optional-request-property",
110+
"backwardCompatible": true
111+
}
112+
],
113+
"stabilityLevel": "stable",
114+
"changeType": "update"
115+
}
116+
],
117+
"operationId": "createGroupStreamWorkspace",
118+
"tag": "Streams"
119+
},
120+
{
121+
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}",
122+
"httpMethod": "GET",
123+
"versions": [
124+
{
125+
"version": "2025-03-12",
126+
"changes": [
127+
{
128+
"change": "added the optional write-only property 'connections/items/authentication/clientSecret' to the response",
129+
"changeCode": "response-optional-write-only-property-added",
130+
"backwardCompatible": true
131+
},
132+
{
133+
"change": "added the optional properties 'connections/items/authentication/clientId, connections/items/authentication/httpsCaPem, connections/items/authentication/saslOauthbearerExtensions, connections/items/authentication/scope, connections/items/authentication/tokenEndpointUrl' to the response",
134+
"changeCode": "response-optional-property-added",
135+
"backwardCompatible": true
136+
}
137+
],
138+
"stabilityLevel": "stable",
139+
"changeType": "update"
140+
}
141+
],
142+
"operationId": "getGroupStreamWorkspace",
143+
"tag": "Streams"
144+
},
145+
{
146+
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}",
147+
"httpMethod": "PATCH",
148+
"versions": [
149+
{
150+
"version": "2025-03-12",
151+
"changes": [
152+
{
153+
"change": "added the optional write-only property 'connections/items/authentication/clientSecret' to the response",
154+
"changeCode": "response-optional-write-only-property-added",
155+
"backwardCompatible": true
156+
},
157+
{
158+
"change": "added the optional properties 'connections/items/authentication/clientId, connections/items/authentication/httpsCaPem, connections/items/authentication/saslOauthbearerExtensions, connections/items/authentication/scope, connections/items/authentication/tokenEndpointUrl' to the response",
159+
"changeCode": "response-optional-property-added",
160+
"backwardCompatible": true
161+
}
162+
],
163+
"stabilityLevel": "stable",
164+
"changeType": "update"
165+
}
166+
],
167+
"operationId": "updateGroupStreamWorkspace",
168+
"tag": "Streams"
169+
},
170+
{
171+
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/connections",
172+
"httpMethod": "GET",
173+
"versions": [
174+
{
175+
"version": "2025-03-12",
176+
"changes": [
177+
{
178+
"change": "added the optional write-only property 'results/items/authentication/clientSecret' to the response",
179+
"changeCode": "response-optional-write-only-property-added",
180+
"backwardCompatible": true
181+
},
182+
{
183+
"change": "added the optional properties 'results/items/authentication/clientId, results/items/authentication/httpsCaPem, results/items/authentication/saslOauthbearerExtensions, results/items/authentication/scope, results/items/authentication/tokenEndpointUrl' to the response",
184+
"changeCode": "response-optional-property-added",
185+
"backwardCompatible": true
186+
}
187+
],
188+
"stabilityLevel": "stable",
189+
"changeType": "update"
190+
}
191+
],
192+
"operationId": "listGroupStreamConnections",
193+
"tag": "Streams"
194+
},
195+
{
196+
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/connections",
197+
"httpMethod": "POST",
198+
"versions": [
199+
{
200+
"version": "2025-03-12",
201+
"changes": [
202+
{
203+
"change": "added the optional write-only property '/authentication/clientSecret' to the response",
204+
"changeCode": "response-optional-write-only-property-added",
205+
"backwardCompatible": true
206+
},
207+
{
208+
"change": "added the optional properties '/authentication/clientId, /authentication/httpsCaPem, /authentication/saslOauthbearerExtensions, /authentication/scope, /authentication/tokenEndpointUrl' to the response",
209+
"changeCode": "response-optional-property-added",
210+
"backwardCompatible": true
211+
},
212+
{
213+
"change": "added the new optional request properties '/authentication/clientId, /authentication/clientSecret, /authentication/httpsCaPem, /authentication/saslOauthbearerExtensions, /authentication/scope, /authentication/tokenEndpointUrl'",
214+
"changeCode": "new-optional-request-property",
215+
"backwardCompatible": true
216+
}
217+
],
218+
"stabilityLevel": "stable",
219+
"changeType": "update"
220+
}
221+
],
222+
"operationId": "createGroupStreamConnection",
223+
"tag": "Streams"
224+
},
225+
{
226+
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/connections/{connectionName}",
227+
"httpMethod": "GET",
228+
"versions": [
229+
{
230+
"version": "2025-03-12",
231+
"changes": [
232+
{
233+
"change": "added the optional write-only property '/authentication/clientSecret' to the response",
234+
"changeCode": "response-optional-write-only-property-added",
235+
"backwardCompatible": true
236+
},
237+
{
238+
"change": "added the optional properties '/authentication/clientId, /authentication/httpsCaPem, /authentication/saslOauthbearerExtensions, /authentication/scope, /authentication/tokenEndpointUrl' to the response",
239+
"changeCode": "response-optional-property-added",
240+
"backwardCompatible": true
241+
}
242+
],
243+
"stabilityLevel": "stable",
244+
"changeType": "update"
245+
}
246+
],
247+
"operationId": "getGroupStreamConnection",
248+
"tag": "Streams"
249+
},
250+
{
251+
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/connections/{connectionName}",
252+
"httpMethod": "PATCH",
253+
"versions": [
254+
{
255+
"version": "2025-03-12",
256+
"changes": [
257+
{
258+
"change": "added the optional write-only property '/authentication/clientSecret' to the response",
259+
"changeCode": "response-optional-write-only-property-added",
260+
"backwardCompatible": true
261+
},
262+
{
263+
"change": "added the optional properties '/authentication/clientId, /authentication/httpsCaPem, /authentication/saslOauthbearerExtensions, /authentication/scope, /authentication/tokenEndpointUrl' to the response",
264+
"changeCode": "response-optional-property-added",
265+
"backwardCompatible": true
266+
},
267+
{
268+
"change": "added the new optional request properties '/authentication/clientId, /authentication/clientSecret, /authentication/httpsCaPem, /authentication/saslOauthbearerExtensions, /authentication/scope, /authentication/tokenEndpointUrl'",
269+
"changeCode": "new-optional-request-property",
270+
"backwardCompatible": true
271+
}
272+
],
273+
"stabilityLevel": "stable",
274+
"changeType": "update"
275+
}
276+
],
277+
"operationId": "updateGroupStreamConnection",
278+
"tag": "Streams"
279+
},
280+
{
281+
"path": "/api/atlas/v2/groups/{groupId}/streams:withSampleConnections",
282+
"httpMethod": "POST",
283+
"versions": [
284+
{
285+
"version": "2025-03-12",
286+
"changes": [
287+
{
288+
"change": "added the optional write-only property 'connections/items/authentication/clientSecret' to the response",
289+
"changeCode": "response-optional-write-only-property-added",
290+
"backwardCompatible": true
291+
},
292+
{
293+
"change": "added the optional properties 'connections/items/authentication/clientId, connections/items/authentication/httpsCaPem, connections/items/authentication/saslOauthbearerExtensions, connections/items/authentication/scope, connections/items/authentication/tokenEndpointUrl' to the response",
294+
"changeCode": "response-optional-property-added",
295+
"backwardCompatible": true
296+
}
297+
],
298+
"stabilityLevel": "stable",
299+
"changeType": "update"
300+
}
301+
],
302+
"operationId": "withGroupStreamSampleConnections",
303+
"tag": "Streams"
304+
}
305+
]
306+
},
2307
{
3308
"date": "2025-08-28",
4309
"paths": [

0 commit comments

Comments
 (0)