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
232 changes: 4 additions & 228 deletions changelog/changelog.json
Original file line number Diff line number Diff line change
@@ -1,144 +1,5 @@
[
{
"date": "2025-03-19",
"paths": [
{
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/deployment",
"httpMethod": "GET",
"versions": [
{
"version": "2025-03-12",
"changes": [
{
"change": "added the optional property 'encryptionAtRestProvider' to the response",
"changeCode": "response-optional-property-added",
"backwardCompatible": true
},
{
"change": "removed the optional property 'encryptionAtRestProvider' from the response",
"changeCode": "response-optional-property-removed",
"backwardCompatible": true
}
],
"stabilityLevel": "stable",
"changeType": "update"
}
],
"operationId": "getAtlasSearchDeployment",
"tag": "Atlas Search"
},
{
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/deployment",
"httpMethod": "PATCH",
"versions": [
{
"version": "2025-03-12",
"changes": [
{
"change": "added the optional property 'encryptionAtRestProvider' to the response",
"changeCode": "response-optional-property-added",
"backwardCompatible": true
},
{
"change": "removed the optional property 'encryptionAtRestProvider' from the response",
"changeCode": "response-optional-property-removed",
"backwardCompatible": true
}
],
"stabilityLevel": "stable",
"changeType": "update"
}
],
"operationId": "updateAtlasSearchDeployment",
"tag": "Atlas Search"
},
{
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/deployment",
"httpMethod": "POST",
"versions": [
{
"version": "2025-03-12",
"changes": [
{
"change": "added the optional property 'encryptionAtRestProvider' to the response",
"changeCode": "response-optional-property-added",
"backwardCompatible": true
},
{
"change": "removed the optional property 'encryptionAtRestProvider' from the response",
"changeCode": "response-optional-property-removed",
"backwardCompatible": true
}
],
"stabilityLevel": "stable",
"changeType": "update"
}
],
"operationId": "createAtlasSearchDeployment",
"tag": "Atlas Search"
},
{
"path": "/api/atlas/v2/groups/{groupId}/encryptionAtRest",
"httpMethod": "GET",
"versions": [
{
"version": "2025-03-12",
"changes": [
{
"change": "added the optional property 'enabledForSearchNodes' to the response",
"changeCode": "response-optional-property-added",
"backwardCompatible": true
},
{
"change": "removed the optional property 'enabledForSearchNodes' from the response",
"changeCode": "response-optional-property-removed",
"backwardCompatible": true
}
],
"stabilityLevel": "stable",
"changeType": "update"
}
],
"operationId": "getEncryptionAtRest",
"tag": "Encryption at Rest using Customer Key Management"
},
{
"path": "/api/atlas/v2/groups/{groupId}/encryptionAtRest",
"httpMethod": "PATCH",
"versions": [
{
"version": "2025-03-12",
"changes": [
{
"change": "added the optional property 'enabledForSearchNodes' to the response",
"changeCode": "response-optional-property-added",
"backwardCompatible": true
},
{
"change": "added the new optional request property 'enabledForSearchNodes'",
"changeCode": "new-optional-request-property",
"backwardCompatible": true
},
{
"change": "removed the optional property 'enabledForSearchNodes' from the response",
"changeCode": "response-optional-property-removed",
"backwardCompatible": true
},
{
"change": "removed the request property 'enabledForSearchNodes'",
"changeCode": "request-property-removed",
"backwardCompatible": true
}
],
"stabilityLevel": "stable",
"changeType": "update"
}
],
"operationId": "updateEncryptionAtRest",
"tag": "Encryption at Rest using Customer Key Management"
}
]
},

{
"date": "2025-03-12",
"paths": [
Expand Down Expand Up @@ -665,9 +526,9 @@
"version": "2025-03-12",
"changes": [
{
"change": "added the optional property 'encryptionAtRestProvider' to the response",
"changeCode": "response-optional-property-added",
"backwardCompatible": true
"change": "updates the return of the API when no nodes exist, the endpoint returns 200 with an empty JSON ({}) instead of 400.",
"changeCode": "response-status-code-changed",
"backwardCompatible": false
}
],
"stabilityLevel": "stable",
Expand All @@ -677,91 +538,6 @@
"operationId": "getAtlasSearchDeployment",
"tag": "Atlas Search"
},
{
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/deployment",
"httpMethod": "PATCH",
"versions": [
{
"version": "2025-03-12",
"changes": [
{
"change": "added the optional property 'encryptionAtRestProvider' to the response",
"changeCode": "response-optional-property-added",
"backwardCompatible": true
}
],
"stabilityLevel": "stable",
"changeType": "release"
}
],
"operationId": "updateAtlasSearchDeployment",
"tag": "Atlas Search"
},
{
"path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/deployment",
"httpMethod": "POST",
"versions": [
{
"version": "2025-03-12",
"changes": [
{
"change": "added the optional property 'encryptionAtRestProvider' to the response",
"changeCode": "response-optional-property-added",
"backwardCompatible": true
}
],
"stabilityLevel": "stable",
"changeType": "release"
}
],
"operationId": "createAtlasSearchDeployment",
"tag": "Atlas Search"
},
{
"path": "/api/atlas/v2/groups/{groupId}/encryptionAtRest",
"httpMethod": "GET",
"versions": [
{
"version": "2025-03-12",
"changes": [
{
"change": "added the optional property 'enabledForSearchNodes' to the response",
"changeCode": "response-optional-property-added",
"backwardCompatible": true
}
],
"stabilityLevel": "stable",
"changeType": "release"
}
],
"operationId": "getEncryptionAtRest",
"tag": "Encryption at Rest using Customer Key Management"
},
{
"path": "/api/atlas/v2/groups/{groupId}/encryptionAtRest",
"httpMethod": "PATCH",
"versions": [
{
"version": "2025-03-12",
"changes": [
{
"change": "added the optional property 'enabledForSearchNodes' to the response",
"changeCode": "response-optional-property-added",
"backwardCompatible": true
},
{
"change": "added the new optional request property 'enabledForSearchNodes'",
"changeCode": "new-optional-request-property",
"backwardCompatible": true
}
],
"stabilityLevel": "stable",
"changeType": "release"
}
],
"operationId": "updateEncryptionAtRest",
"tag": "Encryption at Rest using Customer Key Management"
},
{
"path": "/api/atlas/v2/groups/{groupId}/events",
"httpMethod": "GET",
Expand Down
Loading