Skip to content

Commit 1e2d1f4

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

File tree

2 files changed

+0
-343
lines changed

2 files changed

+0
-343
lines changed

changelog/internal/changelog-all.json

Lines changed: 0 additions & 212 deletions
Original file line numberDiff line numberDiff line change
@@ -1,216 +1,4 @@
11
[
2-
{
3-
"date": "2025-09-26",
4-
"paths": [
5-
{
6-
"path": "/api/atlas/v2/groups/{groupId}/streams",
7-
"httpMethod": "GET",
8-
"versions": [
9-
{
10-
"version": "2025-03-12",
11-
"changes": [
12-
{
13-
"change": "removed the optional property 'results/items/connections/items/authentication/httpsCaPem' from the response",
14-
"changeCode": "response-optional-property-removed",
15-
"backwardCompatible": false,
16-
"hideFromChangelog": true
17-
}
18-
],
19-
"stabilityLevel": "stable",
20-
"changeType": "update"
21-
}
22-
],
23-
"operationId": "listGroupStreamWorkspaces",
24-
"tag": "Streams"
25-
},
26-
{
27-
"path": "/api/atlas/v2/groups/{groupId}/streams",
28-
"httpMethod": "POST",
29-
"versions": [
30-
{
31-
"version": "2025-03-12",
32-
"changes": [
33-
{
34-
"change": "removed the optional property 'connections/items/authentication/httpsCaPem' from the response",
35-
"changeCode": "response-optional-property-removed",
36-
"backwardCompatible": false,
37-
"hideFromChangelog": true
38-
},
39-
{
40-
"change": "removed the request property 'connections/items/authentication/httpsCaPem'",
41-
"changeCode": "request-property-removed",
42-
"backwardCompatible": false,
43-
"hideFromChangelog": true
44-
}
45-
],
46-
"stabilityLevel": "stable",
47-
"changeType": "update"
48-
}
49-
],
50-
"operationId": "createGroupStreamWorkspace",
51-
"tag": "Streams"
52-
},
53-
{
54-
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}",
55-
"httpMethod": "GET",
56-
"versions": [
57-
{
58-
"version": "2025-03-12",
59-
"changes": [
60-
{
61-
"change": "removed the optional property 'connections/items/authentication/httpsCaPem' from the response",
62-
"changeCode": "response-optional-property-removed",
63-
"backwardCompatible": false,
64-
"hideFromChangelog": true
65-
}
66-
],
67-
"stabilityLevel": "stable",
68-
"changeType": "update"
69-
}
70-
],
71-
"operationId": "getGroupStreamWorkspace",
72-
"tag": "Streams"
73-
},
74-
{
75-
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}",
76-
"httpMethod": "PATCH",
77-
"versions": [
78-
{
79-
"version": "2025-03-12",
80-
"changes": [
81-
{
82-
"change": "removed the optional property 'connections/items/authentication/httpsCaPem' from the response",
83-
"changeCode": "response-optional-property-removed",
84-
"backwardCompatible": false,
85-
"hideFromChangelog": true
86-
}
87-
],
88-
"stabilityLevel": "stable",
89-
"changeType": "update"
90-
}
91-
],
92-
"operationId": "updateGroupStreamWorkspace",
93-
"tag": "Streams"
94-
},
95-
{
96-
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/connections",
97-
"httpMethod": "GET",
98-
"versions": [
99-
{
100-
"version": "2025-03-12",
101-
"changes": [
102-
{
103-
"change": "removed the optional property 'results/items/authentication/httpsCaPem' from the response",
104-
"changeCode": "response-optional-property-removed",
105-
"backwardCompatible": false,
106-
"hideFromChangelog": true
107-
}
108-
],
109-
"stabilityLevel": "stable",
110-
"changeType": "update"
111-
}
112-
],
113-
"operationId": "listGroupStreamConnections",
114-
"tag": "Streams"
115-
},
116-
{
117-
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/connections",
118-
"httpMethod": "POST",
119-
"versions": [
120-
{
121-
"version": "2025-03-12",
122-
"changes": [
123-
{
124-
"change": "removed the optional property '/authentication/httpsCaPem' from the response",
125-
"changeCode": "response-optional-property-removed",
126-
"backwardCompatible": false,
127-
"hideFromChangelog": true
128-
},
129-
{
130-
"change": "removed the request property '/authentication/httpsCaPem'",
131-
"changeCode": "request-property-removed",
132-
"backwardCompatible": false,
133-
"hideFromChangelog": true
134-
}
135-
],
136-
"stabilityLevel": "stable",
137-
"changeType": "update"
138-
}
139-
],
140-
"operationId": "createGroupStreamConnection",
141-
"tag": "Streams"
142-
},
143-
{
144-
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/connections/{connectionName}",
145-
"httpMethod": "GET",
146-
"versions": [
147-
{
148-
"version": "2025-03-12",
149-
"changes": [
150-
{
151-
"change": "removed the optional property '/authentication/httpsCaPem' from the response",
152-
"changeCode": "response-optional-property-removed",
153-
"backwardCompatible": false,
154-
"hideFromChangelog": true
155-
}
156-
],
157-
"stabilityLevel": "stable",
158-
"changeType": "update"
159-
}
160-
],
161-
"operationId": "getGroupStreamConnection",
162-
"tag": "Streams"
163-
},
164-
{
165-
"path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/connections/{connectionName}",
166-
"httpMethod": "PATCH",
167-
"versions": [
168-
{
169-
"version": "2025-03-12",
170-
"changes": [
171-
{
172-
"change": "removed the optional property '/authentication/httpsCaPem' from the response",
173-
"changeCode": "response-optional-property-removed",
174-
"backwardCompatible": false,
175-
"hideFromChangelog": true
176-
},
177-
{
178-
"change": "removed the request property '/authentication/httpsCaPem'",
179-
"changeCode": "request-property-removed",
180-
"backwardCompatible": false,
181-
"hideFromChangelog": true
182-
}
183-
],
184-
"stabilityLevel": "stable",
185-
"changeType": "update"
186-
}
187-
],
188-
"operationId": "updateGroupStreamConnection",
189-
"tag": "Streams"
190-
},
191-
{
192-
"path": "/api/atlas/v2/groups/{groupId}/streams:withSampleConnections",
193-
"httpMethod": "POST",
194-
"versions": [
195-
{
196-
"version": "2025-03-12",
197-
"changes": [
198-
{
199-
"change": "removed the optional property 'connections/items/authentication/httpsCaPem' from the response",
200-
"changeCode": "response-optional-property-removed",
201-
"backwardCompatible": false,
202-
"hideFromChangelog": true
203-
}
204-
],
205-
"stabilityLevel": "stable",
206-
"changeType": "update"
207-
}
208-
],
209-
"operationId": "withGroupStreamSampleConnections",
210-
"tag": "Streams"
211-
}
212-
]
213-
},
2142
{
2153
"date": "2025-09-23",
2164
"paths": [

changelog/internal/changelog-all.yaml

Lines changed: 0 additions & 131 deletions
Original file line numberDiff line numberDiff line change
@@ -1,134 +1,3 @@
1-
- date: "2025-09-26"
2-
paths:
3-
- httpMethod: GET
4-
operationId: listGroupStreamWorkspaces
5-
path: /api/atlas/v2/groups/{groupId}/streams
6-
tag: Streams
7-
versions:
8-
- changeType: update
9-
changes:
10-
- backwardCompatible: false
11-
change: removed the optional property 'results/items/connections/items/authentication/httpsCaPem' from the response
12-
changeCode: response-optional-property-removed
13-
hideFromChangelog: true
14-
stabilityLevel: stable
15-
version: "2025-03-12"
16-
- httpMethod: POST
17-
operationId: createGroupStreamWorkspace
18-
path: /api/atlas/v2/groups/{groupId}/streams
19-
tag: Streams
20-
versions:
21-
- changeType: update
22-
changes:
23-
- backwardCompatible: false
24-
change: removed the optional property 'connections/items/authentication/httpsCaPem' from the response
25-
changeCode: response-optional-property-removed
26-
hideFromChangelog: true
27-
- backwardCompatible: false
28-
change: removed the request property 'connections/items/authentication/httpsCaPem'
29-
changeCode: request-property-removed
30-
hideFromChangelog: true
31-
stabilityLevel: stable
32-
version: "2025-03-12"
33-
- httpMethod: GET
34-
operationId: getGroupStreamWorkspace
35-
path: /api/atlas/v2/groups/{groupId}/streams/{tenantName}
36-
tag: Streams
37-
versions:
38-
- changeType: update
39-
changes:
40-
- backwardCompatible: false
41-
change: removed the optional property 'connections/items/authentication/httpsCaPem' from the response
42-
changeCode: response-optional-property-removed
43-
hideFromChangelog: true
44-
stabilityLevel: stable
45-
version: "2025-03-12"
46-
- httpMethod: PATCH
47-
operationId: updateGroupStreamWorkspace
48-
path: /api/atlas/v2/groups/{groupId}/streams/{tenantName}
49-
tag: Streams
50-
versions:
51-
- changeType: update
52-
changes:
53-
- backwardCompatible: false
54-
change: removed the optional property 'connections/items/authentication/httpsCaPem' from the response
55-
changeCode: response-optional-property-removed
56-
hideFromChangelog: true
57-
stabilityLevel: stable
58-
version: "2025-03-12"
59-
- httpMethod: GET
60-
operationId: listGroupStreamConnections
61-
path: /api/atlas/v2/groups/{groupId}/streams/{tenantName}/connections
62-
tag: Streams
63-
versions:
64-
- changeType: update
65-
changes:
66-
- backwardCompatible: false
67-
change: removed the optional property 'results/items/authentication/httpsCaPem' from the response
68-
changeCode: response-optional-property-removed
69-
hideFromChangelog: true
70-
stabilityLevel: stable
71-
version: "2025-03-12"
72-
- httpMethod: POST
73-
operationId: createGroupStreamConnection
74-
path: /api/atlas/v2/groups/{groupId}/streams/{tenantName}/connections
75-
tag: Streams
76-
versions:
77-
- changeType: update
78-
changes:
79-
- backwardCompatible: false
80-
change: removed the optional property '/authentication/httpsCaPem' from the response
81-
changeCode: response-optional-property-removed
82-
hideFromChangelog: true
83-
- backwardCompatible: false
84-
change: removed the request property '/authentication/httpsCaPem'
85-
changeCode: request-property-removed
86-
hideFromChangelog: true
87-
stabilityLevel: stable
88-
version: "2025-03-12"
89-
- httpMethod: GET
90-
operationId: getGroupStreamConnection
91-
path: /api/atlas/v2/groups/{groupId}/streams/{tenantName}/connections/{connectionName}
92-
tag: Streams
93-
versions:
94-
- changeType: update
95-
changes:
96-
- backwardCompatible: false
97-
change: removed the optional property '/authentication/httpsCaPem' from the response
98-
changeCode: response-optional-property-removed
99-
hideFromChangelog: true
100-
stabilityLevel: stable
101-
version: "2025-03-12"
102-
- httpMethod: PATCH
103-
operationId: updateGroupStreamConnection
104-
path: /api/atlas/v2/groups/{groupId}/streams/{tenantName}/connections/{connectionName}
105-
tag: Streams
106-
versions:
107-
- changeType: update
108-
changes:
109-
- backwardCompatible: false
110-
change: removed the optional property '/authentication/httpsCaPem' from the response
111-
changeCode: response-optional-property-removed
112-
hideFromChangelog: true
113-
- backwardCompatible: false
114-
change: removed the request property '/authentication/httpsCaPem'
115-
changeCode: request-property-removed
116-
hideFromChangelog: true
117-
stabilityLevel: stable
118-
version: "2025-03-12"
119-
- httpMethod: POST
120-
operationId: withGroupStreamSampleConnections
121-
path: /api/atlas/v2/groups/{groupId}/streams:withSampleConnections
122-
tag: Streams
123-
versions:
124-
- changeType: update
125-
changes:
126-
- backwardCompatible: false
127-
change: removed the optional property 'connections/items/authentication/httpsCaPem' from the response
128-
changeCode: response-optional-property-removed
129-
hideFromChangelog: true
130-
stabilityLevel: stable
131-
version: "2025-03-12"
1321
- date: "2025-09-23"
1332
paths:
1343
- httpMethod: GET

0 commit comments

Comments
 (0)