|
1 | 1 | [ |
| 2 | + { |
| 3 | + "date": "2024-10-15", |
| 4 | + "paths": [ |
| 5 | + { |
| 6 | + "path": "/api/atlas/v2/groups/{groupId}/clusters/tenantUpgrade", |
| 7 | + "httpMethod": "POST", |
| 8 | + "versions": [ |
| 9 | + { |
| 10 | + "version": "2024-08-05", |
| 11 | + "changes": [ |
| 12 | + { |
| 13 | + "change": "the 'providerSettings/oneOf[subschema #4: Cloud Service Provider Settings for a Cluster]/autoScaling/compute' request property type/format changed from 'string'/'' to 'object'/''", |
| 14 | + "changeCode": "request-property-type-changed", |
| 15 | + "backwardCompatible": false, |
| 16 | + "hideFromChangelog": true |
| 17 | + }, |
| 18 | + { |
| 19 | + "change": "the 'providerSettings/oneOf[subschema #4: Cloud Service Provider Settings for a Cluster]/autoScaling/compute' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'", |
| 20 | + "changeCode": "response-property-type-changed", |
| 21 | + "backwardCompatible": false, |
| 22 | + "hideFromChangelog": true |
| 23 | + }, |
| 24 | + { |
| 25 | + "change": "added the optional properties 'providerSettings/oneOf[subschema #4: Cloud Service Provider Settings for a Cluster]/autoScaling/compute/maxInstanceSize, providerSettings/oneOf[subschema #4: Cloud Service Provider Settings for a Cluster]/autoScaling/compute/minInstanceSize' to the response", |
| 26 | + "changeCode": "response-optional-property-added", |
| 27 | + "backwardCompatible": true |
| 28 | + }, |
| 29 | + { |
| 30 | + "change": "added the new optional request properties 'providerSettings/oneOf[subschema #4: Cloud Service Provider Settings for a Cluster]/autoScaling/compute/maxInstanceSize, providerSettings/oneOf[subschema #4: Cloud Service Provider Settings for a Cluster]/autoScaling/compute/minInstanceSize'", |
| 31 | + "changeCode": "new-optional-request-property", |
| 32 | + "backwardCompatible": true |
| 33 | + } |
| 34 | + ], |
| 35 | + "stabilityLevel": "stable", |
| 36 | + "changeType": "update" |
| 37 | + } |
| 38 | + ], |
| 39 | + "operationId": "upgradeSharedCluster", |
| 40 | + "tag": "Clusters" |
| 41 | + } |
| 42 | + ] |
| 43 | + }, |
2 | 44 | { |
3 | 45 | "date": "2024-10-03", |
4 | 46 | "paths": [ |
|
0 commit comments