Skip to content

Commit 7453010

Browse files
(prod) Release API Changelog 🚀. See https://github.com/mongodb/openapi/actions/runs/12565385637.
1 parent da8fb55 commit 7453010

File tree

5 files changed

+143
-1
lines changed

5 files changed

+143
-1
lines changed

changelog/changelog.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,49 @@
11
[
2+
{
3+
"date": "2025-01-01",
4+
"paths": [
5+
{
6+
"path": "/api/atlas/v2/federationSettings/{federationSettingsId}/identityProviders/{identityProviderId}",
7+
"httpMethod": "GET",
8+
"versions": [
9+
{
10+
"version": "2023-01-01",
11+
"changes": [
12+
{
13+
"change": "endpoint with API Version '2023-01-01' was removed as it has reached its sunset date '2025-01-01'",
14+
"changeCode": "endpoint-removed",
15+
"backwardCompatible": false
16+
}
17+
],
18+
"stabilityLevel": "stable",
19+
"changeType": "remove"
20+
}
21+
],
22+
"operationId": "getIdentityProvider",
23+
"tag": "Federated Authentication"
24+
},
25+
{
26+
"path": "/api/atlas/v2/federationSettings/{federationSettingsId}/identityProviders/{identityProviderId}",
27+
"httpMethod": "PATCH",
28+
"versions": [
29+
{
30+
"version": "2023-01-01",
31+
"changes": [
32+
{
33+
"change": "endpoint with API Version '2023-01-01' was removed as it has reached its sunset date '2025-01-01'",
34+
"changeCode": "endpoint-removed",
35+
"backwardCompatible": false
36+
}
37+
],
38+
"stabilityLevel": "stable",
39+
"changeType": "remove"
40+
}
41+
],
42+
"operationId": "updateIdentityProvider",
43+
"tag": "Federated Authentication"
44+
}
45+
]
46+
},
247
{
348
"date": "2024-12-19",
449
"paths": [

changelog/changelog.yaml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
- date: "2025-01-01"
2+
paths:
3+
- httpMethod: GET
4+
operationId: getIdentityProvider
5+
path: /api/atlas/v2/federationSettings/{federationSettingsId}/identityProviders/{identityProviderId}
6+
tag: Federated Authentication
7+
versions:
8+
- changeType: remove
9+
changes:
10+
- backwardCompatible: false
11+
change: endpoint with API Version '2023-01-01' was removed as it has reached its sunset date '2025-01-01'
12+
changeCode: endpoint-removed
13+
stabilityLevel: stable
14+
version: "2023-01-01"
15+
- httpMethod: PATCH
16+
operationId: updateIdentityProvider
17+
path: /api/atlas/v2/federationSettings/{federationSettingsId}/identityProviders/{identityProviderId}
18+
tag: Federated Authentication
19+
versions:
20+
- changeType: remove
21+
changes:
22+
- backwardCompatible: false
23+
change: endpoint with API Version '2023-01-01' was removed as it has reached its sunset date '2025-01-01'
24+
changeCode: endpoint-removed
25+
stabilityLevel: stable
26+
version: "2023-01-01"
127
- date: "2024-12-19"
228
paths:
329
- httpMethod: GET

changelog/internal/changelog-all.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,49 @@
11
[
2+
{
3+
"date": "2025-01-01",
4+
"paths": [
5+
{
6+
"path": "/api/atlas/v2/federationSettings/{federationSettingsId}/identityProviders/{identityProviderId}",
7+
"httpMethod": "GET",
8+
"versions": [
9+
{
10+
"version": "2023-01-01",
11+
"changes": [
12+
{
13+
"change": "endpoint with API Version '2023-01-01' was removed as it has reached its sunset date '2025-01-01'",
14+
"changeCode": "endpoint-removed",
15+
"backwardCompatible": false
16+
}
17+
],
18+
"stabilityLevel": "stable",
19+
"changeType": "remove"
20+
}
21+
],
22+
"operationId": "getIdentityProvider",
23+
"tag": "Federated Authentication"
24+
},
25+
{
26+
"path": "/api/atlas/v2/federationSettings/{federationSettingsId}/identityProviders/{identityProviderId}",
27+
"httpMethod": "PATCH",
28+
"versions": [
29+
{
30+
"version": "2023-01-01",
31+
"changes": [
32+
{
33+
"change": "endpoint with API Version '2023-01-01' was removed as it has reached its sunset date '2025-01-01'",
34+
"changeCode": "endpoint-removed",
35+
"backwardCompatible": false
36+
}
37+
],
38+
"stabilityLevel": "stable",
39+
"changeType": "remove"
40+
}
41+
],
42+
"operationId": "updateIdentityProvider",
43+
"tag": "Federated Authentication"
44+
}
45+
]
46+
},
247
{
348
"date": "2024-12-19",
449
"paths": [

changelog/internal/changelog-all.yaml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
- date: "2025-01-01"
2+
paths:
3+
- httpMethod: GET
4+
operationId: getIdentityProvider
5+
path: /api/atlas/v2/federationSettings/{federationSettingsId}/identityProviders/{identityProviderId}
6+
tag: Federated Authentication
7+
versions:
8+
- changeType: remove
9+
changes:
10+
- backwardCompatible: false
11+
change: endpoint with API Version '2023-01-01' was removed as it has reached its sunset date '2025-01-01'
12+
changeCode: endpoint-removed
13+
stabilityLevel: stable
14+
version: "2023-01-01"
15+
- httpMethod: PATCH
16+
operationId: updateIdentityProvider
17+
path: /api/atlas/v2/federationSettings/{federationSettingsId}/identityProviders/{identityProviderId}
18+
tag: Federated Authentication
19+
versions:
20+
- changeType: remove
21+
changes:
22+
- backwardCompatible: false
23+
change: endpoint with API Version '2023-01-01' was removed as it has reached its sunset date '2025-01-01'
24+
changeCode: endpoint-removed
25+
stabilityLevel: stable
26+
version: "2023-01-01"
127
- date: "2024-12-19"
228
paths:
329
- httpMethod: GET

changelog/internal/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"runDate": "2024-12-31",
2+
"runDate": "2025-01-01",
33
"specRevision": "a0bf35baee01ccc77b49966c0f95e4133632201a",
44
"specRevisionShort": "a0bf35baee0",
55
"versions": [

0 commit comments

Comments
 (0)