Skip to content

Commit 29cde87

Browse files
(prod) Release API Changelog 🚀. See https://github.com/mongodb/openapi/actions/runs/15142504121.
1 parent 797f53a commit 29cde87

File tree

2 files changed

+0
-292
lines changed

2 files changed

+0
-292
lines changed

changelog/internal/changelog-all.json

Lines changed: 0 additions & 180 deletions
Original file line numberDiff line numberDiff line change
@@ -2,123 +2,6 @@
22
{
33
"date": "2025-05-20",
44
"paths": [
5-
{
6-
"path": "/api/atlas/v2/groups/{groupId}/alertConfigs",
7-
"httpMethod": "GET",
8-
"versions": [
9-
{
10-
"version": "2025-03-12",
11-
"changes": [
12-
{
13-
"change": "removed the 'CLUSTER_AGENT_IN_CRASH_LOOP' enum value from the 'results/items/oneOf[subschema #5: Cluster Alert Configuration]/eventTypeName' response property",
14-
"changeCode": "response-property-enum-value-removed",
15-
"backwardCompatible": false,
16-
"hideFromChangelog": true
17-
}
18-
],
19-
"stabilityLevel": "stable",
20-
"changeType": "update"
21-
}
22-
],
23-
"operationId": "listAlertConfigurations",
24-
"tag": "Alert Configurations"
25-
},
26-
{
27-
"path": "/api/atlas/v2/groups/{groupId}/alertConfigs",
28-
"httpMethod": "POST",
29-
"versions": [
30-
{
31-
"version": "2025-03-12",
32-
"changes": [
33-
{
34-
"change": "removed the 'CLUSTER_AGENT_IN_CRASH_LOOP' enum value from the '/oneOf[subschema #5: Cluster Alert Configuration]/eventTypeName' response property",
35-
"changeCode": "response-property-enum-value-removed",
36-
"backwardCompatible": false,
37-
"hideFromChangelog": true
38-
},
39-
{
40-
"change": "removed the enum value 'CLUSTER_AGENT_IN_CRASH_LOOP' of the request property '/oneOf[subschema #5: Cluster Alert Configuration]/eventTypeName'",
41-
"changeCode": "request-property-enum-value-removed",
42-
"backwardCompatible": false,
43-
"hideFromChangelog": true
44-
}
45-
],
46-
"stabilityLevel": "stable",
47-
"changeType": "update"
48-
}
49-
],
50-
"operationId": "createAlertConfiguration",
51-
"tag": "Alert Configurations"
52-
},
53-
{
54-
"path": "/api/atlas/v2/groups/{groupId}/alertConfigs/{alertConfigId}",
55-
"httpMethod": "GET",
56-
"versions": [
57-
{
58-
"version": "2025-03-12",
59-
"changes": [
60-
{
61-
"change": "removed the 'CLUSTER_AGENT_IN_CRASH_LOOP' enum value from the '/oneOf[subschema #5: Cluster Alert Configuration]/eventTypeName' response property",
62-
"changeCode": "response-property-enum-value-removed",
63-
"backwardCompatible": false,
64-
"hideFromChangelog": true
65-
}
66-
],
67-
"stabilityLevel": "stable",
68-
"changeType": "update"
69-
}
70-
],
71-
"operationId": "getAlertConfiguration",
72-
"tag": "Alert Configurations"
73-
},
74-
{
75-
"path": "/api/atlas/v2/groups/{groupId}/alertConfigs/{alertConfigId}",
76-
"httpMethod": "PATCH",
77-
"versions": [
78-
{
79-
"version": "2025-03-12",
80-
"changes": [
81-
{
82-
"change": "removed the 'CLUSTER_AGENT_IN_CRASH_LOOP' enum value from the '/oneOf[subschema #5: Cluster Alert Configuration]/eventTypeName' response property",
83-
"changeCode": "response-property-enum-value-removed",
84-
"backwardCompatible": false,
85-
"hideFromChangelog": true
86-
}
87-
],
88-
"stabilityLevel": "stable",
89-
"changeType": "update"
90-
}
91-
],
92-
"operationId": "toggleAlertConfiguration",
93-
"tag": "Alert Configurations"
94-
},
95-
{
96-
"path": "/api/atlas/v2/groups/{groupId}/alertConfigs/{alertConfigId}",
97-
"httpMethod": "PUT",
98-
"versions": [
99-
{
100-
"version": "2025-03-12",
101-
"changes": [
102-
{
103-
"change": "removed the 'CLUSTER_AGENT_IN_CRASH_LOOP' enum value from the '/oneOf[subschema #5: Cluster Alert Configuration]/eventTypeName' response property",
104-
"changeCode": "response-property-enum-value-removed",
105-
"backwardCompatible": false,
106-
"hideFromChangelog": true
107-
},
108-
{
109-
"change": "removed the enum value 'CLUSTER_AGENT_IN_CRASH_LOOP' of the request property '/oneOf[subschema #5: Cluster Alert Configuration]/eventTypeName'",
110-
"changeCode": "request-property-enum-value-removed",
111-
"backwardCompatible": false,
112-
"hideFromChangelog": true
113-
}
114-
],
115-
"stabilityLevel": "stable",
116-
"changeType": "update"
117-
}
118-
],
119-
"operationId": "updateAlertConfiguration",
120-
"tag": "Alert Configurations"
121-
},
1225
{
1236
"path": "/api/atlas/v2/groups/{groupId}/alertConfigs/{alertConfigId}/alerts",
1247
"httpMethod": "GET",
@@ -218,69 +101,6 @@
218101
],
219102
"operationId": "acknowledgeAlert",
220103
"tag": "Alerts"
221-
},
222-
{
223-
"path": "/api/atlas/v2/groups/{groupId}/alerts/{alertId}/alertConfigs",
224-
"httpMethod": "GET",
225-
"versions": [
226-
{
227-
"version": "2025-03-12",
228-
"changes": [
229-
{
230-
"change": "removed the 'CLUSTER_AGENT_IN_CRASH_LOOP' enum value from the 'results/items/oneOf[subschema #5: Cluster Alert Configuration]/eventTypeName' response property",
231-
"changeCode": "response-property-enum-value-removed",
232-
"backwardCompatible": false,
233-
"hideFromChangelog": true
234-
}
235-
],
236-
"stabilityLevel": "stable",
237-
"changeType": "update"
238-
}
239-
],
240-
"operationId": "listAlertConfigurationsByAlertId",
241-
"tag": "Alert Configurations"
242-
},
243-
{
244-
"path": "/api/atlas/v2/groups/{groupId}/events",
245-
"httpMethod": "GET",
246-
"versions": [
247-
{
248-
"version": "2025-03-12",
249-
"changes": [
250-
{
251-
"change": "removed the 'CLUSTER_AGENT_IN_CRASH_LOOP' enum value from the 'results/items/oneOf[subschema #9: Cluster Events]/eventTypeName' response property",
252-
"changeCode": "response-property-enum-value-removed",
253-
"backwardCompatible": false,
254-
"hideFromChangelog": true
255-
}
256-
],
257-
"stabilityLevel": "stable",
258-
"changeType": "update"
259-
}
260-
],
261-
"operationId": "listProjectEvents",
262-
"tag": "Events"
263-
},
264-
{
265-
"path": "/api/atlas/v2/groups/{groupId}/events/{eventId}",
266-
"httpMethod": "GET",
267-
"versions": [
268-
{
269-
"version": "2025-03-12",
270-
"changes": [
271-
{
272-
"change": "removed the 'CLUSTER_AGENT_IN_CRASH_LOOP' enum value from the '/oneOf[subschema #9: Cluster Events]/eventTypeName' response property",
273-
"changeCode": "response-property-enum-value-removed",
274-
"backwardCompatible": false,
275-
"hideFromChangelog": true
276-
}
277-
],
278-
"stabilityLevel": "stable",
279-
"changeType": "update"
280-
}
281-
],
282-
"operationId": "getProjectEvent",
283-
"tag": "Events"
284104
}
285105
]
286106
},

changelog/internal/changelog-all.yaml

Lines changed: 0 additions & 112 deletions
Original file line numberDiff line numberDiff line change
@@ -1,78 +1,5 @@
11
- date: "2025-05-20"
22
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: false
11-
change: 'removed the ''CLUSTER_AGENT_IN_CRASH_LOOP'' enum value from the ''results/items/oneOf[subschema #5: Cluster Alert Configuration]/eventTypeName'' response property'
12-
changeCode: response-property-enum-value-removed
13-
hideFromChangelog: true
14-
stabilityLevel: stable
15-
version: "2025-03-12"
16-
- httpMethod: POST
17-
operationId: createAlertConfiguration
18-
path: /api/atlas/v2/groups/{groupId}/alertConfigs
19-
tag: Alert Configurations
20-
versions:
21-
- changeType: update
22-
changes:
23-
- backwardCompatible: false
24-
change: 'removed the ''CLUSTER_AGENT_IN_CRASH_LOOP'' enum value from the ''/oneOf[subschema #5: Cluster Alert Configuration]/eventTypeName'' response property'
25-
changeCode: response-property-enum-value-removed
26-
hideFromChangelog: true
27-
- backwardCompatible: false
28-
change: 'removed the enum value ''CLUSTER_AGENT_IN_CRASH_LOOP'' of the request property ''/oneOf[subschema #5: Cluster Alert Configuration]/eventTypeName'''
29-
changeCode: request-property-enum-value-removed
30-
hideFromChangelog: true
31-
stabilityLevel: stable
32-
version: "2025-03-12"
33-
- httpMethod: GET
34-
operationId: getAlertConfiguration
35-
path: /api/atlas/v2/groups/{groupId}/alertConfigs/{alertConfigId}
36-
tag: Alert Configurations
37-
versions:
38-
- changeType: update
39-
changes:
40-
- backwardCompatible: false
41-
change: 'removed the ''CLUSTER_AGENT_IN_CRASH_LOOP'' enum value from the ''/oneOf[subschema #5: Cluster Alert Configuration]/eventTypeName'' response property'
42-
changeCode: response-property-enum-value-removed
43-
hideFromChangelog: true
44-
stabilityLevel: stable
45-
version: "2025-03-12"
46-
- httpMethod: PATCH
47-
operationId: toggleAlertConfiguration
48-
path: /api/atlas/v2/groups/{groupId}/alertConfigs/{alertConfigId}
49-
tag: Alert Configurations
50-
versions:
51-
- changeType: update
52-
changes:
53-
- backwardCompatible: false
54-
change: 'removed the ''CLUSTER_AGENT_IN_CRASH_LOOP'' enum value from the ''/oneOf[subschema #5: Cluster Alert Configuration]/eventTypeName'' response property'
55-
changeCode: response-property-enum-value-removed
56-
hideFromChangelog: true
57-
stabilityLevel: stable
58-
version: "2025-03-12"
59-
- httpMethod: PUT
60-
operationId: updateAlertConfiguration
61-
path: /api/atlas/v2/groups/{groupId}/alertConfigs/{alertConfigId}
62-
tag: Alert Configurations
63-
versions:
64-
- changeType: update
65-
changes:
66-
- backwardCompatible: false
67-
change: 'removed the ''CLUSTER_AGENT_IN_CRASH_LOOP'' enum value from the ''/oneOf[subschema #5: Cluster Alert Configuration]/eventTypeName'' response property'
68-
changeCode: response-property-enum-value-removed
69-
hideFromChangelog: true
70-
- backwardCompatible: false
71-
change: 'removed the enum value ''CLUSTER_AGENT_IN_CRASH_LOOP'' of the request property ''/oneOf[subschema #5: Cluster Alert Configuration]/eventTypeName'''
72-
changeCode: request-property-enum-value-removed
73-
hideFromChangelog: true
74-
stabilityLevel: stable
75-
version: "2025-03-12"
763
- httpMethod: GET
774
operationId: listAlertsByAlertConfigurationId
785
path: /api/atlas/v2/groups/{groupId}/alertConfigs/{alertConfigId}/alerts
@@ -133,45 +60,6 @@
13360
changeCode: response-body-one-of-removed
13461
stabilityLevel: stable
13562
version: "2025-03-12"
136-
- httpMethod: GET
137-
operationId: listAlertConfigurationsByAlertId
138-
path: /api/atlas/v2/groups/{groupId}/alerts/{alertId}/alertConfigs
139-
tag: Alert Configurations
140-
versions:
141-
- changeType: update
142-
changes:
143-
- backwardCompatible: false
144-
change: 'removed the ''CLUSTER_AGENT_IN_CRASH_LOOP'' enum value from the ''results/items/oneOf[subschema #5: Cluster Alert Configuration]/eventTypeName'' response property'
145-
changeCode: response-property-enum-value-removed
146-
hideFromChangelog: true
147-
stabilityLevel: stable
148-
version: "2025-03-12"
149-
- httpMethod: GET
150-
operationId: listProjectEvents
151-
path: /api/atlas/v2/groups/{groupId}/events
152-
tag: Events
153-
versions:
154-
- changeType: update
155-
changes:
156-
- backwardCompatible: false
157-
change: 'removed the ''CLUSTER_AGENT_IN_CRASH_LOOP'' enum value from the ''results/items/oneOf[subschema #9: Cluster Events]/eventTypeName'' response property'
158-
changeCode: response-property-enum-value-removed
159-
hideFromChangelog: true
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: false
170-
change: 'removed the ''CLUSTER_AGENT_IN_CRASH_LOOP'' enum value from the ''/oneOf[subschema #9: Cluster Events]/eventTypeName'' response property'
171-
changeCode: response-property-enum-value-removed
172-
hideFromChangelog: true
173-
stabilityLevel: stable
174-
version: "2025-03-12"
17563
- date: "2025-05-08"
17664
paths:
17765
- httpMethod: GET

0 commit comments

Comments
 (0)