|
1 | 1 | [ |
| 2 | + { |
| 3 | + "date": "2024-12-03", |
| 4 | + "paths": [ |
| 5 | + { |
| 6 | + "path": "/api/atlas/v2/groups/{groupId}/customDBRoles/roles", |
| 7 | + "httpMethod": "GET", |
| 8 | + "versions": [ |
| 9 | + { |
| 10 | + "version": "2024-11-13", |
| 11 | + "changes": [ |
| 12 | + { |
| 13 | + "change": "added the new 'BYPASS_DEFAULT_MAX_TIME_MS' enum value to the '/items/actions/items/action' response property", |
| 14 | + "changeCode": "response-property-enum-value-added", |
| 15 | + "backwardCompatible": true |
| 16 | + } |
| 17 | + ], |
| 18 | + "stabilityLevel": "stable", |
| 19 | + "changeType": "update" |
| 20 | + } |
| 21 | + ], |
| 22 | + "operationId": "listCustomDatabaseRoles", |
| 23 | + "tag": "Custom Database Roles" |
| 24 | + }, |
| 25 | + { |
| 26 | + "path": "/api/atlas/v2/groups/{groupId}/customDBRoles/roles", |
| 27 | + "httpMethod": "POST", |
| 28 | + "versions": [ |
| 29 | + { |
| 30 | + "version": "2024-11-13", |
| 31 | + "changes": [ |
| 32 | + { |
| 33 | + "change": "added the new 'BYPASS_DEFAULT_MAX_TIME_MS' enum value to the 'actions/items/action' response property", |
| 34 | + "changeCode": "response-property-enum-value-added", |
| 35 | + "backwardCompatible": true |
| 36 | + }, |
| 37 | + { |
| 38 | + "change": "added the new 'BYPASS_DEFAULT_MAX_TIME_MS' enum value to the request property 'actions/items/action'", |
| 39 | + "changeCode": "request-property-enum-value-added", |
| 40 | + "backwardCompatible": true |
| 41 | + } |
| 42 | + ], |
| 43 | + "stabilityLevel": "stable", |
| 44 | + "changeType": "update" |
| 45 | + } |
| 46 | + ], |
| 47 | + "operationId": "createCustomDatabaseRole", |
| 48 | + "tag": "Custom Database Roles" |
| 49 | + }, |
| 50 | + { |
| 51 | + "path": "/api/atlas/v2/groups/{groupId}/customDBRoles/roles/{roleName}", |
| 52 | + "httpMethod": "GET", |
| 53 | + "versions": [ |
| 54 | + { |
| 55 | + "version": "2024-11-13", |
| 56 | + "changes": [ |
| 57 | + { |
| 58 | + "change": "added the new 'BYPASS_DEFAULT_MAX_TIME_MS' enum value to the 'actions/items/action' response property", |
| 59 | + "changeCode": "response-property-enum-value-added", |
| 60 | + "backwardCompatible": true |
| 61 | + } |
| 62 | + ], |
| 63 | + "stabilityLevel": "stable", |
| 64 | + "changeType": "update" |
| 65 | + } |
| 66 | + ], |
| 67 | + "operationId": "getCustomDatabaseRole", |
| 68 | + "tag": "Custom Database Roles" |
| 69 | + }, |
| 70 | + { |
| 71 | + "path": "/api/atlas/v2/groups/{groupId}/customDBRoles/roles/{roleName}", |
| 72 | + "httpMethod": "PATCH", |
| 73 | + "versions": [ |
| 74 | + { |
| 75 | + "version": "2024-11-13", |
| 76 | + "changes": [ |
| 77 | + { |
| 78 | + "change": "added the new 'BYPASS_DEFAULT_MAX_TIME_MS' enum value to the 'actions/items/action' response property", |
| 79 | + "changeCode": "response-property-enum-value-added", |
| 80 | + "backwardCompatible": true |
| 81 | + }, |
| 82 | + { |
| 83 | + "change": "added the new 'BYPASS_DEFAULT_MAX_TIME_MS' enum value to the request property 'actions/items/action'", |
| 84 | + "changeCode": "request-property-enum-value-added", |
| 85 | + "backwardCompatible": true |
| 86 | + } |
| 87 | + ], |
| 88 | + "stabilityLevel": "stable", |
| 89 | + "changeType": "update" |
| 90 | + } |
| 91 | + ], |
| 92 | + "operationId": "updateCustomDatabaseRole", |
| 93 | + "tag": "Custom Database Roles" |
| 94 | + }, |
| 95 | + { |
| 96 | + "path": "/api/atlas/v2/groups/{groupId}/flexClusters:tenantUpgrade", |
| 97 | + "httpMethod": "POST", |
| 98 | + "versions": [ |
| 99 | + { |
| 100 | + "version": "2024-11-13", |
| 101 | + "changes": [ |
| 102 | + { |
| 103 | + "change": "the request optional property 'clusterType' became not read-only", |
| 104 | + "changeCode": "request-optional-property-became-not-read-only", |
| 105 | + "backwardCompatible": true |
| 106 | + }, |
| 107 | + { |
| 108 | + "change": "the request optional property 'name' became not read-only", |
| 109 | + "changeCode": "request-optional-property-became-not-read-only", |
| 110 | + "backwardCompatible": true |
| 111 | + }, |
| 112 | + { |
| 113 | + "change": "the request optional property 'versionReleaseSystem' became not read-only", |
| 114 | + "changeCode": "request-optional-property-became-not-read-only", |
| 115 | + "backwardCompatible": true |
| 116 | + }, |
| 117 | + { |
| 118 | + "change": "added the new 'CONTINUOUS' enum value to the request property 'versionReleaseSystem'", |
| 119 | + "changeCode": "request-property-enum-value-added", |
| 120 | + "backwardCompatible": true |
| 121 | + }, |
| 122 | + { |
| 123 | + "change": "added the new 'GEOSHARDED, SHARDED' enum values to the request property 'clusterType'", |
| 124 | + "changeCode": "request-property-enum-value-added", |
| 125 | + "backwardCompatible": true |
| 126 | + }, |
| 127 | + { |
| 128 | + "change": "added the new optional request properties 'acceptDataRisksAndForceReplicaSetReconfig, backupEnabled, biConnector, configServerManagementMode, diskWarmingMode, encryptionAtRestProvider, globalClusterSelfManagedSharding, labels, mongoDBEmployeeAccessGrant, mongoDBMajorVersion, paused, pitEnabled, redactClientLogData, replicaSetScalingStrategy, replicationSpecs, rootCertType'", |
| 129 | + "changeCode": "new-optional-request-property", |
| 130 | + "backwardCompatible": true |
| 131 | + }, |
| 132 | + { |
| 133 | + "change": "removed the enum value 'LOADBALANCED' of the request property 'clusterType'", |
| 134 | + "changeCode": "request-property-enum-value-removed", |
| 135 | + "backwardCompatible": false, |
| 136 | + "hideFromChangelog": true |
| 137 | + }, |
| 138 | + { |
| 139 | + "change": "the request property 'name' became required", |
| 140 | + "changeCode": "request-property-became-required", |
| 141 | + "backwardCompatible": false, |
| 142 | + "hideFromChangelog": true |
| 143 | + } |
| 144 | + ], |
| 145 | + "stabilityLevel": "stable", |
| 146 | + "changeType": "update" |
| 147 | + } |
| 148 | + ], |
| 149 | + "operationId": "upgradeFlexCluster", |
| 150 | + "tag": "Flex Clusters" |
| 151 | + } |
| 152 | + ] |
| 153 | + }, |
2 | 154 | { |
3 | 155 | "date": "2024-11-22", |
4 | 156 | "paths": [ |
|
0 commit comments