Skip to content

Commit 5e1fdaf

Browse files
(prod) Release API Changelog 🚀. See https://github.com/mongodb/openapi/actions/runs/11350919736.
1 parent 8289e7e commit 5e1fdaf

File tree

3 files changed

+2
-22
lines changed

3 files changed

+2
-22
lines changed

changelog/internal/changelog-all.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,6 @@
99
{
1010
"version": "2024-08-05",
1111
"changes": [
12-
{
13-
"change": "the 'providerSettings/oneOf[subschema #4: Cloud Service Provider Settings for a Cluster]/autoScaling/compute' request property type/format changed from 'string'/'' to 'object'/''",
14-
"changeCode": "request-property-type-changed",
15-
"backwardCompatible": false,
16-
"hideFromChangelog": true
17-
},
18-
{
19-
"change": "the 'providerSettings/oneOf[subschema #4: Cloud Service Provider Settings for a Cluster]/autoScaling/compute' response's property type/format changed from 'string'/'' to 'object'/'' for status '200'",
20-
"changeCode": "response-property-type-changed",
21-
"backwardCompatible": false,
22-
"hideFromChangelog": true
23-
},
2412
{
2513
"change": "added the optional properties 'providerSettings/oneOf[subschema #4: Cloud Service Provider Settings for a Cluster]/autoScaling/compute/maxInstanceSize, providerSettings/oneOf[subschema #4: Cloud Service Provider Settings for a Cluster]/autoScaling/compute/minInstanceSize' to the response",
2614
"changeCode": "response-optional-property-added",

changelog/internal/changelog-all.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,6 @@
77
versions:
88
- changeType: update
99
changes:
10-
- backwardCompatible: false
11-
change: 'the ''providerSettings/oneOf[subschema #4: Cloud Service Provider Settings for a Cluster]/autoScaling/compute'' request property type/format changed from ''string''/'''' to ''object''/'''''
12-
changeCode: request-property-type-changed
13-
hideFromChangelog: true
14-
- backwardCompatible: false
15-
change: 'the ''providerSettings/oneOf[subschema #4: Cloud Service Provider Settings for a Cluster]/autoScaling/compute'' response''s property type/format changed from ''string''/'''' to ''object''/'''' for status ''200'''
16-
changeCode: response-property-type-changed
17-
hideFromChangelog: true
1810
- backwardCompatible: true
1911
change: 'added the optional properties ''providerSettings/oneOf[subschema #4: Cloud Service Provider Settings for a Cluster]/autoScaling/compute/maxInstanceSize, providerSettings/oneOf[subschema #4: Cloud Service Provider Settings for a Cluster]/autoScaling/compute/minInstanceSize'' to the response'
2012
changeCode: response-optional-property-added

changelog/internal/metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"runDate": "2024-10-15",
3-
"specRevision": "889b9ca6dcebb6fb6fe51b4032b3fdd55f35dc22",
4-
"specRevisionShort": "889b9ca6dce",
3+
"specRevision": "1c52ceb4d6cff9896945cfc528023d46bc5cf1d0",
4+
"specRevisionShort": "1c52ceb4d6c",
55
"versions": [
66
"2023-01-01",
77
"2023-02-01",

0 commit comments

Comments
 (0)