Skip to content

Commit a44b1c1

Browse files
(prod) Release API Changelog 🚀. See https://github.com/mongodb/openapi/actions/runs/12163713577.
1 parent 906b59a commit a44b1c1

File tree

3 files changed

+3
-23
lines changed

3 files changed

+3
-23
lines changed

changelog/internal/changelog-all.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -128,18 +128,6 @@
128128
"change": "added the new optional request properties 'acceptDataRisksAndForceReplicaSetReconfig, backupEnabled, biConnector, configServerManagementMode, diskWarmingMode, encryptionAtRestProvider, globalClusterSelfManagedSharding, labels, mongoDBEmployeeAccessGrant, mongoDBMajorVersion, paused, pitEnabled, redactClientLogData, replicaSetScalingStrategy, replicationSpecs, rootCertType'",
129129
"changeCode": "new-optional-request-property",
130130
"backwardCompatible": true
131-
},
132-
{
133-
"change": "removed the enum value 'LOADBALANCED' of the request property 'clusterType'",
134-
"changeCode": "request-property-enum-value-removed",
135-
"backwardCompatible": false,
136-
"hideFromChangelog": true
137-
},
138-
{
139-
"change": "the request property 'name' became required",
140-
"changeCode": "request-property-became-required",
141-
"backwardCompatible": false,
142-
"hideFromChangelog": true
143131
}
144132
],
145133
"stabilityLevel": "stable",

changelog/internal/changelog-all.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -79,14 +79,6 @@
7979
- backwardCompatible: true
8080
change: added the new optional request properties 'acceptDataRisksAndForceReplicaSetReconfig, backupEnabled, biConnector, configServerManagementMode, diskWarmingMode, encryptionAtRestProvider, globalClusterSelfManagedSharding, labels, mongoDBEmployeeAccessGrant, mongoDBMajorVersion, paused, pitEnabled, redactClientLogData, replicaSetScalingStrategy, replicationSpecs, rootCertType'
8181
changeCode: new-optional-request-property
82-
- backwardCompatible: false
83-
change: removed the enum value 'LOADBALANCED' of the request property 'clusterType'
84-
changeCode: request-property-enum-value-removed
85-
hideFromChangelog: true
86-
- backwardCompatible: false
87-
change: the request property 'name' became required
88-
changeCode: request-property-became-required
89-
hideFromChangelog: true
9082
stabilityLevel: stable
9183
version: "2024-11-13"
9284
- date: "2024-11-22"

changelog/internal/metadata.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"runDate": "2024-12-03",
3-
"specRevision": "f611126a305b6658a7cb45c1331f485910e7c298",
4-
"specRevisionShort": "f611126a305",
2+
"runDate": "2024-12-04",
3+
"specRevision": "c651b53a680538aca200cfbcf8b5ddf74979b2d5",
4+
"specRevisionShort": "c651b53a680",
55
"versions": [
66
"2023-01-01",
77
"2023-02-01",

0 commit comments

Comments
 (0)