Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 0 additions & 64 deletions changelog/changelog.json
Original file line number Diff line number Diff line change
Expand Up @@ -1562,70 +1562,6 @@
{
"date": "2024-10-01",
"paths": [
{
"path": "/api/atlas/v2/groups/{groupId}/backupCompliancePolicy",
"httpMethod": "GET",
"versions": [
{
"version": "2023-02-01",
"changes": [
{
"change": "endpoint removed",
"changeCode": "endpoint-removed",
"backwardCompatible": false
}
],
"stabilityLevel": "stable",
"changeType": "remove"
},
{
"version": "2023-01-01",
"changes": [
{
"change": "endpoint removed",
"changeCode": "endpoint-removed",
"backwardCompatible": false
}
],
"stabilityLevel": "stable",
"changeType": "remove"
}
],
"operationId": "getDataProtectionSettings",
"tag": "Cloud Backups"
},
{
"path": "/api/atlas/v2/groups/{groupId}/backupCompliancePolicy",
"httpMethod": "PUT",
"versions": [
{
"version": "2023-02-01",
"changes": [
{
"change": "endpoint removed",
"changeCode": "endpoint-removed",
"backwardCompatible": false
}
],
"stabilityLevel": "stable",
"changeType": "remove"
},
{
"version": "2023-01-01",
"changes": [
{
"change": "endpoint removed",
"changeCode": "endpoint-removed",
"backwardCompatible": false
}
],
"stabilityLevel": "stable",
"changeType": "remove"
}
],
"operationId": "updateDataProtectionSettings",
"tag": "Cloud Backups"
},
{
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/processArgs",
"httpMethod": "GET",
Expand Down
38 changes: 0 additions & 38 deletions changelog/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -935,44 +935,6 @@
version: "2024-08-05"
- date: "2024-10-01"
paths:
- httpMethod: GET
operationId: getDataProtectionSettings
path: /api/atlas/v2/groups/{groupId}/backupCompliancePolicy
tag: Cloud Backups
versions:
- changeType: remove
changes:
- backwardCompatible: false
change: endpoint removed
changeCode: endpoint-removed
stabilityLevel: stable
version: "2023-02-01"
- changeType: remove
changes:
- backwardCompatible: false
change: endpoint removed
changeCode: endpoint-removed
stabilityLevel: stable
version: "2023-01-01"
- httpMethod: PUT
operationId: updateDataProtectionSettings
path: /api/atlas/v2/groups/{groupId}/backupCompliancePolicy
tag: Cloud Backups
versions:
- changeType: remove
changes:
- backwardCompatible: false
change: endpoint removed
changeCode: endpoint-removed
stabilityLevel: stable
version: "2023-02-01"
- changeType: remove
changes:
- backwardCompatible: false
change: endpoint removed
changeCode: endpoint-removed
stabilityLevel: stable
version: "2023-01-01"
- httpMethod: GET
operationId: getClusterAdvancedConfiguration
path: /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/processArgs
Expand Down
64 changes: 0 additions & 64 deletions changelog/internal/changelog-all.json
Original file line number Diff line number Diff line change
Expand Up @@ -1562,70 +1562,6 @@
{
"date": "2024-10-01",
"paths": [
{
"path": "/api/atlas/v2/groups/{groupId}/backupCompliancePolicy",
"httpMethod": "GET",
"versions": [
{
"version": "2023-02-01",
"changes": [
{
"change": "endpoint removed",
"changeCode": "endpoint-removed",
"backwardCompatible": false
}
],
"stabilityLevel": "stable",
"changeType": "remove"
},
{
"version": "2023-01-01",
"changes": [
{
"change": "endpoint removed",
"changeCode": "endpoint-removed",
"backwardCompatible": false
}
],
"stabilityLevel": "stable",
"changeType": "remove"
}
],
"operationId": "getDataProtectionSettings",
"tag": "Cloud Backups"
},
{
"path": "/api/atlas/v2/groups/{groupId}/backupCompliancePolicy",
"httpMethod": "PUT",
"versions": [
{
"version": "2023-02-01",
"changes": [
{
"change": "endpoint removed",
"changeCode": "endpoint-removed",
"backwardCompatible": false
}
],
"stabilityLevel": "stable",
"changeType": "remove"
},
{
"version": "2023-01-01",
"changes": [
{
"change": "endpoint removed",
"changeCode": "endpoint-removed",
"backwardCompatible": false
}
],
"stabilityLevel": "stable",
"changeType": "remove"
}
],
"operationId": "updateDataProtectionSettings",
"tag": "Cloud Backups"
},
{
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/processArgs",
"httpMethod": "GET",
Expand Down
38 changes: 0 additions & 38 deletions changelog/internal/changelog-all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -935,44 +935,6 @@
version: "2024-08-05"
- date: "2024-10-01"
paths:
- httpMethod: GET
operationId: getDataProtectionSettings
path: /api/atlas/v2/groups/{groupId}/backupCompliancePolicy
tag: Cloud Backups
versions:
- changeType: remove
changes:
- backwardCompatible: false
change: endpoint removed
changeCode: endpoint-removed
stabilityLevel: stable
version: "2023-02-01"
- changeType: remove
changes:
- backwardCompatible: false
change: endpoint removed
changeCode: endpoint-removed
stabilityLevel: stable
version: "2023-01-01"
- httpMethod: PUT
operationId: updateDataProtectionSettings
path: /api/atlas/v2/groups/{groupId}/backupCompliancePolicy
tag: Cloud Backups
versions:
- changeType: remove
changes:
- backwardCompatible: false
change: endpoint removed
changeCode: endpoint-removed
stabilityLevel: stable
version: "2023-02-01"
- changeType: remove
changes:
- backwardCompatible: false
change: endpoint removed
changeCode: endpoint-removed
stabilityLevel: stable
version: "2023-01-01"
- httpMethod: GET
operationId: getClusterAdvancedConfiguration
path: /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/processArgs
Expand Down
Loading