Skip to content

Commit

Permalink
CLOUDP-2731068: remove backupCompliancePolicy entries from changelog (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaangiolillo authored Oct 7, 2024
1 parent e94efd6 commit 496c286
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 204 deletions.
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

0 comments on commit 496c286

Please sign in to comment.