Skip to content

Commit c2539df

Browse files
ci(prod): Release API Changelog 🚀. See https://github.com/mongodb/openapi/actions/runs/16787398804.
1 parent 3c0d7ed commit c2539df

29 files changed

+2466
-2
lines changed

changelog/changelog.json

Lines changed: 435 additions & 0 deletions
Large diffs are not rendered by default.

changelog/changelog.yaml

Lines changed: 260 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,263 @@
1+
- date: "2025-08-06"
2+
paths:
3+
- httpMethod: GET
4+
operationId: listAlertConfigurations
5+
path: /api/atlas/v2/groups/{groupId}/alertConfigs
6+
tag: Alert Configurations
7+
versions:
8+
- changeType: update
9+
changes:
10+
- backwardCompatible: true
11+
change: 'added the new ''HOST_MONGOT_APPROACHING_STOP_REPLICATION'' enum value to the ''results/items/oneOf[subschema #8: Host Alert Configuration]/eventTypeName'' response property'
12+
changeCode: response-property-enum-value-added
13+
stabilityLevel: stable
14+
version: "2025-03-12"
15+
- httpMethod: POST
16+
operationId: createAlertConfiguration
17+
path: /api/atlas/v2/groups/{groupId}/alertConfigs
18+
tag: Alert Configurations
19+
versions:
20+
- changeType: update
21+
changes:
22+
- backwardCompatible: true
23+
change: 'added the new ''HOST_MONGOT_APPROACHING_STOP_REPLICATION'' enum value to the ''/oneOf[subschema #8: Host Alert Configuration]/eventTypeName'' response property'
24+
changeCode: response-property-enum-value-added
25+
- backwardCompatible: true
26+
change: 'added the new ''HOST_MONGOT_APPROACHING_STOP_REPLICATION'' enum value to the request property ''/oneOf[subschema #8: Host Alert Configuration]/eventTypeName'''
27+
changeCode: request-property-enum-value-added
28+
stabilityLevel: stable
29+
version: "2025-03-12"
30+
- httpMethod: GET
31+
operationId: getAlertConfiguration
32+
path: /api/atlas/v2/groups/{groupId}/alertConfigs/{alertConfigId}
33+
tag: Alert Configurations
34+
versions:
35+
- changeType: update
36+
changes:
37+
- backwardCompatible: true
38+
change: 'added the new ''HOST_MONGOT_APPROACHING_STOP_REPLICATION'' enum value to the ''/oneOf[subschema #8: Host Alert Configuration]/eventTypeName'' response property'
39+
changeCode: response-property-enum-value-added
40+
stabilityLevel: stable
41+
version: "2025-03-12"
42+
- httpMethod: PATCH
43+
operationId: toggleAlertConfiguration
44+
path: /api/atlas/v2/groups/{groupId}/alertConfigs/{alertConfigId}
45+
tag: Alert Configurations
46+
versions:
47+
- changeType: update
48+
changes:
49+
- backwardCompatible: true
50+
change: 'added the new ''HOST_MONGOT_APPROACHING_STOP_REPLICATION'' enum value to the ''/oneOf[subschema #8: Host Alert Configuration]/eventTypeName'' response property'
51+
changeCode: response-property-enum-value-added
52+
stabilityLevel: stable
53+
version: "2025-03-12"
54+
- httpMethod: PUT
55+
operationId: updateAlertConfiguration
56+
path: /api/atlas/v2/groups/{groupId}/alertConfigs/{alertConfigId}
57+
tag: Alert Configurations
58+
versions:
59+
- changeType: update
60+
changes:
61+
- backwardCompatible: true
62+
change: 'added the new ''HOST_MONGOT_APPROACHING_STOP_REPLICATION'' enum value to the ''/oneOf[subschema #8: Host Alert Configuration]/eventTypeName'' response property'
63+
changeCode: response-property-enum-value-added
64+
- backwardCompatible: true
65+
change: 'added the new ''HOST_MONGOT_APPROACHING_STOP_REPLICATION'' enum value to the request property ''/oneOf[subschema #8: Host Alert Configuration]/eventTypeName'''
66+
changeCode: request-property-enum-value-added
67+
stabilityLevel: stable
68+
version: "2025-03-12"
69+
- httpMethod: GET
70+
operationId: listAlertsByAlertConfigurationId
71+
path: /api/atlas/v2/groups/{groupId}/alertConfigs/{alertConfigId}/alerts
72+
tag: Alerts
73+
versions:
74+
- changeType: update
75+
changes:
76+
- backwardCompatible: true
77+
change: 'added the new ''HOST_MONGOT_APPROACHING_STOP_REPLICATION'' enum value to the ''results/items/oneOf[subschema #3: Host Alerts]/eventTypeName'' response property'
78+
changeCode: response-property-enum-value-added
79+
- backwardCompatible: true
80+
change: 'added the new ''HOST_MONGOT_APPROACHING_STOP_REPLICATION'' enum value to the ''results/items/oneOf[subschema #6: Stream Processor Alerts]/eventTypeName'' response property'
81+
changeCode: response-property-enum-value-added
82+
stabilityLevel: stable
83+
version: "2025-03-12"
84+
- httpMethod: GET
85+
operationId: listAlerts
86+
path: /api/atlas/v2/groups/{groupId}/alerts
87+
tag: Alerts
88+
versions:
89+
- changeType: update
90+
changes:
91+
- backwardCompatible: true
92+
change: 'added the new ''HOST_MONGOT_APPROACHING_STOP_REPLICATION'' enum value to the ''results/items/oneOf[subschema #3: Host Alerts]/eventTypeName'' response property'
93+
changeCode: response-property-enum-value-added
94+
- backwardCompatible: true
95+
change: 'added the new ''HOST_MONGOT_APPROACHING_STOP_REPLICATION'' enum value to the ''results/items/oneOf[subschema #6: Stream Processor Alerts]/eventTypeName'' response property'
96+
changeCode: response-property-enum-value-added
97+
stabilityLevel: stable
98+
version: "2025-03-12"
99+
- httpMethod: GET
100+
operationId: getAlert
101+
path: /api/atlas/v2/groups/{groupId}/alerts/{alertId}
102+
tag: Alerts
103+
versions:
104+
- changeType: update
105+
changes:
106+
- backwardCompatible: true
107+
change: 'added the new ''HOST_MONGOT_APPROACHING_STOP_REPLICATION'' enum value to the ''/oneOf[subschema #3: Host Alerts]/eventTypeName'' response property'
108+
changeCode: response-property-enum-value-added
109+
- backwardCompatible: true
110+
change: 'added the new ''HOST_MONGOT_APPROACHING_STOP_REPLICATION'' enum value to the ''/oneOf[subschema #6: Stream Processor Alerts]/eventTypeName'' response property'
111+
changeCode: response-property-enum-value-added
112+
stabilityLevel: stable
113+
version: "2025-03-12"
114+
- httpMethod: PATCH
115+
operationId: acknowledgeAlert
116+
path: /api/atlas/v2/groups/{groupId}/alerts/{alertId}
117+
tag: Alerts
118+
versions:
119+
- changeType: update
120+
changes:
121+
- backwardCompatible: true
122+
change: 'added the new ''HOST_MONGOT_APPROACHING_STOP_REPLICATION'' enum value to the ''/oneOf[subschema #3: Host Alerts]/eventTypeName'' response property'
123+
changeCode: response-property-enum-value-added
124+
- backwardCompatible: true
125+
change: 'added the new ''HOST_MONGOT_APPROACHING_STOP_REPLICATION'' enum value to the ''/oneOf[subschema #6: Stream Processor Alerts]/eventTypeName'' response property'
126+
changeCode: response-property-enum-value-added
127+
stabilityLevel: stable
128+
version: "2025-03-12"
129+
- httpMethod: GET
130+
operationId: listAlertConfigurationsByAlertId
131+
path: /api/atlas/v2/groups/{groupId}/alerts/{alertId}/alertConfigs
132+
tag: Alert Configurations
133+
versions:
134+
- changeType: update
135+
changes:
136+
- backwardCompatible: true
137+
change: 'added the new ''HOST_MONGOT_APPROACHING_STOP_REPLICATION'' enum value to the ''results/items/oneOf[subschema #8: Host Alert Configuration]/eventTypeName'' response property'
138+
changeCode: response-property-enum-value-added
139+
stabilityLevel: stable
140+
version: "2025-03-12"
141+
- httpMethod: GET
142+
operationId: listProjectEvents
143+
path: /api/atlas/v2/groups/{groupId}/events
144+
tag: Events
145+
versions:
146+
- changeType: update
147+
changes:
148+
- backwardCompatible: true
149+
change: 'added the new ''ATLAS_MAINTENANCE_RESET_BY_ADMIN'' enum value to the ''results/items/oneOf[subschema #15: NDS Audits]/eventTypeName'' response property'
150+
changeCode: response-property-enum-value-added
151+
- backwardCompatible: true
152+
change: 'added the new ''CLUSTER_CONNECTION_GET_AGGREGATED_VIEW_INFOS'' enum value to the ''results/items/oneOf[subschema #1: Any Other Events]/eventTypeName/oneOf[subschema #4: Cluster Connection Audit Types]/'' response property'
153+
changeCode: response-property-enum-value-added
154+
- backwardCompatible: true
155+
change: 'added the new ''HOST_MONGOT_APPROACHING_STOP_REPLICATION, HOST_MONGOT_SUFFICIENT_DISK_SPACE'' enum values to the ''results/items/oneOf[subschema #13: Host Events]/eventTypeName'' response property'
156+
changeCode: response-property-enum-value-added
157+
- backwardCompatible: false
158+
change: 'removed the ''AUTO_HEALING_CANNOT_REPAIR_INTERNAL, AUTO_HEALING_CANNOT_RESYNC_INTERNAL'' enum values from the ''results/items/oneOf[subschema #15: NDS Audits]/eventTypeName'' response property'
159+
changeCode: response-property-enum-value-removed
160+
stabilityLevel: stable
161+
version: "2025-03-12"
162+
- httpMethod: GET
163+
operationId: getProjectEvent
164+
path: /api/atlas/v2/groups/{groupId}/events/{eventId}
165+
tag: Events
166+
versions:
167+
- changeType: update
168+
changes:
169+
- backwardCompatible: true
170+
change: 'added the new ''ATLAS_MAINTENANCE_RESET_BY_ADMIN'' enum value to the ''/oneOf[subschema #15: NDS Audits]/eventTypeName'' response property'
171+
changeCode: response-property-enum-value-added
172+
- backwardCompatible: true
173+
change: 'added the new ''CLUSTER_CONNECTION_GET_AGGREGATED_VIEW_INFOS'' enum value to the ''/oneOf[subschema #1: Any Other Events]/eventTypeName/oneOf[subschema #4: Cluster Connection Audit Types]/'' response property'
174+
changeCode: response-property-enum-value-added
175+
- backwardCompatible: true
176+
change: 'added the new ''HOST_MONGOT_APPROACHING_STOP_REPLICATION, HOST_MONGOT_SUFFICIENT_DISK_SPACE'' enum values to the ''/oneOf[subschema #13: Host Events]/eventTypeName'' response property'
177+
changeCode: response-property-enum-value-added
178+
- backwardCompatible: false
179+
change: 'removed the ''AUTO_HEALING_CANNOT_REPAIR_INTERNAL, AUTO_HEALING_CANNOT_RESYNC_INTERNAL, MONGOTUNE_ENABLED'' enum values from the ''/oneOf[subschema #15: NDS Audits]/eventTypeName'' response property'
180+
changeCode: response-property-enum-value-removed
181+
stabilityLevel: stable
182+
version: "2025-03-12"
183+
- httpMethod: POST
184+
operationId: addProjectRole
185+
path: /api/atlas/v2/groups/{groupId}/users/{userId}:addRole
186+
tag: MongoDB Cloud Users
187+
versions:
188+
- changeType: update
189+
changes:
190+
- backwardCompatible: true
191+
change: mapped value for key 'ACTIVE' changed from '#/components/schemas/OrgActiveUserResponse' to '#/components/schemas/GroupActiveUserResponse' from the response discriminator for the response status '200'
192+
changeCode: response-body-discriminator-mapping-changed
193+
- backwardCompatible: true
194+
change: mapped value for key 'PENDING' changed from '#/components/schemas/OrgPendingUserResponse' to '#/components/schemas/GroupPendingUserResponse' from the response discriminator for the response status '200'
195+
changeCode: response-body-discriminator-mapping-changed
196+
- backwardCompatible: true
197+
change: 'added ''#/components/schemas/GroupPendingUserResponse, #/components/schemas/GroupActiveUserResponse'' to the response body ''oneOf'' list for the response'
198+
changeCode: response-body-one-of-added
199+
- backwardCompatible: true
200+
change: 'removed ''#/components/schemas/OrgPendingUserResponse, #/components/schemas/OrgActiveUserResponse'' from the response body ''oneOf'' list for the response'
201+
changeCode: response-body-one-of-removed
202+
stabilityLevel: stable
203+
version: "2025-03-12"
204+
- httpMethod: POST
205+
operationId: removeProjectRole
206+
path: /api/atlas/v2/groups/{groupId}/users/{userId}:removeRole
207+
tag: MongoDB Cloud Users
208+
versions:
209+
- changeType: update
210+
changes:
211+
- backwardCompatible: true
212+
change: mapped value for key 'ACTIVE' changed from '#/components/schemas/OrgActiveUserResponse' to '#/components/schemas/GroupActiveUserResponse' from the response discriminator for the response status '200'
213+
changeCode: response-body-discriminator-mapping-changed
214+
- backwardCompatible: true
215+
change: mapped value for key 'PENDING' changed from '#/components/schemas/OrgPendingUserResponse' to '#/components/schemas/GroupPendingUserResponse' from the response discriminator for the response status '200'
216+
changeCode: response-body-discriminator-mapping-changed
217+
- backwardCompatible: true
218+
change: 'added ''#/components/schemas/GroupPendingUserResponse, #/components/schemas/GroupActiveUserResponse'' to the response body ''oneOf'' list for the response'
219+
changeCode: response-body-one-of-added
220+
- backwardCompatible: true
221+
change: 'removed ''#/components/schemas/OrgPendingUserResponse, #/components/schemas/OrgActiveUserResponse'' from the response body ''oneOf'' list for the response'
222+
changeCode: response-body-one-of-removed
223+
stabilityLevel: stable
224+
version: "2025-03-12"
225+
- httpMethod: GET
226+
operationId: listOrganizationEvents
227+
path: /api/atlas/v2/orgs/{orgId}/events
228+
tag: Events
229+
versions:
230+
- changeType: update
231+
changes:
232+
- backwardCompatible: true
233+
change: 'added the new ''VERCEL_USAGE_REPORTED'' enum value to the ''results/items/oneOf[subschema #6: Billing Events]/eventTypeName'' response property'
234+
changeCode: response-property-enum-value-added
235+
stabilityLevel: stable
236+
version: "2025-03-12"
237+
- httpMethod: GET
238+
operationId: getOrganizationEvent
239+
path: /api/atlas/v2/orgs/{orgId}/events/{eventId}
240+
tag: Events
241+
versions:
242+
- changeType: update
243+
changes:
244+
- backwardCompatible: true
245+
change: 'added the new ''VERCEL_USAGE_REPORTED'' enum value to the ''/oneOf[subschema #6: Billing Events]/eventTypeName'' response property'
246+
changeCode: response-property-enum-value-added
247+
stabilityLevel: stable
248+
version: "2025-03-12"
249+
- httpMethod: GET
250+
operationId: listTeamUsers
251+
path: /api/atlas/v2/orgs/{orgId}/teams/{teamId}/users
252+
tag: MongoDB Cloud Users
253+
versions:
254+
- changeType: update
255+
changes:
256+
- backwardCompatible: true
257+
change: added the new optional 'query' request parameter 'userId'
258+
changeCode: new-optional-request-parameter
259+
stabilityLevel: stable
260+
version: "2025-03-12"
1261
- date: "2025-07-31"
2262
paths:
3263
- httpMethod: GET

0 commit comments

Comments
 (0)