diff --git a/tools/cli/internal/changelog/changelog.go b/tools/cli/internal/changelog/changelog.go index ddb4a553d4..59bd4689e1 100644 --- a/tools/cli/internal/changelog/changelog.go +++ b/tools/cli/internal/changelog/changelog.go @@ -35,15 +35,19 @@ const ( ) var breakingChangesAdditionalCheckers = map[string]checker.Level{ - "response-non-success-status-removed": checker.ERR, - "api-operation-id-removed": checker.ERR, - "api-tag-removed": checker.ERR, - "response-property-enum-value-removed": checker.ERR, - "response-mediatype-enum-value-removed": checker.ERR, - "request-body-enum-value-removed": checker.ERR, - "api-schema-removed": checker.ERR, - "response-property-one-of-added": checker.INFO, - "response-body-one-of-added": checker.INFO, + "response-non-success-status-removed": checker.ERR, + "api-operation-id-removed": checker.ERR, + "api-tag-removed": checker.ERR, + "response-property-enum-value-removed": checker.ERR, + "response-mediatype-enum-value-removed": checker.ERR, + "request-body-enum-value-removed": checker.ERR, + "api-schema-removed": checker.ERR, + "response-property-one-of-added": checker.INFO, + "response-body-one-of-added": checker.INFO, + "request-parameter-removed": checker.ERR, + "request-property-removed": checker.ERR, + "response-optional-property-removed": checker.ERR, + "response-optional-write-only-property-removed": checker.ERR, } type Changelog struct { diff --git a/tools/cli/test/data/changelog/changelog.json b/tools/cli/test/data/changelog/changelog.json index 4f20f1777d..da9fa3d05b 100644 --- a/tools/cli/test/data/changelog/changelog.json +++ b/tools/cli/test/data/changelog/changelog.json @@ -16,7 +16,7 @@ { "change": "removed the optional properties from the response: 'results.items.mongoURIWithOptions', 'results.items.providerBackupEnabled', 'results.items.mongoURIUpdated', 'results.items.srvAddress', 'results.items.replicationSpec', 'results.items.mongoURI', 'results.items.numShards', 'results.items.autoScaling', 'results.items.providerSettings', 'results.items.replicationFactor', 'results.items.replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'results.items.replicationSpecs.regionConfigs'", @@ -63,7 +63,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", @@ -126,7 +126,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", @@ -173,7 +173,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", diff --git a/tools/cli/test/data/changelog/new-api-preview-version/base/changelog.json b/tools/cli/test/data/changelog/new-api-preview-version/base/changelog.json index 2c148efee3..d86eda97a0 100644 --- a/tools/cli/test/data/changelog/new-api-preview-version/base/changelog.json +++ b/tools/cli/test/data/changelog/new-api-preview-version/base/changelog.json @@ -1717,7 +1717,7 @@ { "change": "removed the optional property 'results/items/groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -1742,7 +1742,7 @@ { "change": "removed the optional property 'results/items/groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -1767,7 +1767,7 @@ { "change": "removed the optional property 'groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -1907,7 +1907,7 @@ { "change": "removed the optional properties 'results/items/lineItems, results/items/payments, results/items/refunds' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -1982,7 +1982,7 @@ { "change": "removed the optional properties 'results/items/replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2007,12 +2007,12 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2037,7 +2037,7 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2062,12 +2062,12 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2682,7 +2682,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2707,7 +2707,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -3577,7 +3577,7 @@ { "change": "removed the optional property 'results/items/iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -3617,12 +3617,12 @@ { "change": "removed the optional property 'iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -3652,7 +3652,7 @@ { "change": "removed the optional property 'iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6162,7 +6162,7 @@ { "change": "removed the optional property 'results/items/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6197,12 +6197,12 @@ { "change": "removed the optional properties '/audienceClaim, audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties '/audienceClaim, audienceClaim'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request properties '/authorizationType, /idpType, authorizationType, idpType'", @@ -6237,7 +6237,7 @@ { "change": "removed the optional property '/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6272,12 +6272,12 @@ { "change": "removed the optional property '/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property '/audienceClaim'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request properties '/authorizationType, /idpType, idpType'", @@ -6677,7 +6677,7 @@ { "change": "removed the optional property 'results/items/dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6717,12 +6717,12 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'dataProcessRegion/region'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6752,7 +6752,7 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6792,7 +6792,7 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -11707,7 +11707,7 @@ { "change": "removed the optional property 'results/items/associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -11742,7 +11742,7 @@ { "change": "removed the optional property 'associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -11787,12 +11787,12 @@ { "change": "removed the optional property 'associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'associatedDomains'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12857,7 +12857,7 @@ { "change": "removed the optional properties 'acsUrl, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12879,7 +12879,7 @@ { "change": "removed the optional property 'pemFileInfo/certificates/items/content' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "New resource added 2023-11-15. Resource version 2023-02-01 deprecated and marked for removal on 2025-01-01", @@ -12914,12 +12914,12 @@ { "change": "removed the optional properties 'acsUrl, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'slug'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12936,7 +12936,7 @@ { "change": "removed the optional property 'pemFileInfo/certificates/items/content' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "New resource added 2023-11-15. Resource version 2023-02-01 deprecated and marked for removal on 2025-01-01", @@ -13495,12 +13495,12 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'type'", @@ -13535,7 +13535,7 @@ { "change": "removed the optional properties '/items/analyzer, /items/analyzers, /items/mappings, /items/searchAnalyzer, /items/synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13565,7 +13565,7 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13600,12 +13600,12 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'type'", @@ -13630,7 +13630,7 @@ { "change": "removed the optional property 'results/items/dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13650,7 +13650,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13670,7 +13670,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13710,7 +13710,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -15089,7 +15089,7 @@ { "change": "removed the optional properties from the response: 'results.items.mongoURIWithOptions', 'results.items.providerBackupEnabled', 'results.items.mongoURIUpdated', 'results.items.srvAddress', 'results.items.replicationSpec', 'results.items.mongoURI', 'results.items.numShards', 'results.items.autoScaling', 'results.items.providerSettings', 'results.items.replicationFactor', 'results.items.replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'results.items.replicationSpecs.regionConfigs'", @@ -15136,7 +15136,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", @@ -15199,7 +15199,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", @@ -15246,7 +15246,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", diff --git a/tools/cli/test/data/changelog/new-api-preview-version/output/2023-01-01_2023-02-01.json b/tools/cli/test/data/changelog/new-api-preview-version/output/2023-01-01_2023-02-01.json index 9db364c963..0196d8e1a0 100644 --- a/tools/cli/test/data/changelog/new-api-preview-version/output/2023-01-01_2023-02-01.json +++ b/tools/cli/test/data/changelog/new-api-preview-version/output/2023-01-01_2023-02-01.json @@ -36,7 +36,7 @@ { "change": "removed the optional properties 'results/items/autoScaling, results/items/mongoURI, results/items/mongoURIUpdated, results/items/mongoURIWithOptions, results/items/numShards, results/items/providerBackupEnabled, results/items/providerSettings, results/items/replicationFactor, results/items/replicationSpec, results/items/replicationSpecs/items/regionsConfig, results/items/srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'results/items/mongoDBVersion, results/items/replicationSpecs/items/id' became read-only", @@ -95,12 +95,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", @@ -139,7 +139,7 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'mongoDBVersion, replicationSpecs/items/id' became read-only", @@ -198,12 +198,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", diff --git a/tools/cli/test/data/changelog/new-api-preview-version/output/2023-01-01_2023-10-01.json b/tools/cli/test/data/changelog/new-api-preview-version/output/2023-01-01_2023-10-01.json index 08c5a06d91..b8e8a85877 100644 --- a/tools/cli/test/data/changelog/new-api-preview-version/output/2023-01-01_2023-10-01.json +++ b/tools/cli/test/data/changelog/new-api-preview-version/output/2023-01-01_2023-10-01.json @@ -67,7 +67,7 @@ { "change": "removed the optional properties 'results/items/autoScaling, results/items/mongoURI, results/items/mongoURIUpdated, results/items/mongoURIWithOptions, results/items/numShards, results/items/providerBackupEnabled, results/items/providerSettings, results/items/replicationFactor, results/items/replicationSpec, results/items/replicationSpecs/items/regionsConfig, results/items/srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'results/items/mongoDBVersion, results/items/replicationSpecs/items/id' became read-only", @@ -126,12 +126,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", @@ -170,7 +170,7 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'mongoDBVersion, replicationSpecs/items/id' became read-only", @@ -229,12 +229,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", diff --git a/tools/cli/test/data/changelog/new-api-preview-version/output/2023-01-01_2023-11-15.json b/tools/cli/test/data/changelog/new-api-preview-version/output/2023-01-01_2023-11-15.json index 383e54af2d..ccf2a33bf2 100644 --- a/tools/cli/test/data/changelog/new-api-preview-version/output/2023-01-01_2023-11-15.json +++ b/tools/cli/test/data/changelog/new-api-preview-version/output/2023-01-01_2023-11-15.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -152,7 +152,7 @@ { "change": "removed the optional properties 'results/items/autoScaling, results/items/mongoURI, results/items/mongoURIUpdated, results/items/mongoURIWithOptions, results/items/numShards, results/items/providerBackupEnabled, results/items/providerSettings, results/items/replicationFactor, results/items/replicationSpec, results/items/replicationSpecs/items/regionsConfig, results/items/srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'results/items/mongoDBVersion, results/items/replicationSpecs/items/id' became read-only", @@ -211,12 +211,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", @@ -255,7 +255,7 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'mongoDBVersion, replicationSpecs/items/id' became read-only", @@ -314,12 +314,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", diff --git a/tools/cli/test/data/changelog/new-api-preview-version/output/2023-01-01_2024-05-30.json b/tools/cli/test/data/changelog/new-api-preview-version/output/2023-01-01_2024-05-30.json index c1422b3cb3..066077c78c 100644 --- a/tools/cli/test/data/changelog/new-api-preview-version/output/2023-01-01_2024-05-30.json +++ b/tools/cli/test/data/changelog/new-api-preview-version/output/2023-01-01_2024-05-30.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -167,7 +167,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -249,7 +249,7 @@ { "change": "removed the optional properties 'results/items/autoScaling, results/items/mongoURI, results/items/mongoURIUpdated, results/items/mongoURIWithOptions, results/items/numShards, results/items/providerBackupEnabled, results/items/providerSettings, results/items/replicationFactor, results/items/replicationSpec, results/items/replicationSpecs/items/regionsConfig, results/items/srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'results/items/mongoDBVersion, results/items/replicationSpecs/items/id' became read-only", @@ -308,12 +308,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", @@ -352,7 +352,7 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'mongoDBVersion, replicationSpecs/items/id' became read-only", @@ -411,12 +411,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", @@ -689,7 +689,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -708,7 +708,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/new-api-preview-version/output/2023-01-01_2024-08-05.json b/tools/cli/test/data/changelog/new-api-preview-version/output/2023-01-01_2024-08-05.json index 886bdfd7e8..e4d59b3536 100644 --- a/tools/cli/test/data/changelog/new-api-preview-version/output/2023-01-01_2024-08-05.json +++ b/tools/cli/test/data/changelog/new-api-preview-version/output/2023-01-01_2024-08-05.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -167,7 +167,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -244,7 +244,7 @@ { "change": "removed the optional properties 'results/items/autoScaling, results/items/diskSizeGB, results/items/mongoURI, results/items/mongoURIUpdated, results/items/mongoURIWithOptions, results/items/numShards, results/items/providerBackupEnabled, results/items/providerSettings, results/items/replicationFactor, results/items/replicationSpec, results/items/replicationSpecs/items/numShards, results/items/replicationSpecs/items/regionsConfig, results/items/srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'results/items/mongoDBVersion, results/items/replicationSpecs/items/id' became read-only", @@ -288,12 +288,12 @@ { "change": "removed the optional properties 'autoScaling, diskSizeGB, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/numShards, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, diskSizeGB, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/numShards, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", @@ -327,7 +327,7 @@ { "change": "removed the optional properties 'autoScaling, diskSizeGB, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/numShards, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'mongoDBVersion, replicationSpecs/items/id' became read-only", @@ -371,12 +371,12 @@ { "change": "removed the optional properties 'autoScaling, diskSizeGB, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/numShards, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, diskSizeGB, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/numShards, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", @@ -400,7 +400,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -410,7 +410,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -423,7 +423,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -433,7 +433,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -446,7 +446,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -456,7 +456,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new required request property 'copySettings/items/zoneId'", @@ -466,7 +466,7 @@ { "change": "removed the request properties 'copySettings/items/replicationSpecId, deleteCopiedBackups/items/replicationSpecId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -531,7 +531,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -544,12 +544,12 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'defaultReadConcern, failIndexKeyTooLong'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -760,7 +760,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -779,7 +779,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/new-api-preview-version/output/2023-02-01_2023-11-15.json b/tools/cli/test/data/changelog/new-api-preview-version/output/2023-02-01_2023-11-15.json index 284357ef25..356df723ce 100644 --- a/tools/cli/test/data/changelog/new-api-preview-version/output/2023-02-01_2023-11-15.json +++ b/tools/cli/test/data/changelog/new-api-preview-version/output/2023-02-01_2023-11-15.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, diff --git a/tools/cli/test/data/changelog/new-api-preview-version/output/2023-02-01_2024-05-30.json b/tools/cli/test/data/changelog/new-api-preview-version/output/2023-02-01_2024-05-30.json index aba57a4be9..6b3c50bea5 100644 --- a/tools/cli/test/data/changelog/new-api-preview-version/output/2023-02-01_2024-05-30.json +++ b/tools/cli/test/data/changelog/new-api-preview-version/output/2023-02-01_2024-05-30.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -154,7 +154,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -470,7 +470,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -489,7 +489,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/new-api-preview-version/output/2023-02-01_2024-08-05.json b/tools/cli/test/data/changelog/new-api-preview-version/output/2023-02-01_2024-08-05.json index e45d7e9e00..6831489de4 100644 --- a/tools/cli/test/data/changelog/new-api-preview-version/output/2023-02-01_2024-08-05.json +++ b/tools/cli/test/data/changelog/new-api-preview-version/output/2023-02-01_2024-08-05.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -154,7 +154,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -266,7 +266,7 @@ { "change": "removed the optional properties 'results/items/diskSizeGB, results/items/replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -364,12 +364,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -432,7 +432,7 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -530,12 +530,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -553,7 +553,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -563,7 +563,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -576,7 +576,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -586,7 +586,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -599,7 +599,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -609,7 +609,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new required request property 'copySettings/items/zoneId'", @@ -619,7 +619,7 @@ { "change": "removed the request properties 'copySettings/items/replicationSpecId, deleteCopiedBackups/items/replicationSpecId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -684,7 +684,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -697,12 +697,12 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'defaultReadConcern, failIndexKeyTooLong'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -913,7 +913,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -932,7 +932,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/new-api-preview-version/output/2023-10-01_2023-11-15.json b/tools/cli/test/data/changelog/new-api-preview-version/output/2023-10-01_2023-11-15.json index 8fcfdc5e7e..8238a26dbd 100644 --- a/tools/cli/test/data/changelog/new-api-preview-version/output/2023-10-01_2023-11-15.json +++ b/tools/cli/test/data/changelog/new-api-preview-version/output/2023-10-01_2023-11-15.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, diff --git a/tools/cli/test/data/changelog/new-api-preview-version/output/2023-10-01_2024-05-30.json b/tools/cli/test/data/changelog/new-api-preview-version/output/2023-10-01_2024-05-30.json index 39470dd826..cc3018acc7 100644 --- a/tools/cli/test/data/changelog/new-api-preview-version/output/2023-10-01_2024-05-30.json +++ b/tools/cli/test/data/changelog/new-api-preview-version/output/2023-10-01_2024-05-30.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -154,7 +154,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -439,7 +439,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -458,7 +458,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/new-api-preview-version/output/2023-10-01_2024-08-05.json b/tools/cli/test/data/changelog/new-api-preview-version/output/2023-10-01_2024-08-05.json index 323d2961dc..f2751f477b 100644 --- a/tools/cli/test/data/changelog/new-api-preview-version/output/2023-10-01_2024-08-05.json +++ b/tools/cli/test/data/changelog/new-api-preview-version/output/2023-10-01_2024-08-05.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -154,7 +154,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -235,7 +235,7 @@ { "change": "removed the optional properties 'results/items/diskSizeGB, results/items/replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -333,12 +333,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -401,7 +401,7 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -499,12 +499,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -522,7 +522,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -532,7 +532,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -545,7 +545,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -555,7 +555,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -568,7 +568,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -578,7 +578,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new required request property 'copySettings/items/zoneId'", @@ -588,7 +588,7 @@ { "change": "removed the request properties 'copySettings/items/replicationSpecId, deleteCopiedBackups/items/replicationSpecId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -653,7 +653,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -666,12 +666,12 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'defaultReadConcern, failIndexKeyTooLong'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -882,7 +882,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -901,7 +901,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/new-api-preview-version/output/2023-11-15_2024-05-30.json b/tools/cli/test/data/changelog/new-api-preview-version/output/2023-11-15_2024-05-30.json index 62b44de5dc..3c3d767ed0 100644 --- a/tools/cli/test/data/changelog/new-api-preview-version/output/2023-11-15_2024-05-30.json +++ b/tools/cli/test/data/changelog/new-api-preview-version/output/2023-11-15_2024-05-30.json @@ -69,7 +69,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -263,7 +263,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -282,7 +282,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/new-api-preview-version/output/2023-11-15_2024-08-05.json b/tools/cli/test/data/changelog/new-api-preview-version/output/2023-11-15_2024-08-05.json index 778744dd4b..be201a19e4 100644 --- a/tools/cli/test/data/changelog/new-api-preview-version/output/2023-11-15_2024-08-05.json +++ b/tools/cli/test/data/changelog/new-api-preview-version/output/2023-11-15_2024-08-05.json @@ -69,7 +69,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -150,7 +150,7 @@ { "change": "removed the optional properties 'results/items/diskSizeGB, results/items/replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -248,12 +248,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -316,7 +316,7 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -414,12 +414,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -437,7 +437,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -447,7 +447,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -460,7 +460,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -470,7 +470,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -483,7 +483,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -493,7 +493,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new required request property 'copySettings/items/zoneId'", @@ -503,7 +503,7 @@ { "change": "removed the request properties 'copySettings/items/replicationSpecId, deleteCopiedBackups/items/replicationSpecId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -516,7 +516,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -529,12 +529,12 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'defaultReadConcern, failIndexKeyTooLong'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -706,7 +706,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -725,7 +725,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/new-api-preview-version/output/2024-05-30_2024-08-05.json b/tools/cli/test/data/changelog/new-api-preview-version/output/2024-05-30_2024-08-05.json index aa3bdfd57a..bbb439f78a 100644 --- a/tools/cli/test/data/changelog/new-api-preview-version/output/2024-05-30_2024-08-05.json +++ b/tools/cli/test/data/changelog/new-api-preview-version/output/2024-05-30_2024-08-05.json @@ -53,7 +53,7 @@ { "change": "removed the optional properties 'results/items/diskSizeGB, results/items/replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -151,12 +151,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -219,7 +219,7 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -317,12 +317,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -340,7 +340,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -350,7 +350,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -363,7 +363,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -373,7 +373,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -386,7 +386,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -396,7 +396,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new required request property 'copySettings/items/zoneId'", @@ -406,7 +406,7 @@ { "change": "removed the request properties 'copySettings/items/replicationSpecId, deleteCopiedBackups/items/replicationSpecId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -419,7 +419,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -432,12 +432,12 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'defaultReadConcern, failIndexKeyTooLong'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/new-api-preview-version/output/changelog-all.json b/tools/cli/test/data/changelog/new-api-preview-version/output/changelog-all.json index dc30db4fb2..3d2bdf6c6c 100644 --- a/tools/cli/test/data/changelog/new-api-preview-version/output/changelog-all.json +++ b/tools/cli/test/data/changelog/new-api-preview-version/output/changelog-all.json @@ -57,7 +57,7 @@ { "change": "removed the optional properties 'results/items/diskSizeGB, results/items/replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -162,12 +162,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -237,7 +237,7 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -342,12 +342,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -372,7 +372,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -382,7 +382,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -402,7 +402,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -412,7 +412,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -432,7 +432,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -442,7 +442,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new required request property 'copySettings/items/zoneId'", @@ -452,7 +452,7 @@ { "change": "removed the request properties 'copySettings/items/replicationSpecId, deleteCopiedBackups/items/replicationSpecId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -472,7 +472,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -492,12 +492,12 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'defaultReadConcern, failIndexKeyTooLong'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ], @@ -540,13 +540,13 @@ { "change": "removed the optional property 'dlq' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true }, { "change": "removed the request property 'dlq'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ], @@ -2319,7 +2319,7 @@ { "change": "removed the optional property 'results/items/groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2344,7 +2344,7 @@ { "change": "removed the optional property 'results/items/groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2369,7 +2369,7 @@ { "change": "removed the optional property 'groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2509,7 +2509,7 @@ { "change": "removed the optional properties 'results/items/lineItems, results/items/payments, results/items/refunds' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2584,7 +2584,7 @@ { "change": "removed the optional properties 'results/items/replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2609,12 +2609,12 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2639,7 +2639,7 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2664,12 +2664,12 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -3284,7 +3284,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -3309,7 +3309,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -4179,7 +4179,7 @@ { "change": "removed the optional property 'results/items/iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -4219,12 +4219,12 @@ { "change": "removed the optional property 'iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -4254,7 +4254,7 @@ { "change": "removed the optional property 'iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6764,7 +6764,7 @@ { "change": "removed the optional property 'results/items/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6799,12 +6799,12 @@ { "change": "removed the optional properties '/audienceClaim, audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties '/audienceClaim, audienceClaim'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request properties '/authorizationType, /idpType, authorizationType, idpType'", @@ -6839,7 +6839,7 @@ { "change": "removed the optional property '/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6874,12 +6874,12 @@ { "change": "removed the optional property '/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property '/audienceClaim'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request properties '/authorizationType, /idpType, idpType'", @@ -7279,7 +7279,7 @@ { "change": "removed the optional property 'results/items/dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7319,12 +7319,12 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'dataProcessRegion/region'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7354,7 +7354,7 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7394,7 +7394,7 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12309,7 +12309,7 @@ { "change": "removed the optional property 'results/items/associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12344,7 +12344,7 @@ { "change": "removed the optional property 'associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12389,12 +12389,12 @@ { "change": "removed the optional property 'associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'associatedDomains'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13459,7 +13459,7 @@ { "change": "removed the optional properties 'acsUrl, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13481,7 +13481,7 @@ { "change": "removed the optional property 'pemFileInfo/certificates/items/content' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "New resource added 2023-11-15. Resource version 2023-02-01 deprecated and marked for removal on 2025-01-01", @@ -13516,12 +13516,12 @@ { "change": "removed the optional properties 'acsUrl, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'slug'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13538,7 +13538,7 @@ { "change": "removed the optional property 'pemFileInfo/certificates/items/content' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "New resource added 2023-11-15. Resource version 2023-02-01 deprecated and marked for removal on 2025-01-01", @@ -14097,12 +14097,12 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'type'", @@ -14137,7 +14137,7 @@ { "change": "removed the optional properties '/items/analyzer, /items/analyzers, /items/mappings, /items/searchAnalyzer, /items/synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14167,7 +14167,7 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14202,12 +14202,12 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'type'", @@ -14232,7 +14232,7 @@ { "change": "removed the optional property 'results/items/dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14252,7 +14252,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14272,7 +14272,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14312,7 +14312,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -15687,7 +15687,7 @@ { "change": "removed the optional properties from the response: 'results.items.mongoURIWithOptions', 'results.items.providerBackupEnabled', 'results.items.mongoURIUpdated', 'results.items.srvAddress', 'results.items.replicationSpec', 'results.items.mongoURI', 'results.items.numShards', 'results.items.autoScaling', 'results.items.providerSettings', 'results.items.replicationFactor', 'results.items.replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'results.items.replicationSpecs.regionConfigs'", @@ -15734,7 +15734,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", @@ -15797,7 +15797,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", @@ -15844,7 +15844,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", diff --git a/tools/cli/test/data/changelog/new-api-preview-version/output/changelog.json b/tools/cli/test/data/changelog/new-api-preview-version/output/changelog.json index 652788020c..49260aecc5 100644 --- a/tools/cli/test/data/changelog/new-api-preview-version/output/changelog.json +++ b/tools/cli/test/data/changelog/new-api-preview-version/output/changelog.json @@ -57,7 +57,7 @@ { "change": "removed the optional properties 'results/items/diskSizeGB, results/items/replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -162,12 +162,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -237,7 +237,7 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -342,12 +342,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -372,7 +372,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -382,7 +382,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -402,7 +402,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -412,7 +412,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -432,7 +432,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -442,7 +442,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new required request property 'copySettings/items/zoneId'", @@ -452,7 +452,7 @@ { "change": "removed the request properties 'copySettings/items/replicationSpecId, deleteCopiedBackups/items/replicationSpecId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -472,7 +472,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -492,7 +492,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2247,7 +2247,7 @@ { "change": "removed the optional property 'results/items/groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2272,7 +2272,7 @@ { "change": "removed the optional property 'results/items/groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2297,7 +2297,7 @@ { "change": "removed the optional property 'groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2437,7 +2437,7 @@ { "change": "removed the optional properties 'results/items/lineItems, results/items/payments, results/items/refunds' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2512,7 +2512,7 @@ { "change": "removed the optional properties 'results/items/replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2537,12 +2537,12 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2567,7 +2567,7 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2592,12 +2592,12 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -3212,7 +3212,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -3237,7 +3237,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -4107,7 +4107,7 @@ { "change": "removed the optional property 'results/items/iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -4147,12 +4147,12 @@ { "change": "removed the optional property 'iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -4182,7 +4182,7 @@ { "change": "removed the optional property 'iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6692,7 +6692,7 @@ { "change": "removed the optional property 'results/items/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6727,12 +6727,12 @@ { "change": "removed the optional properties '/audienceClaim, audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties '/audienceClaim, audienceClaim'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request properties '/authorizationType, /idpType, authorizationType, idpType'", @@ -6767,7 +6767,7 @@ { "change": "removed the optional property '/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6802,12 +6802,12 @@ { "change": "removed the optional property '/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property '/audienceClaim'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request properties '/authorizationType, /idpType, idpType'", @@ -7207,7 +7207,7 @@ { "change": "removed the optional property 'results/items/dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7247,12 +7247,12 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'dataProcessRegion/region'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7282,7 +7282,7 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7322,7 +7322,7 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12237,7 +12237,7 @@ { "change": "removed the optional property 'results/items/associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12272,7 +12272,7 @@ { "change": "removed the optional property 'associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12317,12 +12317,12 @@ { "change": "removed the optional property 'associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'associatedDomains'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13387,7 +13387,7 @@ { "change": "removed the optional properties 'acsUrl, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13409,7 +13409,7 @@ { "change": "removed the optional property 'pemFileInfo/certificates/items/content' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "New resource added 2023-11-15. Resource version 2023-02-01 deprecated and marked for removal on 2025-01-01", @@ -13444,12 +13444,12 @@ { "change": "removed the optional properties 'acsUrl, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'slug'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13466,7 +13466,7 @@ { "change": "removed the optional property 'pemFileInfo/certificates/items/content' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "New resource added 2023-11-15. Resource version 2023-02-01 deprecated and marked for removal on 2025-01-01", @@ -14025,12 +14025,12 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'type'", @@ -14065,7 +14065,7 @@ { "change": "removed the optional properties '/items/analyzer, /items/analyzers, /items/mappings, /items/searchAnalyzer, /items/synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14095,7 +14095,7 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14130,12 +14130,12 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'type'", @@ -14160,7 +14160,7 @@ { "change": "removed the optional property 'results/items/dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14180,7 +14180,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14200,7 +14200,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14240,7 +14240,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -15615,7 +15615,7 @@ { "change": "removed the optional properties from the response: 'results.items.mongoURIWithOptions', 'results.items.providerBackupEnabled', 'results.items.mongoURIUpdated', 'results.items.srvAddress', 'results.items.replicationSpec', 'results.items.mongoURI', 'results.items.numShards', 'results.items.autoScaling', 'results.items.providerSettings', 'results.items.replicationFactor', 'results.items.replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'results.items.replicationSpecs.regionConfigs'", @@ -15662,7 +15662,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", @@ -15725,7 +15725,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", @@ -15772,7 +15772,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", diff --git a/tools/cli/test/data/changelog/new-api-version/base/changelog.json b/tools/cli/test/data/changelog/new-api-version/base/changelog.json index 2c148efee3..d86eda97a0 100644 --- a/tools/cli/test/data/changelog/new-api-version/base/changelog.json +++ b/tools/cli/test/data/changelog/new-api-version/base/changelog.json @@ -1717,7 +1717,7 @@ { "change": "removed the optional property 'results/items/groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -1742,7 +1742,7 @@ { "change": "removed the optional property 'results/items/groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -1767,7 +1767,7 @@ { "change": "removed the optional property 'groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -1907,7 +1907,7 @@ { "change": "removed the optional properties 'results/items/lineItems, results/items/payments, results/items/refunds' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -1982,7 +1982,7 @@ { "change": "removed the optional properties 'results/items/replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2007,12 +2007,12 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2037,7 +2037,7 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2062,12 +2062,12 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2682,7 +2682,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2707,7 +2707,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -3577,7 +3577,7 @@ { "change": "removed the optional property 'results/items/iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -3617,12 +3617,12 @@ { "change": "removed the optional property 'iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -3652,7 +3652,7 @@ { "change": "removed the optional property 'iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6162,7 +6162,7 @@ { "change": "removed the optional property 'results/items/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6197,12 +6197,12 @@ { "change": "removed the optional properties '/audienceClaim, audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties '/audienceClaim, audienceClaim'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request properties '/authorizationType, /idpType, authorizationType, idpType'", @@ -6237,7 +6237,7 @@ { "change": "removed the optional property '/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6272,12 +6272,12 @@ { "change": "removed the optional property '/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property '/audienceClaim'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request properties '/authorizationType, /idpType, idpType'", @@ -6677,7 +6677,7 @@ { "change": "removed the optional property 'results/items/dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6717,12 +6717,12 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'dataProcessRegion/region'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6752,7 +6752,7 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6792,7 +6792,7 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -11707,7 +11707,7 @@ { "change": "removed the optional property 'results/items/associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -11742,7 +11742,7 @@ { "change": "removed the optional property 'associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -11787,12 +11787,12 @@ { "change": "removed the optional property 'associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'associatedDomains'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12857,7 +12857,7 @@ { "change": "removed the optional properties 'acsUrl, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12879,7 +12879,7 @@ { "change": "removed the optional property 'pemFileInfo/certificates/items/content' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "New resource added 2023-11-15. Resource version 2023-02-01 deprecated and marked for removal on 2025-01-01", @@ -12914,12 +12914,12 @@ { "change": "removed the optional properties 'acsUrl, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'slug'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12936,7 +12936,7 @@ { "change": "removed the optional property 'pemFileInfo/certificates/items/content' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "New resource added 2023-11-15. Resource version 2023-02-01 deprecated and marked for removal on 2025-01-01", @@ -13495,12 +13495,12 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'type'", @@ -13535,7 +13535,7 @@ { "change": "removed the optional properties '/items/analyzer, /items/analyzers, /items/mappings, /items/searchAnalyzer, /items/synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13565,7 +13565,7 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13600,12 +13600,12 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'type'", @@ -13630,7 +13630,7 @@ { "change": "removed the optional property 'results/items/dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13650,7 +13650,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13670,7 +13670,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13710,7 +13710,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -15089,7 +15089,7 @@ { "change": "removed the optional properties from the response: 'results.items.mongoURIWithOptions', 'results.items.providerBackupEnabled', 'results.items.mongoURIUpdated', 'results.items.srvAddress', 'results.items.replicationSpec', 'results.items.mongoURI', 'results.items.numShards', 'results.items.autoScaling', 'results.items.providerSettings', 'results.items.replicationFactor', 'results.items.replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'results.items.replicationSpecs.regionConfigs'", @@ -15136,7 +15136,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", @@ -15199,7 +15199,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", @@ -15246,7 +15246,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", diff --git a/tools/cli/test/data/changelog/new-api-version/output/2023-01-01_2023-02-01.json b/tools/cli/test/data/changelog/new-api-version/output/2023-01-01_2023-02-01.json index f15572f973..eb1b9421f9 100644 --- a/tools/cli/test/data/changelog/new-api-version/output/2023-01-01_2023-02-01.json +++ b/tools/cli/test/data/changelog/new-api-version/output/2023-01-01_2023-02-01.json @@ -36,7 +36,7 @@ { "change": "removed the optional properties 'results/items/autoScaling, results/items/mongoURI, results/items/mongoURIUpdated, results/items/mongoURIWithOptions, results/items/numShards, results/items/providerBackupEnabled, results/items/providerSettings, results/items/replicationFactor, results/items/replicationSpec, results/items/replicationSpecs/items/regionsConfig, results/items/srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'results/items/mongoDBVersion, results/items/replicationSpecs/items/id' became read-only", @@ -95,12 +95,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", @@ -139,7 +139,7 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'mongoDBVersion, replicationSpecs/items/id' became read-only", @@ -198,12 +198,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", diff --git a/tools/cli/test/data/changelog/new-api-version/output/2023-01-01_2023-10-01.json b/tools/cli/test/data/changelog/new-api-version/output/2023-01-01_2023-10-01.json index cce68d6b52..f9e913b15f 100644 --- a/tools/cli/test/data/changelog/new-api-version/output/2023-01-01_2023-10-01.json +++ b/tools/cli/test/data/changelog/new-api-version/output/2023-01-01_2023-10-01.json @@ -67,7 +67,7 @@ { "change": "removed the optional properties 'results/items/autoScaling, results/items/mongoURI, results/items/mongoURIUpdated, results/items/mongoURIWithOptions, results/items/numShards, results/items/providerBackupEnabled, results/items/providerSettings, results/items/replicationFactor, results/items/replicationSpec, results/items/replicationSpecs/items/regionsConfig, results/items/srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'results/items/mongoDBVersion, results/items/replicationSpecs/items/id' became read-only", @@ -126,12 +126,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", @@ -170,7 +170,7 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'mongoDBVersion, replicationSpecs/items/id' became read-only", @@ -229,12 +229,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", diff --git a/tools/cli/test/data/changelog/new-api-version/output/2023-01-01_2023-11-15.json b/tools/cli/test/data/changelog/new-api-version/output/2023-01-01_2023-11-15.json index c4d0246a01..e8b846d43b 100644 --- a/tools/cli/test/data/changelog/new-api-version/output/2023-01-01_2023-11-15.json +++ b/tools/cli/test/data/changelog/new-api-version/output/2023-01-01_2023-11-15.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -152,7 +152,7 @@ { "change": "removed the optional properties 'results/items/autoScaling, results/items/mongoURI, results/items/mongoURIUpdated, results/items/mongoURIWithOptions, results/items/numShards, results/items/providerBackupEnabled, results/items/providerSettings, results/items/replicationFactor, results/items/replicationSpec, results/items/replicationSpecs/items/regionsConfig, results/items/srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'results/items/mongoDBVersion, results/items/replicationSpecs/items/id' became read-only", @@ -211,12 +211,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", @@ -255,7 +255,7 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'mongoDBVersion, replicationSpecs/items/id' became read-only", @@ -314,12 +314,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", diff --git a/tools/cli/test/data/changelog/new-api-version/output/2023-01-01_2024-05-30.json b/tools/cli/test/data/changelog/new-api-version/output/2023-01-01_2024-05-30.json index 521f5f10f6..f1224b939c 100644 --- a/tools/cli/test/data/changelog/new-api-version/output/2023-01-01_2024-05-30.json +++ b/tools/cli/test/data/changelog/new-api-version/output/2023-01-01_2024-05-30.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -167,7 +167,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -249,7 +249,7 @@ { "change": "removed the optional properties 'results/items/autoScaling, results/items/mongoURI, results/items/mongoURIUpdated, results/items/mongoURIWithOptions, results/items/numShards, results/items/providerBackupEnabled, results/items/providerSettings, results/items/replicationFactor, results/items/replicationSpec, results/items/replicationSpecs/items/regionsConfig, results/items/srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'results/items/mongoDBVersion, results/items/replicationSpecs/items/id' became read-only", @@ -308,12 +308,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", @@ -352,7 +352,7 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'mongoDBVersion, replicationSpecs/items/id' became read-only", @@ -411,12 +411,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", @@ -689,7 +689,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -708,7 +708,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/new-api-version/output/2023-01-01_2024-08-05.json b/tools/cli/test/data/changelog/new-api-version/output/2023-01-01_2024-08-05.json index 7071331da6..ae4a55b220 100644 --- a/tools/cli/test/data/changelog/new-api-version/output/2023-01-01_2024-08-05.json +++ b/tools/cli/test/data/changelog/new-api-version/output/2023-01-01_2024-08-05.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -167,7 +167,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -244,7 +244,7 @@ { "change": "removed the optional properties 'results/items/autoScaling, results/items/diskSizeGB, results/items/mongoURI, results/items/mongoURIUpdated, results/items/mongoURIWithOptions, results/items/numShards, results/items/providerBackupEnabled, results/items/providerSettings, results/items/replicationFactor, results/items/replicationSpec, results/items/replicationSpecs/items/numShards, results/items/replicationSpecs/items/regionsConfig, results/items/srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'results/items/mongoDBVersion, results/items/replicationSpecs/items/id' became read-only", @@ -288,12 +288,12 @@ { "change": "removed the optional properties 'autoScaling, diskSizeGB, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/numShards, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, diskSizeGB, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/numShards, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", @@ -327,7 +327,7 @@ { "change": "removed the optional properties 'autoScaling, diskSizeGB, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/numShards, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'mongoDBVersion, replicationSpecs/items/id' became read-only", @@ -371,12 +371,12 @@ { "change": "removed the optional properties 'autoScaling, diskSizeGB, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/numShards, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, diskSizeGB, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/numShards, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", @@ -400,7 +400,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -410,7 +410,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -423,7 +423,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -433,7 +433,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -446,7 +446,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -456,7 +456,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new required request property 'copySettings/items/zoneId'", @@ -466,7 +466,7 @@ { "change": "removed the request properties 'copySettings/items/replicationSpecId, deleteCopiedBackups/items/replicationSpecId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -531,7 +531,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -544,12 +544,12 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'defaultReadConcern, failIndexKeyTooLong'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -760,7 +760,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -779,7 +779,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/new-api-version/output/2023-02-01_2023-11-15.json b/tools/cli/test/data/changelog/new-api-version/output/2023-02-01_2023-11-15.json index bd74de6b05..f97cef1a93 100644 --- a/tools/cli/test/data/changelog/new-api-version/output/2023-02-01_2023-11-15.json +++ b/tools/cli/test/data/changelog/new-api-version/output/2023-02-01_2023-11-15.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, diff --git a/tools/cli/test/data/changelog/new-api-version/output/2023-02-01_2024-05-30.json b/tools/cli/test/data/changelog/new-api-version/output/2023-02-01_2024-05-30.json index 10dc7d9164..130b422b5b 100644 --- a/tools/cli/test/data/changelog/new-api-version/output/2023-02-01_2024-05-30.json +++ b/tools/cli/test/data/changelog/new-api-version/output/2023-02-01_2024-05-30.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -154,7 +154,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -470,7 +470,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -489,7 +489,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/new-api-version/output/2023-02-01_2024-08-05.json b/tools/cli/test/data/changelog/new-api-version/output/2023-02-01_2024-08-05.json index be59725134..2ed2f80d1a 100644 --- a/tools/cli/test/data/changelog/new-api-version/output/2023-02-01_2024-08-05.json +++ b/tools/cli/test/data/changelog/new-api-version/output/2023-02-01_2024-08-05.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -154,7 +154,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -266,7 +266,7 @@ { "change": "removed the optional properties 'results/items/diskSizeGB, results/items/replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -364,12 +364,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -432,7 +432,7 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -530,12 +530,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -553,7 +553,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -563,7 +563,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -576,7 +576,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -586,7 +586,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -599,7 +599,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -609,7 +609,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new required request property 'copySettings/items/zoneId'", @@ -619,7 +619,7 @@ { "change": "removed the request properties 'copySettings/items/replicationSpecId, deleteCopiedBackups/items/replicationSpecId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -684,7 +684,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -697,12 +697,12 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'defaultReadConcern, failIndexKeyTooLong'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -913,7 +913,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -932,7 +932,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/new-api-version/output/2023-10-01_2023-11-15.json b/tools/cli/test/data/changelog/new-api-version/output/2023-10-01_2023-11-15.json index 15f7abce76..2b5fab9ae1 100644 --- a/tools/cli/test/data/changelog/new-api-version/output/2023-10-01_2023-11-15.json +++ b/tools/cli/test/data/changelog/new-api-version/output/2023-10-01_2023-11-15.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, diff --git a/tools/cli/test/data/changelog/new-api-version/output/2023-10-01_2024-05-30.json b/tools/cli/test/data/changelog/new-api-version/output/2023-10-01_2024-05-30.json index e14b3eed85..a9c5a486ea 100644 --- a/tools/cli/test/data/changelog/new-api-version/output/2023-10-01_2024-05-30.json +++ b/tools/cli/test/data/changelog/new-api-version/output/2023-10-01_2024-05-30.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -154,7 +154,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -439,7 +439,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -458,7 +458,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/new-api-version/output/2023-10-01_2024-08-05.json b/tools/cli/test/data/changelog/new-api-version/output/2023-10-01_2024-08-05.json index c45d0fd383..eb8237a3f6 100644 --- a/tools/cli/test/data/changelog/new-api-version/output/2023-10-01_2024-08-05.json +++ b/tools/cli/test/data/changelog/new-api-version/output/2023-10-01_2024-08-05.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -154,7 +154,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -235,7 +235,7 @@ { "change": "removed the optional properties 'results/items/diskSizeGB, results/items/replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -333,12 +333,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -401,7 +401,7 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -499,12 +499,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -522,7 +522,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -532,7 +532,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -545,7 +545,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -555,7 +555,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -568,7 +568,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -578,7 +578,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new required request property 'copySettings/items/zoneId'", @@ -588,7 +588,7 @@ { "change": "removed the request properties 'copySettings/items/replicationSpecId, deleteCopiedBackups/items/replicationSpecId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -653,7 +653,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -666,12 +666,12 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'defaultReadConcern, failIndexKeyTooLong'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -882,7 +882,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -901,7 +901,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/new-api-version/output/2023-11-15_2024-05-30.json b/tools/cli/test/data/changelog/new-api-version/output/2023-11-15_2024-05-30.json index 05bd30bb65..e511a515ed 100644 --- a/tools/cli/test/data/changelog/new-api-version/output/2023-11-15_2024-05-30.json +++ b/tools/cli/test/data/changelog/new-api-version/output/2023-11-15_2024-05-30.json @@ -69,7 +69,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -263,7 +263,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -282,7 +282,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/new-api-version/output/2023-11-15_2024-08-05.json b/tools/cli/test/data/changelog/new-api-version/output/2023-11-15_2024-08-05.json index 1578aff616..0ffb79ab16 100644 --- a/tools/cli/test/data/changelog/new-api-version/output/2023-11-15_2024-08-05.json +++ b/tools/cli/test/data/changelog/new-api-version/output/2023-11-15_2024-08-05.json @@ -69,7 +69,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -150,7 +150,7 @@ { "change": "removed the optional properties 'results/items/diskSizeGB, results/items/replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -248,12 +248,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -316,7 +316,7 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -414,12 +414,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -437,7 +437,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -447,7 +447,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -460,7 +460,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -470,7 +470,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -483,7 +483,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -493,7 +493,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new required request property 'copySettings/items/zoneId'", @@ -503,7 +503,7 @@ { "change": "removed the request properties 'copySettings/items/replicationSpecId, deleteCopiedBackups/items/replicationSpecId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -516,7 +516,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -529,12 +529,12 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'defaultReadConcern, failIndexKeyTooLong'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -706,7 +706,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -725,7 +725,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/new-api-version/output/2024-05-30_2024-08-05.json b/tools/cli/test/data/changelog/new-api-version/output/2024-05-30_2024-08-05.json index a14f4d51a6..1efa93a8ca 100644 --- a/tools/cli/test/data/changelog/new-api-version/output/2024-05-30_2024-08-05.json +++ b/tools/cli/test/data/changelog/new-api-version/output/2024-05-30_2024-08-05.json @@ -53,7 +53,7 @@ { "change": "removed the optional properties 'results/items/diskSizeGB, results/items/replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -151,12 +151,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -219,7 +219,7 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -317,12 +317,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -340,7 +340,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -350,7 +350,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -363,7 +363,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -373,7 +373,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -386,7 +386,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -396,7 +396,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new required request property 'copySettings/items/zoneId'", @@ -406,7 +406,7 @@ { "change": "removed the request properties 'copySettings/items/replicationSpecId, deleteCopiedBackups/items/replicationSpecId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -419,7 +419,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -432,12 +432,12 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'defaultReadConcern, failIndexKeyTooLong'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/new-api-version/output/changelog-all.json b/tools/cli/test/data/changelog/new-api-version/output/changelog-all.json index 009a4bfe73..a268691b7d 100644 --- a/tools/cli/test/data/changelog/new-api-version/output/changelog-all.json +++ b/tools/cli/test/data/changelog/new-api-version/output/changelog-all.json @@ -57,7 +57,7 @@ { "change": "removed the optional properties 'results/items/diskSizeGB, results/items/replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -162,12 +162,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -237,7 +237,7 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -342,12 +342,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -372,7 +372,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -382,7 +382,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -402,7 +402,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -412,7 +412,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -432,7 +432,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -442,7 +442,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new required request property 'copySettings/items/zoneId'", @@ -452,7 +452,7 @@ { "change": "removed the request properties 'copySettings/items/replicationSpecId, deleteCopiedBackups/items/replicationSpecId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -472,7 +472,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -492,12 +492,12 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'defaultReadConcern, failIndexKeyTooLong'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ], @@ -540,13 +540,13 @@ { "change": "removed the optional property 'dlq' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true }, { "change": "removed the request property 'dlq'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ], @@ -2319,7 +2319,7 @@ { "change": "removed the optional property 'results/items/groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2344,7 +2344,7 @@ { "change": "removed the optional property 'results/items/groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2369,7 +2369,7 @@ { "change": "removed the optional property 'groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2509,7 +2509,7 @@ { "change": "removed the optional properties 'results/items/lineItems, results/items/payments, results/items/refunds' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2584,7 +2584,7 @@ { "change": "removed the optional properties 'results/items/replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2609,12 +2609,12 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2639,7 +2639,7 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2664,12 +2664,12 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -3284,7 +3284,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -3309,7 +3309,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -4179,7 +4179,7 @@ { "change": "removed the optional property 'results/items/iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -4219,12 +4219,12 @@ { "change": "removed the optional property 'iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -4254,7 +4254,7 @@ { "change": "removed the optional property 'iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6764,7 +6764,7 @@ { "change": "removed the optional property 'results/items/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6799,12 +6799,12 @@ { "change": "removed the optional properties '/audienceClaim, audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties '/audienceClaim, audienceClaim'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request properties '/authorizationType, /idpType, authorizationType, idpType'", @@ -6839,7 +6839,7 @@ { "change": "removed the optional property '/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6874,12 +6874,12 @@ { "change": "removed the optional property '/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property '/audienceClaim'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request properties '/authorizationType, /idpType, idpType'", @@ -7279,7 +7279,7 @@ { "change": "removed the optional property 'results/items/dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7319,12 +7319,12 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'dataProcessRegion/region'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7354,7 +7354,7 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7394,7 +7394,7 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12309,7 +12309,7 @@ { "change": "removed the optional property 'results/items/associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12344,7 +12344,7 @@ { "change": "removed the optional property 'associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12389,12 +12389,12 @@ { "change": "removed the optional property 'associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'associatedDomains'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13459,7 +13459,7 @@ { "change": "removed the optional properties 'acsUrl, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13481,7 +13481,7 @@ { "change": "removed the optional property 'pemFileInfo/certificates/items/content' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "New resource added 2023-11-15. Resource version 2023-02-01 deprecated and marked for removal on 2025-01-01", @@ -13516,12 +13516,12 @@ { "change": "removed the optional properties 'acsUrl, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'slug'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13538,7 +13538,7 @@ { "change": "removed the optional property 'pemFileInfo/certificates/items/content' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "New resource added 2023-11-15. Resource version 2023-02-01 deprecated and marked for removal on 2025-01-01", @@ -14097,12 +14097,12 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'type'", @@ -14137,7 +14137,7 @@ { "change": "removed the optional properties '/items/analyzer, /items/analyzers, /items/mappings, /items/searchAnalyzer, /items/synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14167,7 +14167,7 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14202,12 +14202,12 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'type'", @@ -14232,7 +14232,7 @@ { "change": "removed the optional property 'results/items/dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14252,7 +14252,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14272,7 +14272,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14312,7 +14312,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -15691,7 +15691,7 @@ { "change": "removed the optional properties from the response: 'results.items.mongoURIWithOptions', 'results.items.providerBackupEnabled', 'results.items.mongoURIUpdated', 'results.items.srvAddress', 'results.items.replicationSpec', 'results.items.mongoURI', 'results.items.numShards', 'results.items.autoScaling', 'results.items.providerSettings', 'results.items.replicationFactor', 'results.items.replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'results.items.replicationSpecs.regionConfigs'", @@ -15738,7 +15738,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", @@ -15801,7 +15801,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", @@ -15848,7 +15848,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", diff --git a/tools/cli/test/data/changelog/new-api-version/output/changelog.json b/tools/cli/test/data/changelog/new-api-version/output/changelog.json index ddb370062e..f75766bce7 100644 --- a/tools/cli/test/data/changelog/new-api-version/output/changelog.json +++ b/tools/cli/test/data/changelog/new-api-version/output/changelog.json @@ -57,7 +57,7 @@ { "change": "removed the optional properties 'results/items/diskSizeGB, results/items/replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -162,12 +162,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -237,7 +237,7 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -342,12 +342,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -372,7 +372,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -382,7 +382,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -402,7 +402,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -412,7 +412,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -432,7 +432,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -442,7 +442,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new required request property 'copySettings/items/zoneId'", @@ -452,7 +452,7 @@ { "change": "removed the request properties 'copySettings/items/replicationSpecId, deleteCopiedBackups/items/replicationSpecId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -472,7 +472,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -492,7 +492,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2247,7 +2247,7 @@ { "change": "removed the optional property 'results/items/groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2272,7 +2272,7 @@ { "change": "removed the optional property 'results/items/groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2297,7 +2297,7 @@ { "change": "removed the optional property 'groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2437,7 +2437,7 @@ { "change": "removed the optional properties 'results/items/lineItems, results/items/payments, results/items/refunds' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2512,7 +2512,7 @@ { "change": "removed the optional properties 'results/items/replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2537,12 +2537,12 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2567,7 +2567,7 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2592,12 +2592,12 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -3212,7 +3212,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -3237,7 +3237,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -4107,7 +4107,7 @@ { "change": "removed the optional property 'results/items/iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -4147,12 +4147,12 @@ { "change": "removed the optional property 'iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -4182,7 +4182,7 @@ { "change": "removed the optional property 'iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6692,7 +6692,7 @@ { "change": "removed the optional property 'results/items/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6727,12 +6727,12 @@ { "change": "removed the optional properties '/audienceClaim, audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties '/audienceClaim, audienceClaim'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request properties '/authorizationType, /idpType, authorizationType, idpType'", @@ -6767,7 +6767,7 @@ { "change": "removed the optional property '/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6802,12 +6802,12 @@ { "change": "removed the optional property '/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property '/audienceClaim'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request properties '/authorizationType, /idpType, idpType'", @@ -7207,7 +7207,7 @@ { "change": "removed the optional property 'results/items/dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7247,12 +7247,12 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'dataProcessRegion/region'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7282,7 +7282,7 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7322,7 +7322,7 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12237,7 +12237,7 @@ { "change": "removed the optional property 'results/items/associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12272,7 +12272,7 @@ { "change": "removed the optional property 'associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12317,12 +12317,12 @@ { "change": "removed the optional property 'associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'associatedDomains'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13387,7 +13387,7 @@ { "change": "removed the optional properties 'acsUrl, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13409,7 +13409,7 @@ { "change": "removed the optional property 'pemFileInfo/certificates/items/content' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "New resource added 2023-11-15. Resource version 2023-02-01 deprecated and marked for removal on 2025-01-01", @@ -13444,12 +13444,12 @@ { "change": "removed the optional properties 'acsUrl, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'slug'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13466,7 +13466,7 @@ { "change": "removed the optional property 'pemFileInfo/certificates/items/content' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "New resource added 2023-11-15. Resource version 2023-02-01 deprecated and marked for removal on 2025-01-01", @@ -14025,12 +14025,12 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'type'", @@ -14065,7 +14065,7 @@ { "change": "removed the optional properties '/items/analyzer, /items/analyzers, /items/mappings, /items/searchAnalyzer, /items/synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14095,7 +14095,7 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14130,12 +14130,12 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'type'", @@ -14160,7 +14160,7 @@ { "change": "removed the optional property 'results/items/dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14180,7 +14180,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14200,7 +14200,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14240,7 +14240,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -15619,7 +15619,7 @@ { "change": "removed the optional properties from the response: 'results.items.mongoURIWithOptions', 'results.items.providerBackupEnabled', 'results.items.mongoURIUpdated', 'results.items.srvAddress', 'results.items.replicationSpec', 'results.items.mongoURI', 'results.items.numShards', 'results.items.autoScaling', 'results.items.providerSettings', 'results.items.replicationFactor', 'results.items.replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'results.items.replicationSpecs.regionConfigs'", @@ -15666,7 +15666,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", @@ -15729,7 +15729,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", @@ -15776,7 +15776,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", diff --git a/tools/cli/test/data/changelog/rename-api-version/base/changelog.json b/tools/cli/test/data/changelog/rename-api-version/base/changelog.json index 2c148efee3..d86eda97a0 100644 --- a/tools/cli/test/data/changelog/rename-api-version/base/changelog.json +++ b/tools/cli/test/data/changelog/rename-api-version/base/changelog.json @@ -1717,7 +1717,7 @@ { "change": "removed the optional property 'results/items/groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -1742,7 +1742,7 @@ { "change": "removed the optional property 'results/items/groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -1767,7 +1767,7 @@ { "change": "removed the optional property 'groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -1907,7 +1907,7 @@ { "change": "removed the optional properties 'results/items/lineItems, results/items/payments, results/items/refunds' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -1982,7 +1982,7 @@ { "change": "removed the optional properties 'results/items/replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2007,12 +2007,12 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2037,7 +2037,7 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2062,12 +2062,12 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2682,7 +2682,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2707,7 +2707,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -3577,7 +3577,7 @@ { "change": "removed the optional property 'results/items/iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -3617,12 +3617,12 @@ { "change": "removed the optional property 'iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -3652,7 +3652,7 @@ { "change": "removed the optional property 'iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6162,7 +6162,7 @@ { "change": "removed the optional property 'results/items/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6197,12 +6197,12 @@ { "change": "removed the optional properties '/audienceClaim, audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties '/audienceClaim, audienceClaim'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request properties '/authorizationType, /idpType, authorizationType, idpType'", @@ -6237,7 +6237,7 @@ { "change": "removed the optional property '/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6272,12 +6272,12 @@ { "change": "removed the optional property '/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property '/audienceClaim'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request properties '/authorizationType, /idpType, idpType'", @@ -6677,7 +6677,7 @@ { "change": "removed the optional property 'results/items/dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6717,12 +6717,12 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'dataProcessRegion/region'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6752,7 +6752,7 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6792,7 +6792,7 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -11707,7 +11707,7 @@ { "change": "removed the optional property 'results/items/associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -11742,7 +11742,7 @@ { "change": "removed the optional property 'associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -11787,12 +11787,12 @@ { "change": "removed the optional property 'associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'associatedDomains'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12857,7 +12857,7 @@ { "change": "removed the optional properties 'acsUrl, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12879,7 +12879,7 @@ { "change": "removed the optional property 'pemFileInfo/certificates/items/content' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "New resource added 2023-11-15. Resource version 2023-02-01 deprecated and marked for removal on 2025-01-01", @@ -12914,12 +12914,12 @@ { "change": "removed the optional properties 'acsUrl, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'slug'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12936,7 +12936,7 @@ { "change": "removed the optional property 'pemFileInfo/certificates/items/content' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "New resource added 2023-11-15. Resource version 2023-02-01 deprecated and marked for removal on 2025-01-01", @@ -13495,12 +13495,12 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'type'", @@ -13535,7 +13535,7 @@ { "change": "removed the optional properties '/items/analyzer, /items/analyzers, /items/mappings, /items/searchAnalyzer, /items/synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13565,7 +13565,7 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13600,12 +13600,12 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'type'", @@ -13630,7 +13630,7 @@ { "change": "removed the optional property 'results/items/dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13650,7 +13650,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13670,7 +13670,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13710,7 +13710,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -15089,7 +15089,7 @@ { "change": "removed the optional properties from the response: 'results.items.mongoURIWithOptions', 'results.items.providerBackupEnabled', 'results.items.mongoURIUpdated', 'results.items.srvAddress', 'results.items.replicationSpec', 'results.items.mongoURI', 'results.items.numShards', 'results.items.autoScaling', 'results.items.providerSettings', 'results.items.replicationFactor', 'results.items.replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'results.items.replicationSpecs.regionConfigs'", @@ -15136,7 +15136,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", @@ -15199,7 +15199,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", @@ -15246,7 +15246,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", diff --git a/tools/cli/test/data/changelog/rename-api-version/output/2023-01-01_2023-02-01.json b/tools/cli/test/data/changelog/rename-api-version/output/2023-01-01_2023-02-01.json index f15572f973..eb1b9421f9 100644 --- a/tools/cli/test/data/changelog/rename-api-version/output/2023-01-01_2023-02-01.json +++ b/tools/cli/test/data/changelog/rename-api-version/output/2023-01-01_2023-02-01.json @@ -36,7 +36,7 @@ { "change": "removed the optional properties 'results/items/autoScaling, results/items/mongoURI, results/items/mongoURIUpdated, results/items/mongoURIWithOptions, results/items/numShards, results/items/providerBackupEnabled, results/items/providerSettings, results/items/replicationFactor, results/items/replicationSpec, results/items/replicationSpecs/items/regionsConfig, results/items/srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'results/items/mongoDBVersion, results/items/replicationSpecs/items/id' became read-only", @@ -95,12 +95,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", @@ -139,7 +139,7 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'mongoDBVersion, replicationSpecs/items/id' became read-only", @@ -198,12 +198,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", diff --git a/tools/cli/test/data/changelog/rename-api-version/output/2023-01-01_2023-10-01.json b/tools/cli/test/data/changelog/rename-api-version/output/2023-01-01_2023-10-01.json index cce68d6b52..f9e913b15f 100644 --- a/tools/cli/test/data/changelog/rename-api-version/output/2023-01-01_2023-10-01.json +++ b/tools/cli/test/data/changelog/rename-api-version/output/2023-01-01_2023-10-01.json @@ -67,7 +67,7 @@ { "change": "removed the optional properties 'results/items/autoScaling, results/items/mongoURI, results/items/mongoURIUpdated, results/items/mongoURIWithOptions, results/items/numShards, results/items/providerBackupEnabled, results/items/providerSettings, results/items/replicationFactor, results/items/replicationSpec, results/items/replicationSpecs/items/regionsConfig, results/items/srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'results/items/mongoDBVersion, results/items/replicationSpecs/items/id' became read-only", @@ -126,12 +126,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", @@ -170,7 +170,7 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'mongoDBVersion, replicationSpecs/items/id' became read-only", @@ -229,12 +229,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", diff --git a/tools/cli/test/data/changelog/rename-api-version/output/2023-01-01_2023-11-15.json b/tools/cli/test/data/changelog/rename-api-version/output/2023-01-01_2023-11-15.json index c4d0246a01..e8b846d43b 100644 --- a/tools/cli/test/data/changelog/rename-api-version/output/2023-01-01_2023-11-15.json +++ b/tools/cli/test/data/changelog/rename-api-version/output/2023-01-01_2023-11-15.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -152,7 +152,7 @@ { "change": "removed the optional properties 'results/items/autoScaling, results/items/mongoURI, results/items/mongoURIUpdated, results/items/mongoURIWithOptions, results/items/numShards, results/items/providerBackupEnabled, results/items/providerSettings, results/items/replicationFactor, results/items/replicationSpec, results/items/replicationSpecs/items/regionsConfig, results/items/srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'results/items/mongoDBVersion, results/items/replicationSpecs/items/id' became read-only", @@ -211,12 +211,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", @@ -255,7 +255,7 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'mongoDBVersion, replicationSpecs/items/id' became read-only", @@ -314,12 +314,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", diff --git a/tools/cli/test/data/changelog/rename-api-version/output/2023-01-01_2024-05-30.json b/tools/cli/test/data/changelog/rename-api-version/output/2023-01-01_2024-05-30.json index 521f5f10f6..f1224b939c 100644 --- a/tools/cli/test/data/changelog/rename-api-version/output/2023-01-01_2024-05-30.json +++ b/tools/cli/test/data/changelog/rename-api-version/output/2023-01-01_2024-05-30.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -167,7 +167,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -249,7 +249,7 @@ { "change": "removed the optional properties 'results/items/autoScaling, results/items/mongoURI, results/items/mongoURIUpdated, results/items/mongoURIWithOptions, results/items/numShards, results/items/providerBackupEnabled, results/items/providerSettings, results/items/replicationFactor, results/items/replicationSpec, results/items/replicationSpecs/items/regionsConfig, results/items/srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'results/items/mongoDBVersion, results/items/replicationSpecs/items/id' became read-only", @@ -308,12 +308,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", @@ -352,7 +352,7 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'mongoDBVersion, replicationSpecs/items/id' became read-only", @@ -411,12 +411,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", @@ -689,7 +689,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -708,7 +708,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/rename-api-version/output/2023-01-01_2024-08-05.json b/tools/cli/test/data/changelog/rename-api-version/output/2023-01-01_2024-08-05.json index 7071331da6..ae4a55b220 100644 --- a/tools/cli/test/data/changelog/rename-api-version/output/2023-01-01_2024-08-05.json +++ b/tools/cli/test/data/changelog/rename-api-version/output/2023-01-01_2024-08-05.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -167,7 +167,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -244,7 +244,7 @@ { "change": "removed the optional properties 'results/items/autoScaling, results/items/diskSizeGB, results/items/mongoURI, results/items/mongoURIUpdated, results/items/mongoURIWithOptions, results/items/numShards, results/items/providerBackupEnabled, results/items/providerSettings, results/items/replicationFactor, results/items/replicationSpec, results/items/replicationSpecs/items/numShards, results/items/replicationSpecs/items/regionsConfig, results/items/srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'results/items/mongoDBVersion, results/items/replicationSpecs/items/id' became read-only", @@ -288,12 +288,12 @@ { "change": "removed the optional properties 'autoScaling, diskSizeGB, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/numShards, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, diskSizeGB, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/numShards, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", @@ -327,7 +327,7 @@ { "change": "removed the optional properties 'autoScaling, diskSizeGB, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/numShards, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'mongoDBVersion, replicationSpecs/items/id' became read-only", @@ -371,12 +371,12 @@ { "change": "removed the optional properties 'autoScaling, diskSizeGB, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/numShards, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, diskSizeGB, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/numShards, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", @@ -400,7 +400,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -410,7 +410,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -423,7 +423,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -433,7 +433,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -446,7 +446,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -456,7 +456,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new required request property 'copySettings/items/zoneId'", @@ -466,7 +466,7 @@ { "change": "removed the request properties 'copySettings/items/replicationSpecId, deleteCopiedBackups/items/replicationSpecId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -531,7 +531,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -544,12 +544,12 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'defaultReadConcern, failIndexKeyTooLong'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -760,7 +760,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -779,7 +779,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/rename-api-version/output/2023-02-01_2023-11-15.json b/tools/cli/test/data/changelog/rename-api-version/output/2023-02-01_2023-11-15.json index bd74de6b05..f97cef1a93 100644 --- a/tools/cli/test/data/changelog/rename-api-version/output/2023-02-01_2023-11-15.json +++ b/tools/cli/test/data/changelog/rename-api-version/output/2023-02-01_2023-11-15.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, diff --git a/tools/cli/test/data/changelog/rename-api-version/output/2023-02-01_2024-05-30.json b/tools/cli/test/data/changelog/rename-api-version/output/2023-02-01_2024-05-30.json index 10dc7d9164..130b422b5b 100644 --- a/tools/cli/test/data/changelog/rename-api-version/output/2023-02-01_2024-05-30.json +++ b/tools/cli/test/data/changelog/rename-api-version/output/2023-02-01_2024-05-30.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -154,7 +154,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -470,7 +470,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -489,7 +489,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/rename-api-version/output/2023-02-01_2024-08-05.json b/tools/cli/test/data/changelog/rename-api-version/output/2023-02-01_2024-08-05.json index be59725134..2ed2f80d1a 100644 --- a/tools/cli/test/data/changelog/rename-api-version/output/2023-02-01_2024-08-05.json +++ b/tools/cli/test/data/changelog/rename-api-version/output/2023-02-01_2024-08-05.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -154,7 +154,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -266,7 +266,7 @@ { "change": "removed the optional properties 'results/items/diskSizeGB, results/items/replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -364,12 +364,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -432,7 +432,7 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -530,12 +530,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -553,7 +553,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -563,7 +563,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -576,7 +576,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -586,7 +586,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -599,7 +599,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -609,7 +609,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new required request property 'copySettings/items/zoneId'", @@ -619,7 +619,7 @@ { "change": "removed the request properties 'copySettings/items/replicationSpecId, deleteCopiedBackups/items/replicationSpecId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -684,7 +684,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -697,12 +697,12 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'defaultReadConcern, failIndexKeyTooLong'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -913,7 +913,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -932,7 +932,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/rename-api-version/output/2023-10-01_2023-11-15.json b/tools/cli/test/data/changelog/rename-api-version/output/2023-10-01_2023-11-15.json index 15f7abce76..2b5fab9ae1 100644 --- a/tools/cli/test/data/changelog/rename-api-version/output/2023-10-01_2023-11-15.json +++ b/tools/cli/test/data/changelog/rename-api-version/output/2023-10-01_2023-11-15.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, diff --git a/tools/cli/test/data/changelog/rename-api-version/output/2023-10-01_2024-05-30.json b/tools/cli/test/data/changelog/rename-api-version/output/2023-10-01_2024-05-30.json index e14b3eed85..a9c5a486ea 100644 --- a/tools/cli/test/data/changelog/rename-api-version/output/2023-10-01_2024-05-30.json +++ b/tools/cli/test/data/changelog/rename-api-version/output/2023-10-01_2024-05-30.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -154,7 +154,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -439,7 +439,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -458,7 +458,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/rename-api-version/output/2023-10-01_2024-08-05.json b/tools/cli/test/data/changelog/rename-api-version/output/2023-10-01_2024-08-05.json index c45d0fd383..eb8237a3f6 100644 --- a/tools/cli/test/data/changelog/rename-api-version/output/2023-10-01_2024-08-05.json +++ b/tools/cli/test/data/changelog/rename-api-version/output/2023-10-01_2024-08-05.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -154,7 +154,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -235,7 +235,7 @@ { "change": "removed the optional properties 'results/items/diskSizeGB, results/items/replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -333,12 +333,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -401,7 +401,7 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -499,12 +499,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -522,7 +522,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -532,7 +532,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -545,7 +545,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -555,7 +555,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -568,7 +568,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -578,7 +578,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new required request property 'copySettings/items/zoneId'", @@ -588,7 +588,7 @@ { "change": "removed the request properties 'copySettings/items/replicationSpecId, deleteCopiedBackups/items/replicationSpecId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -653,7 +653,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -666,12 +666,12 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'defaultReadConcern, failIndexKeyTooLong'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -882,7 +882,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -901,7 +901,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/rename-api-version/output/2023-11-15_2024-05-30.json b/tools/cli/test/data/changelog/rename-api-version/output/2023-11-15_2024-05-30.json index 05bd30bb65..e511a515ed 100644 --- a/tools/cli/test/data/changelog/rename-api-version/output/2023-11-15_2024-05-30.json +++ b/tools/cli/test/data/changelog/rename-api-version/output/2023-11-15_2024-05-30.json @@ -69,7 +69,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -263,7 +263,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -282,7 +282,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/rename-api-version/output/2023-11-15_2024-08-05.json b/tools/cli/test/data/changelog/rename-api-version/output/2023-11-15_2024-08-05.json index 1578aff616..0ffb79ab16 100644 --- a/tools/cli/test/data/changelog/rename-api-version/output/2023-11-15_2024-08-05.json +++ b/tools/cli/test/data/changelog/rename-api-version/output/2023-11-15_2024-08-05.json @@ -69,7 +69,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -150,7 +150,7 @@ { "change": "removed the optional properties 'results/items/diskSizeGB, results/items/replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -248,12 +248,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -316,7 +316,7 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -414,12 +414,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -437,7 +437,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -447,7 +447,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -460,7 +460,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -470,7 +470,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -483,7 +483,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -493,7 +493,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new required request property 'copySettings/items/zoneId'", @@ -503,7 +503,7 @@ { "change": "removed the request properties 'copySettings/items/replicationSpecId, deleteCopiedBackups/items/replicationSpecId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -516,7 +516,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -529,12 +529,12 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'defaultReadConcern, failIndexKeyTooLong'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -706,7 +706,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -725,7 +725,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/rename-api-version/output/2024-05-30_2024-08-05.json b/tools/cli/test/data/changelog/rename-api-version/output/2024-05-30_2024-08-05.json index a14f4d51a6..1efa93a8ca 100644 --- a/tools/cli/test/data/changelog/rename-api-version/output/2024-05-30_2024-08-05.json +++ b/tools/cli/test/data/changelog/rename-api-version/output/2024-05-30_2024-08-05.json @@ -53,7 +53,7 @@ { "change": "removed the optional properties 'results/items/diskSizeGB, results/items/replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -151,12 +151,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -219,7 +219,7 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -317,12 +317,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -340,7 +340,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -350,7 +350,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -363,7 +363,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -373,7 +373,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -386,7 +386,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -396,7 +396,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new required request property 'copySettings/items/zoneId'", @@ -406,7 +406,7 @@ { "change": "removed the request properties 'copySettings/items/replicationSpecId, deleteCopiedBackups/items/replicationSpecId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -419,7 +419,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -432,12 +432,12 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'defaultReadConcern, failIndexKeyTooLong'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/rename-api-version/output/changelog-all.json b/tools/cli/test/data/changelog/rename-api-version/output/changelog-all.json index 009a4bfe73..a268691b7d 100644 --- a/tools/cli/test/data/changelog/rename-api-version/output/changelog-all.json +++ b/tools/cli/test/data/changelog/rename-api-version/output/changelog-all.json @@ -57,7 +57,7 @@ { "change": "removed the optional properties 'results/items/diskSizeGB, results/items/replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -162,12 +162,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -237,7 +237,7 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -342,12 +342,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -372,7 +372,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -382,7 +382,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -402,7 +402,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -412,7 +412,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -432,7 +432,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -442,7 +442,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new required request property 'copySettings/items/zoneId'", @@ -452,7 +452,7 @@ { "change": "removed the request properties 'copySettings/items/replicationSpecId, deleteCopiedBackups/items/replicationSpecId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -472,7 +472,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -492,12 +492,12 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'defaultReadConcern, failIndexKeyTooLong'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ], @@ -540,13 +540,13 @@ { "change": "removed the optional property 'dlq' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true }, { "change": "removed the request property 'dlq'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ], @@ -2319,7 +2319,7 @@ { "change": "removed the optional property 'results/items/groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2344,7 +2344,7 @@ { "change": "removed the optional property 'results/items/groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2369,7 +2369,7 @@ { "change": "removed the optional property 'groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2509,7 +2509,7 @@ { "change": "removed the optional properties 'results/items/lineItems, results/items/payments, results/items/refunds' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2584,7 +2584,7 @@ { "change": "removed the optional properties 'results/items/replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2609,12 +2609,12 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2639,7 +2639,7 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2664,12 +2664,12 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -3284,7 +3284,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -3309,7 +3309,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -4179,7 +4179,7 @@ { "change": "removed the optional property 'results/items/iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -4219,12 +4219,12 @@ { "change": "removed the optional property 'iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -4254,7 +4254,7 @@ { "change": "removed the optional property 'iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6764,7 +6764,7 @@ { "change": "removed the optional property 'results/items/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6799,12 +6799,12 @@ { "change": "removed the optional properties '/audienceClaim, audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties '/audienceClaim, audienceClaim'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request properties '/authorizationType, /idpType, authorizationType, idpType'", @@ -6839,7 +6839,7 @@ { "change": "removed the optional property '/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6874,12 +6874,12 @@ { "change": "removed the optional property '/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property '/audienceClaim'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request properties '/authorizationType, /idpType, idpType'", @@ -7279,7 +7279,7 @@ { "change": "removed the optional property 'results/items/dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7319,12 +7319,12 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'dataProcessRegion/region'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7354,7 +7354,7 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7394,7 +7394,7 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12309,7 +12309,7 @@ { "change": "removed the optional property 'results/items/associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12344,7 +12344,7 @@ { "change": "removed the optional property 'associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12389,12 +12389,12 @@ { "change": "removed the optional property 'associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'associatedDomains'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13459,7 +13459,7 @@ { "change": "removed the optional properties 'acsUrl, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13481,7 +13481,7 @@ { "change": "removed the optional property 'pemFileInfo/certificates/items/content' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "New resource added 2023-11-15. Resource version 2023-02-01 deprecated and marked for removal on 2025-01-01", @@ -13516,12 +13516,12 @@ { "change": "removed the optional properties 'acsUrl, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'slug'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13538,7 +13538,7 @@ { "change": "removed the optional property 'pemFileInfo/certificates/items/content' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "New resource added 2023-11-15. Resource version 2023-02-01 deprecated and marked for removal on 2025-01-01", @@ -14097,12 +14097,12 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'type'", @@ -14137,7 +14137,7 @@ { "change": "removed the optional properties '/items/analyzer, /items/analyzers, /items/mappings, /items/searchAnalyzer, /items/synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14167,7 +14167,7 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14202,12 +14202,12 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'type'", @@ -14232,7 +14232,7 @@ { "change": "removed the optional property 'results/items/dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14252,7 +14252,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14272,7 +14272,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14312,7 +14312,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -15691,7 +15691,7 @@ { "change": "removed the optional properties from the response: 'results.items.mongoURIWithOptions', 'results.items.providerBackupEnabled', 'results.items.mongoURIUpdated', 'results.items.srvAddress', 'results.items.replicationSpec', 'results.items.mongoURI', 'results.items.numShards', 'results.items.autoScaling', 'results.items.providerSettings', 'results.items.replicationFactor', 'results.items.replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'results.items.replicationSpecs.regionConfigs'", @@ -15738,7 +15738,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", @@ -15801,7 +15801,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", @@ -15848,7 +15848,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", diff --git a/tools/cli/test/data/changelog/rename-api-version/output/changelog.json b/tools/cli/test/data/changelog/rename-api-version/output/changelog.json index ddb370062e..f75766bce7 100644 --- a/tools/cli/test/data/changelog/rename-api-version/output/changelog.json +++ b/tools/cli/test/data/changelog/rename-api-version/output/changelog.json @@ -57,7 +57,7 @@ { "change": "removed the optional properties 'results/items/diskSizeGB, results/items/replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -162,12 +162,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -237,7 +237,7 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -342,12 +342,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -372,7 +372,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -382,7 +382,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -402,7 +402,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -412,7 +412,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -432,7 +432,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -442,7 +442,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new required request property 'copySettings/items/zoneId'", @@ -452,7 +452,7 @@ { "change": "removed the request properties 'copySettings/items/replicationSpecId, deleteCopiedBackups/items/replicationSpecId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -472,7 +472,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -492,7 +492,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2247,7 +2247,7 @@ { "change": "removed the optional property 'results/items/groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2272,7 +2272,7 @@ { "change": "removed the optional property 'results/items/groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2297,7 +2297,7 @@ { "change": "removed the optional property 'groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2437,7 +2437,7 @@ { "change": "removed the optional properties 'results/items/lineItems, results/items/payments, results/items/refunds' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2512,7 +2512,7 @@ { "change": "removed the optional properties 'results/items/replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2537,12 +2537,12 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2567,7 +2567,7 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2592,12 +2592,12 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -3212,7 +3212,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -3237,7 +3237,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -4107,7 +4107,7 @@ { "change": "removed the optional property 'results/items/iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -4147,12 +4147,12 @@ { "change": "removed the optional property 'iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -4182,7 +4182,7 @@ { "change": "removed the optional property 'iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6692,7 +6692,7 @@ { "change": "removed the optional property 'results/items/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6727,12 +6727,12 @@ { "change": "removed the optional properties '/audienceClaim, audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties '/audienceClaim, audienceClaim'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request properties '/authorizationType, /idpType, authorizationType, idpType'", @@ -6767,7 +6767,7 @@ { "change": "removed the optional property '/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6802,12 +6802,12 @@ { "change": "removed the optional property '/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property '/audienceClaim'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request properties '/authorizationType, /idpType, idpType'", @@ -7207,7 +7207,7 @@ { "change": "removed the optional property 'results/items/dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7247,12 +7247,12 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'dataProcessRegion/region'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7282,7 +7282,7 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7322,7 +7322,7 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12237,7 +12237,7 @@ { "change": "removed the optional property 'results/items/associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12272,7 +12272,7 @@ { "change": "removed the optional property 'associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12317,12 +12317,12 @@ { "change": "removed the optional property 'associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'associatedDomains'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13387,7 +13387,7 @@ { "change": "removed the optional properties 'acsUrl, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13409,7 +13409,7 @@ { "change": "removed the optional property 'pemFileInfo/certificates/items/content' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "New resource added 2023-11-15. Resource version 2023-02-01 deprecated and marked for removal on 2025-01-01", @@ -13444,12 +13444,12 @@ { "change": "removed the optional properties 'acsUrl, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'slug'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13466,7 +13466,7 @@ { "change": "removed the optional property 'pemFileInfo/certificates/items/content' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "New resource added 2023-11-15. Resource version 2023-02-01 deprecated and marked for removal on 2025-01-01", @@ -14025,12 +14025,12 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'type'", @@ -14065,7 +14065,7 @@ { "change": "removed the optional properties '/items/analyzer, /items/analyzers, /items/mappings, /items/searchAnalyzer, /items/synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14095,7 +14095,7 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14130,12 +14130,12 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'type'", @@ -14160,7 +14160,7 @@ { "change": "removed the optional property 'results/items/dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14180,7 +14180,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14200,7 +14200,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14240,7 +14240,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -15619,7 +15619,7 @@ { "change": "removed the optional properties from the response: 'results.items.mongoURIWithOptions', 'results.items.providerBackupEnabled', 'results.items.mongoURIUpdated', 'results.items.srvAddress', 'results.items.replicationSpec', 'results.items.mongoURI', 'results.items.numShards', 'results.items.autoScaling', 'results.items.providerSettings', 'results.items.replicationFactor', 'results.items.replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'results.items.replicationSpecs.regionConfigs'", @@ -15666,7 +15666,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", @@ -15729,7 +15729,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", @@ -15776,7 +15776,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", diff --git a/tools/cli/test/data/changelog/same-api-version/base/changelog.json b/tools/cli/test/data/changelog/same-api-version/base/changelog.json index e290948b1e..022d9ed5a4 100644 --- a/tools/cli/test/data/changelog/same-api-version/base/changelog.json +++ b/tools/cli/test/data/changelog/same-api-version/base/changelog.json @@ -57,7 +57,7 @@ { "change": "removed the optional properties 'results/items/diskSizeGB, results/items/replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -162,12 +162,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -237,7 +237,7 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -342,12 +342,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -372,7 +372,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -382,7 +382,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -402,7 +402,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -412,7 +412,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -432,7 +432,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -442,7 +442,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new required request property 'copySettings/items/zoneId'", @@ -452,7 +452,7 @@ { "change": "removed the request properties 'copySettings/items/replicationSpecId, deleteCopiedBackups/items/replicationSpecId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -472,7 +472,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -492,7 +492,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2247,7 +2247,7 @@ { "change": "removed the optional property 'results/items/groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2272,7 +2272,7 @@ { "change": "removed the optional property 'results/items/groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2297,7 +2297,7 @@ { "change": "removed the optional property 'groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2437,7 +2437,7 @@ { "change": "removed the optional properties 'results/items/lineItems, results/items/payments, results/items/refunds' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2512,7 +2512,7 @@ { "change": "removed the optional properties 'results/items/replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2537,12 +2537,12 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2567,7 +2567,7 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2592,12 +2592,12 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -3212,7 +3212,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -3237,7 +3237,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -4107,7 +4107,7 @@ { "change": "removed the optional property 'results/items/iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -4147,12 +4147,12 @@ { "change": "removed the optional property 'iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -4182,7 +4182,7 @@ { "change": "removed the optional property 'iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6692,7 +6692,7 @@ { "change": "removed the optional property 'results/items/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6727,12 +6727,12 @@ { "change": "removed the optional properties '/audienceClaim, audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties '/audienceClaim, audienceClaim'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request properties '/authorizationType, /idpType, authorizationType, idpType'", @@ -6767,7 +6767,7 @@ { "change": "removed the optional property '/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -6802,12 +6802,12 @@ { "change": "removed the optional property '/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property '/audienceClaim'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request properties '/authorizationType, /idpType, idpType'", @@ -7207,7 +7207,7 @@ { "change": "removed the optional property 'results/items/dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7247,12 +7247,12 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'dataProcessRegion/region'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7282,7 +7282,7 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7322,7 +7322,7 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12237,7 +12237,7 @@ { "change": "removed the optional property 'results/items/associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12272,7 +12272,7 @@ { "change": "removed the optional property 'associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12317,12 +12317,12 @@ { "change": "removed the optional property 'associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'associatedDomains'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13387,7 +13387,7 @@ { "change": "removed the optional properties 'acsUrl, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13409,7 +13409,7 @@ { "change": "removed the optional property 'pemFileInfo/certificates/items/content' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "New resource added 2023-11-15. Resource version 2023-02-01 deprecated and marked for removal on 2025-01-01", @@ -13444,12 +13444,12 @@ { "change": "removed the optional properties 'acsUrl, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'slug'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13466,7 +13466,7 @@ { "change": "removed the optional property 'pemFileInfo/certificates/items/content' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "New resource added 2023-11-15. Resource version 2023-02-01 deprecated and marked for removal on 2025-01-01", @@ -14025,12 +14025,12 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'type'", @@ -14065,7 +14065,7 @@ { "change": "removed the optional properties '/items/analyzer, /items/analyzers, /items/mappings, /items/searchAnalyzer, /items/synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14095,7 +14095,7 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14130,12 +14130,12 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'type'", @@ -14160,7 +14160,7 @@ { "change": "removed the optional property 'results/items/dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14180,7 +14180,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14200,7 +14200,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14240,7 +14240,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -15619,7 +15619,7 @@ { "change": "removed the optional properties from the response: 'results.items.mongoURIWithOptions', 'results.items.providerBackupEnabled', 'results.items.mongoURIUpdated', 'results.items.srvAddress', 'results.items.replicationSpec', 'results.items.mongoURI', 'results.items.numShards', 'results.items.autoScaling', 'results.items.providerSettings', 'results.items.replicationFactor', 'results.items.replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'results.items.replicationSpecs.regionConfigs'", @@ -15666,7 +15666,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", @@ -15729,7 +15729,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", @@ -15776,7 +15776,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", diff --git a/tools/cli/test/data/changelog/same-api-version/output/2023-01-01_2023-02-01.json b/tools/cli/test/data/changelog/same-api-version/output/2023-01-01_2023-02-01.json index f15572f973..eb1b9421f9 100644 --- a/tools/cli/test/data/changelog/same-api-version/output/2023-01-01_2023-02-01.json +++ b/tools/cli/test/data/changelog/same-api-version/output/2023-01-01_2023-02-01.json @@ -36,7 +36,7 @@ { "change": "removed the optional properties 'results/items/autoScaling, results/items/mongoURI, results/items/mongoURIUpdated, results/items/mongoURIWithOptions, results/items/numShards, results/items/providerBackupEnabled, results/items/providerSettings, results/items/replicationFactor, results/items/replicationSpec, results/items/replicationSpecs/items/regionsConfig, results/items/srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'results/items/mongoDBVersion, results/items/replicationSpecs/items/id' became read-only", @@ -95,12 +95,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", @@ -139,7 +139,7 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'mongoDBVersion, replicationSpecs/items/id' became read-only", @@ -198,12 +198,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", diff --git a/tools/cli/test/data/changelog/same-api-version/output/2023-01-01_2023-10-01.json b/tools/cli/test/data/changelog/same-api-version/output/2023-01-01_2023-10-01.json index cce68d6b52..f9e913b15f 100644 --- a/tools/cli/test/data/changelog/same-api-version/output/2023-01-01_2023-10-01.json +++ b/tools/cli/test/data/changelog/same-api-version/output/2023-01-01_2023-10-01.json @@ -67,7 +67,7 @@ { "change": "removed the optional properties 'results/items/autoScaling, results/items/mongoURI, results/items/mongoURIUpdated, results/items/mongoURIWithOptions, results/items/numShards, results/items/providerBackupEnabled, results/items/providerSettings, results/items/replicationFactor, results/items/replicationSpec, results/items/replicationSpecs/items/regionsConfig, results/items/srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'results/items/mongoDBVersion, results/items/replicationSpecs/items/id' became read-only", @@ -126,12 +126,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", @@ -170,7 +170,7 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'mongoDBVersion, replicationSpecs/items/id' became read-only", @@ -229,12 +229,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", diff --git a/tools/cli/test/data/changelog/same-api-version/output/2023-01-01_2023-11-15.json b/tools/cli/test/data/changelog/same-api-version/output/2023-01-01_2023-11-15.json index c4d0246a01..e8b846d43b 100644 --- a/tools/cli/test/data/changelog/same-api-version/output/2023-01-01_2023-11-15.json +++ b/tools/cli/test/data/changelog/same-api-version/output/2023-01-01_2023-11-15.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -152,7 +152,7 @@ { "change": "removed the optional properties 'results/items/autoScaling, results/items/mongoURI, results/items/mongoURIUpdated, results/items/mongoURIWithOptions, results/items/numShards, results/items/providerBackupEnabled, results/items/providerSettings, results/items/replicationFactor, results/items/replicationSpec, results/items/replicationSpecs/items/regionsConfig, results/items/srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'results/items/mongoDBVersion, results/items/replicationSpecs/items/id' became read-only", @@ -211,12 +211,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", @@ -255,7 +255,7 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'mongoDBVersion, replicationSpecs/items/id' became read-only", @@ -314,12 +314,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", diff --git a/tools/cli/test/data/changelog/same-api-version/output/2023-01-01_2024-05-30.json b/tools/cli/test/data/changelog/same-api-version/output/2023-01-01_2024-05-30.json index 521f5f10f6..f1224b939c 100644 --- a/tools/cli/test/data/changelog/same-api-version/output/2023-01-01_2024-05-30.json +++ b/tools/cli/test/data/changelog/same-api-version/output/2023-01-01_2024-05-30.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -167,7 +167,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -249,7 +249,7 @@ { "change": "removed the optional properties 'results/items/autoScaling, results/items/mongoURI, results/items/mongoURIUpdated, results/items/mongoURIWithOptions, results/items/numShards, results/items/providerBackupEnabled, results/items/providerSettings, results/items/replicationFactor, results/items/replicationSpec, results/items/replicationSpecs/items/regionsConfig, results/items/srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'results/items/mongoDBVersion, results/items/replicationSpecs/items/id' became read-only", @@ -308,12 +308,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", @@ -352,7 +352,7 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'mongoDBVersion, replicationSpecs/items/id' became read-only", @@ -411,12 +411,12 @@ { "change": "removed the optional properties 'autoScaling, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", @@ -689,7 +689,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -708,7 +708,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/same-api-version/output/2023-01-01_2024-08-05.json b/tools/cli/test/data/changelog/same-api-version/output/2023-01-01_2024-08-05.json index 7071331da6..ae4a55b220 100644 --- a/tools/cli/test/data/changelog/same-api-version/output/2023-01-01_2024-08-05.json +++ b/tools/cli/test/data/changelog/same-api-version/output/2023-01-01_2024-08-05.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -167,7 +167,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -244,7 +244,7 @@ { "change": "removed the optional properties 'results/items/autoScaling, results/items/diskSizeGB, results/items/mongoURI, results/items/mongoURIUpdated, results/items/mongoURIWithOptions, results/items/numShards, results/items/providerBackupEnabled, results/items/providerSettings, results/items/replicationFactor, results/items/replicationSpec, results/items/replicationSpecs/items/numShards, results/items/replicationSpecs/items/regionsConfig, results/items/srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'results/items/mongoDBVersion, results/items/replicationSpecs/items/id' became read-only", @@ -288,12 +288,12 @@ { "change": "removed the optional properties 'autoScaling, diskSizeGB, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/numShards, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, diskSizeGB, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/numShards, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", @@ -327,7 +327,7 @@ { "change": "removed the optional properties 'autoScaling, diskSizeGB, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/numShards, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "the response optional properties 'mongoDBVersion, replicationSpecs/items/id' became read-only", @@ -371,12 +371,12 @@ { "change": "removed the optional properties 'autoScaling, diskSizeGB, mongoURI, mongoURIUpdated, mongoURIWithOptions, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/numShards, replicationSpecs/items/regionsConfig, srvAddress' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'autoScaling, diskSizeGB, numShards, providerBackupEnabled, providerSettings, replicationFactor, replicationSpec, replicationSpecs/items/numShards, replicationSpecs/items/regionsConfig'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs'", @@ -400,7 +400,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -410,7 +410,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -423,7 +423,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -433,7 +433,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -446,7 +446,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -456,7 +456,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new required request property 'copySettings/items/zoneId'", @@ -466,7 +466,7 @@ { "change": "removed the request properties 'copySettings/items/replicationSpecId, deleteCopiedBackups/items/replicationSpecId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -531,7 +531,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -544,12 +544,12 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'defaultReadConcern, failIndexKeyTooLong'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -760,7 +760,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -779,7 +779,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/same-api-version/output/2023-02-01_2023-11-15.json b/tools/cli/test/data/changelog/same-api-version/output/2023-02-01_2023-11-15.json index bd74de6b05..f97cef1a93 100644 --- a/tools/cli/test/data/changelog/same-api-version/output/2023-02-01_2023-11-15.json +++ b/tools/cli/test/data/changelog/same-api-version/output/2023-02-01_2023-11-15.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, diff --git a/tools/cli/test/data/changelog/same-api-version/output/2023-02-01_2024-05-30.json b/tools/cli/test/data/changelog/same-api-version/output/2023-02-01_2024-05-30.json index 10dc7d9164..130b422b5b 100644 --- a/tools/cli/test/data/changelog/same-api-version/output/2023-02-01_2024-05-30.json +++ b/tools/cli/test/data/changelog/same-api-version/output/2023-02-01_2024-05-30.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -154,7 +154,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -470,7 +470,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -489,7 +489,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/same-api-version/output/2023-02-01_2024-08-05.json b/tools/cli/test/data/changelog/same-api-version/output/2023-02-01_2024-08-05.json index be59725134..2ed2f80d1a 100644 --- a/tools/cli/test/data/changelog/same-api-version/output/2023-02-01_2024-08-05.json +++ b/tools/cli/test/data/changelog/same-api-version/output/2023-02-01_2024-08-05.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -154,7 +154,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -266,7 +266,7 @@ { "change": "removed the optional properties 'results/items/diskSizeGB, results/items/replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -364,12 +364,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -432,7 +432,7 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -530,12 +530,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -553,7 +553,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -563,7 +563,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -576,7 +576,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -586,7 +586,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -599,7 +599,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -609,7 +609,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new required request property 'copySettings/items/zoneId'", @@ -619,7 +619,7 @@ { "change": "removed the request properties 'copySettings/items/replicationSpecId, deleteCopiedBackups/items/replicationSpecId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -684,7 +684,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -697,12 +697,12 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'defaultReadConcern, failIndexKeyTooLong'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -913,7 +913,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -932,7 +932,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/same-api-version/output/2023-10-01_2023-11-15.json b/tools/cli/test/data/changelog/same-api-version/output/2023-10-01_2023-11-15.json index 15f7abce76..2b5fab9ae1 100644 --- a/tools/cli/test/data/changelog/same-api-version/output/2023-10-01_2023-11-15.json +++ b/tools/cli/test/data/changelog/same-api-version/output/2023-10-01_2023-11-15.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, diff --git a/tools/cli/test/data/changelog/same-api-version/output/2023-10-01_2024-05-30.json b/tools/cli/test/data/changelog/same-api-version/output/2023-10-01_2024-05-30.json index e14b3eed85..a9c5a486ea 100644 --- a/tools/cli/test/data/changelog/same-api-version/output/2023-10-01_2024-05-30.json +++ b/tools/cli/test/data/changelog/same-api-version/output/2023-10-01_2024-05-30.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -154,7 +154,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -439,7 +439,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -458,7 +458,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/same-api-version/output/2023-10-01_2024-08-05.json b/tools/cli/test/data/changelog/same-api-version/output/2023-10-01_2024-08-05.json index c45d0fd383..eb8237a3f6 100644 --- a/tools/cli/test/data/changelog/same-api-version/output/2023-10-01_2024-08-05.json +++ b/tools/cli/test/data/changelog/same-api-version/output/2023-10-01_2024-08-05.json @@ -39,7 +39,7 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -62,12 +62,12 @@ { "change": "removed the optional properties 'acsUrl, associatedDomains, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'associatedDomains, pemFileInfo, requestBinding, responseSignatureAlgorithm, slug, ssoDebugEnabled, ssoUrl, status'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -154,7 +154,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -235,7 +235,7 @@ { "change": "removed the optional properties 'results/items/diskSizeGB, results/items/replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -333,12 +333,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -401,7 +401,7 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -499,12 +499,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -522,7 +522,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -532,7 +532,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -545,7 +545,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -555,7 +555,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -568,7 +568,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -578,7 +578,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new required request property 'copySettings/items/zoneId'", @@ -588,7 +588,7 @@ { "change": "removed the request properties 'copySettings/items/replicationSpecId, deleteCopiedBackups/items/replicationSpecId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -653,7 +653,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -666,12 +666,12 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'defaultReadConcern, failIndexKeyTooLong'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -882,7 +882,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -901,7 +901,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/same-api-version/output/2023-11-15_2024-05-30.json b/tools/cli/test/data/changelog/same-api-version/output/2023-11-15_2024-05-30.json index 05bd30bb65..e511a515ed 100644 --- a/tools/cli/test/data/changelog/same-api-version/output/2023-11-15_2024-05-30.json +++ b/tools/cli/test/data/changelog/same-api-version/output/2023-11-15_2024-05-30.json @@ -69,7 +69,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -263,7 +263,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -282,7 +282,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/same-api-version/output/2023-11-15_2024-08-05.json b/tools/cli/test/data/changelog/same-api-version/output/2023-11-15_2024-08-05.json index 1578aff616..0ffb79ab16 100644 --- a/tools/cli/test/data/changelog/same-api-version/output/2023-11-15_2024-08-05.json +++ b/tools/cli/test/data/changelog/same-api-version/output/2023-11-15_2024-08-05.json @@ -69,7 +69,7 @@ { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -150,7 +150,7 @@ { "change": "removed the optional properties 'results/items/diskSizeGB, results/items/replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -248,12 +248,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -316,7 +316,7 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -414,12 +414,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -437,7 +437,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -447,7 +447,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -460,7 +460,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -470,7 +470,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -483,7 +483,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -493,7 +493,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new required request property 'copySettings/items/zoneId'", @@ -503,7 +503,7 @@ { "change": "removed the request properties 'copySettings/items/replicationSpecId, deleteCopiedBackups/items/replicationSpecId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -516,7 +516,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -529,12 +529,12 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'defaultReadConcern, failIndexKeyTooLong'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -706,7 +706,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] @@ -725,7 +725,7 @@ { "change": "removed the request property 'dropEnabled'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/same-api-version/output/2024-05-30_2024-08-05.json b/tools/cli/test/data/changelog/same-api-version/output/2024-05-30_2024-08-05.json index a14f4d51a6..1efa93a8ca 100644 --- a/tools/cli/test/data/changelog/same-api-version/output/2024-05-30_2024-08-05.json +++ b/tools/cli/test/data/changelog/same-api-version/output/2024-05-30_2024-08-05.json @@ -53,7 +53,7 @@ { "change": "removed the optional properties 'results/items/diskSizeGB, results/items/replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -151,12 +151,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -219,7 +219,7 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -317,12 +317,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -340,7 +340,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -350,7 +350,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -363,7 +363,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -373,7 +373,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -386,7 +386,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -396,7 +396,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new required request property 'copySettings/items/zoneId'", @@ -406,7 +406,7 @@ { "change": "removed the request properties 'copySettings/items/replicationSpecId, deleteCopiedBackups/items/replicationSpecId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -419,7 +419,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ] }, @@ -432,12 +432,12 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'defaultReadConcern, failIndexKeyTooLong'", "changeCode": "request-property-removed", - "backwardCompatible": true, + "backwardCompatible": false, "hideFromChangelog": true } ] diff --git a/tools/cli/test/data/changelog/same-api-version/output/changelog-all.json b/tools/cli/test/data/changelog/same-api-version/output/changelog-all.json index e39b74abe3..6f8b601bbf 100644 --- a/tools/cli/test/data/changelog/same-api-version/output/changelog-all.json +++ b/tools/cli/test/data/changelog/same-api-version/output/changelog-all.json @@ -457,7 +457,7 @@ { "change": "removed the optional properties 'results/items/diskSizeGB, results/items/replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -562,12 +562,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -637,7 +637,7 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -742,12 +742,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -772,7 +772,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -782,7 +782,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -802,7 +802,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -812,7 +812,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -832,7 +832,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -842,7 +842,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new required request property 'copySettings/items/zoneId'", @@ -852,7 +852,7 @@ { "change": "removed the request properties 'copySettings/items/replicationSpecId, deleteCopiedBackups/items/replicationSpecId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -872,7 +872,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -892,7 +892,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2647,7 +2647,7 @@ { "change": "removed the optional property 'results/items/groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2672,7 +2672,7 @@ { "change": "removed the optional property 'results/items/groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2697,7 +2697,7 @@ { "change": "removed the optional property 'groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2837,7 +2837,7 @@ { "change": "removed the optional properties 'results/items/lineItems, results/items/payments, results/items/refunds' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2912,7 +2912,7 @@ { "change": "removed the optional properties 'results/items/replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2937,12 +2937,12 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2967,7 +2967,7 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2992,12 +2992,12 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -3612,7 +3612,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -3637,7 +3637,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -4507,7 +4507,7 @@ { "change": "removed the optional property 'results/items/iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -4547,12 +4547,12 @@ { "change": "removed the optional property 'iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -4582,7 +4582,7 @@ { "change": "removed the optional property 'iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7092,7 +7092,7 @@ { "change": "removed the optional property 'results/items/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7127,12 +7127,12 @@ { "change": "removed the optional properties '/audienceClaim, audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties '/audienceClaim, audienceClaim'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request properties '/authorizationType, /idpType, authorizationType, idpType'", @@ -7167,7 +7167,7 @@ { "change": "removed the optional property '/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7202,12 +7202,12 @@ { "change": "removed the optional property '/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property '/audienceClaim'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request properties '/authorizationType, /idpType, idpType'", @@ -7607,7 +7607,7 @@ { "change": "removed the optional property 'results/items/dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7647,12 +7647,12 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'dataProcessRegion/region'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7682,7 +7682,7 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7722,7 +7722,7 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12637,7 +12637,7 @@ { "change": "removed the optional property 'results/items/associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12672,7 +12672,7 @@ { "change": "removed the optional property 'associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12717,12 +12717,12 @@ { "change": "removed the optional property 'associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'associatedDomains'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13787,7 +13787,7 @@ { "change": "removed the optional properties 'acsUrl, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13809,7 +13809,7 @@ { "change": "removed the optional property 'pemFileInfo/certificates/items/content' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "New resource added 2023-11-15. Resource version 2023-02-01 deprecated and marked for removal on 2025-01-01", @@ -13844,12 +13844,12 @@ { "change": "removed the optional properties 'acsUrl, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'slug'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13866,7 +13866,7 @@ { "change": "removed the optional property 'pemFileInfo/certificates/items/content' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "New resource added 2023-11-15. Resource version 2023-02-01 deprecated and marked for removal on 2025-01-01", @@ -14425,12 +14425,12 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'type'", @@ -14465,7 +14465,7 @@ { "change": "removed the optional properties '/items/analyzer, /items/analyzers, /items/mappings, /items/searchAnalyzer, /items/synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14495,7 +14495,7 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14530,12 +14530,12 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'type'", @@ -14560,7 +14560,7 @@ { "change": "removed the optional property 'results/items/dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14580,7 +14580,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14600,7 +14600,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14640,7 +14640,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -16019,7 +16019,7 @@ { "change": "removed the optional properties from the response: 'results.items.mongoURIWithOptions', 'results.items.providerBackupEnabled', 'results.items.mongoURIUpdated', 'results.items.srvAddress', 'results.items.replicationSpec', 'results.items.mongoURI', 'results.items.numShards', 'results.items.autoScaling', 'results.items.providerSettings', 'results.items.replicationFactor', 'results.items.replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'results.items.replicationSpecs.regionConfigs'", @@ -16066,7 +16066,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", @@ -16129,7 +16129,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", @@ -16176,7 +16176,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", diff --git a/tools/cli/test/data/changelog/same-api-version/output/changelog.json b/tools/cli/test/data/changelog/same-api-version/output/changelog.json index e39b74abe3..6f8b601bbf 100644 --- a/tools/cli/test/data/changelog/same-api-version/output/changelog.json +++ b/tools/cli/test/data/changelog/same-api-version/output/changelog.json @@ -457,7 +457,7 @@ { "change": "removed the optional properties 'results/items/diskSizeGB, results/items/replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -562,12 +562,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -637,7 +637,7 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -742,12 +742,12 @@ { "change": "removed the optional properties 'diskSizeGB, replicationSpecs/items/numShards' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'diskSizeGB, replicationSpecs/items/numShards'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB'", @@ -772,7 +772,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -782,7 +782,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -802,7 +802,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -812,7 +812,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -832,7 +832,7 @@ { "change": "removed the optional write-only property 'deleteCopiedBackups/items/replicationSpecId' from the response", "changeCode": "response-optional-write-only-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the required property 'copySettings/items/zoneId' to the response", @@ -842,7 +842,7 @@ { "change": "removed the optional property 'copySettings/items/replicationSpecId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new required request property 'copySettings/items/zoneId'", @@ -852,7 +852,7 @@ { "change": "removed the request properties 'copySettings/items/replicationSpecId, deleteCopiedBackups/items/replicationSpecId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -872,7 +872,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -892,7 +892,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2647,7 +2647,7 @@ { "change": "removed the optional property 'results/items/groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2672,7 +2672,7 @@ { "change": "removed the optional property 'results/items/groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2697,7 +2697,7 @@ { "change": "removed the optional property 'groupId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2837,7 +2837,7 @@ { "change": "removed the optional properties 'results/items/lineItems, results/items/payments, results/items/refunds' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2912,7 +2912,7 @@ { "change": "removed the optional properties 'results/items/replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, results/items/replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2937,12 +2937,12 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2967,7 +2967,7 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -2992,12 +2992,12 @@ { "change": "removed the optional properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'replicationSpecs/items/regionConfigs/items/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #1: AWS Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #2: Azure Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/analyticsSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #3: GCP Regional Replication Specifications]/readOnlySpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/diskSizeGB, replicationSpecs/items/regionConfigs/items/oneOf[subschema #4: Tenant Regional Replication Specifications]/electableSpecs/oneOf[subschema #1: AWS Cluster Hardware Settings]/diskSizeGB'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -3612,7 +3612,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -3637,7 +3637,7 @@ { "change": "removed the optional properties 'defaultReadConcern, failIndexKeyTooLong' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -4507,7 +4507,7 @@ { "change": "removed the optional property 'results/items/iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -4547,12 +4547,12 @@ { "change": "removed the optional property 'iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'iamRoleId'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -4582,7 +4582,7 @@ { "change": "removed the optional property 'iamRoleId' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7092,7 +7092,7 @@ { "change": "removed the optional property 'results/items/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7127,12 +7127,12 @@ { "change": "removed the optional properties '/audienceClaim, audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties '/audienceClaim, audienceClaim'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request properties '/authorizationType, /idpType, authorizationType, idpType'", @@ -7167,7 +7167,7 @@ { "change": "removed the optional property '/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7202,12 +7202,12 @@ { "change": "removed the optional property '/audienceClaim' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property '/audienceClaim'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request properties '/authorizationType, /idpType, idpType'", @@ -7607,7 +7607,7 @@ { "change": "removed the optional property 'results/items/dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7647,12 +7647,12 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'dataProcessRegion/region'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7682,7 +7682,7 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -7722,7 +7722,7 @@ { "change": "removed the optional property 'dataProcessRegion/region' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12637,7 +12637,7 @@ { "change": "removed the optional property 'results/items/associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12672,7 +12672,7 @@ { "change": "removed the optional property 'associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -12717,12 +12717,12 @@ { "change": "removed the optional property 'associatedDomains' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'associatedDomains'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13787,7 +13787,7 @@ { "change": "removed the optional properties 'acsUrl, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13809,7 +13809,7 @@ { "change": "removed the optional property 'pemFileInfo/certificates/items/content' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "New resource added 2023-11-15. Resource version 2023-02-01 deprecated and marked for removal on 2025-01-01", @@ -13844,12 +13844,12 @@ { "change": "removed the optional properties 'acsUrl, audienceUri, pemFileInfo, requestBinding, responseSignatureAlgorithm, ssoDebugEnabled, ssoUrl, status' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request property 'slug'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -13866,7 +13866,7 @@ { "change": "removed the optional property 'pemFileInfo/certificates/items/content' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "New resource added 2023-11-15. Resource version 2023-02-01 deprecated and marked for removal on 2025-01-01", @@ -14425,12 +14425,12 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'type'", @@ -14465,7 +14465,7 @@ { "change": "removed the optional properties '/items/analyzer, /items/analyzers, /items/mappings, /items/searchAnalyzer, /items/synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14495,7 +14495,7 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14530,12 +14530,12 @@ { "change": "removed the optional properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "removed the request properties 'analyzer, analyzers, mappings, searchAnalyzer, synonyms'", "changeCode": "request-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added the new optional request property 'type'", @@ -14560,7 +14560,7 @@ { "change": "removed the optional property 'results/items/dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14580,7 +14580,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14600,7 +14600,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -14640,7 +14640,7 @@ { "change": "removed the optional property 'dataProcessRegion' from the response", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false } ], "stabilityLevel": "stable", @@ -16019,7 +16019,7 @@ { "change": "removed the optional properties from the response: 'results.items.mongoURIWithOptions', 'results.items.providerBackupEnabled', 'results.items.mongoURIUpdated', 'results.items.srvAddress', 'results.items.replicationSpec', 'results.items.mongoURI', 'results.items.numShards', 'results.items.autoScaling', 'results.items.providerSettings', 'results.items.replicationFactor', 'results.items.replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'results.items.replicationSpecs.regionConfigs'", @@ -16066,7 +16066,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", @@ -16129,7 +16129,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'", @@ -16176,7 +16176,7 @@ { "change": "removed the optional properties from the response: 'mongoURIWithOptions', 'providerBackupEnabled', 'mongoURIUpdated', 'srvAddress', 'replicationSpec', 'mongoURI','numShards', 'autoScaling', 'providerSettings', 'replicationFactor', 'replicationSpecs.regionsConfig'", "changeCode": "response-optional-property-removed", - "backwardCompatible": true + "backwardCompatible": false }, { "change": "added response property 'replicationSpecs.regionConfigs'",