Skip to content

Commit 979483b

Browse files
(prod) Release API Changelog 🚀. See https://github.com/mongodb/openapi/actions/runs/13944681891.
1 parent acfadbe commit 979483b

File tree

4 files changed

+96
-0
lines changed

4 files changed

+96
-0
lines changed

changelog/changelog.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313
"change": "added the optional property 'encryptionAtRestProvider' to the response",
1414
"changeCode": "response-optional-property-added",
1515
"backwardCompatible": true
16+
},
17+
{
18+
"change": "removed the optional property 'encryptionAtRestProvider' from the response",
19+
"changeCode": "response-optional-property-removed",
20+
"backwardCompatible": true
1621
}
1722
],
1823
"stabilityLevel": "stable",
@@ -33,6 +38,11 @@
3338
"change": "added the optional property 'encryptionAtRestProvider' to the response",
3439
"changeCode": "response-optional-property-added",
3540
"backwardCompatible": true
41+
},
42+
{
43+
"change": "removed the optional property 'encryptionAtRestProvider' from the response",
44+
"changeCode": "response-optional-property-removed",
45+
"backwardCompatible": true
3646
}
3747
],
3848
"stabilityLevel": "stable",
@@ -53,6 +63,11 @@
5363
"change": "added the optional property 'encryptionAtRestProvider' to the response",
5464
"changeCode": "response-optional-property-added",
5565
"backwardCompatible": true
66+
},
67+
{
68+
"change": "removed the optional property 'encryptionAtRestProvider' from the response",
69+
"changeCode": "response-optional-property-removed",
70+
"backwardCompatible": true
5671
}
5772
],
5873
"stabilityLevel": "stable",
@@ -73,6 +88,11 @@
7388
"change": "added the optional property 'enabledForSearchNodes' to the response",
7489
"changeCode": "response-optional-property-added",
7590
"backwardCompatible": true
91+
},
92+
{
93+
"change": "removed the optional property 'enabledForSearchNodes' from the response",
94+
"changeCode": "response-optional-property-removed",
95+
"backwardCompatible": true
7696
}
7797
],
7898
"stabilityLevel": "stable",
@@ -98,6 +118,16 @@
98118
"change": "added the new optional request property 'enabledForSearchNodes'",
99119
"changeCode": "new-optional-request-property",
100120
"backwardCompatible": true
121+
},
122+
{
123+
"change": "removed the optional property 'enabledForSearchNodes' from the response",
124+
"changeCode": "response-optional-property-removed",
125+
"backwardCompatible": true
126+
},
127+
{
128+
"change": "removed the request property 'enabledForSearchNodes'",
129+
"changeCode": "request-property-removed",
130+
"backwardCompatible": true
101131
}
102132
],
103133
"stabilityLevel": "stable",

changelog/changelog.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
- backwardCompatible: true
1111
change: added the optional property 'encryptionAtRestProvider' to the response
1212
changeCode: response-optional-property-added
13+
- backwardCompatible: true
14+
change: removed the optional property 'encryptionAtRestProvider' from the response
15+
changeCode: response-optional-property-removed
1316
stabilityLevel: stable
1417
version: "2025-03-12"
1518
- httpMethod: PATCH
@@ -22,6 +25,9 @@
2225
- backwardCompatible: true
2326
change: added the optional property 'encryptionAtRestProvider' to the response
2427
changeCode: response-optional-property-added
28+
- backwardCompatible: true
29+
change: removed the optional property 'encryptionAtRestProvider' from the response
30+
changeCode: response-optional-property-removed
2531
stabilityLevel: stable
2632
version: "2025-03-12"
2733
- httpMethod: POST
@@ -34,6 +40,9 @@
3440
- backwardCompatible: true
3541
change: added the optional property 'encryptionAtRestProvider' to the response
3642
changeCode: response-optional-property-added
43+
- backwardCompatible: true
44+
change: removed the optional property 'encryptionAtRestProvider' from the response
45+
changeCode: response-optional-property-removed
3746
stabilityLevel: stable
3847
version: "2025-03-12"
3948
- httpMethod: GET
@@ -46,6 +55,9 @@
4655
- backwardCompatible: true
4756
change: added the optional property 'enabledForSearchNodes' to the response
4857
changeCode: response-optional-property-added
58+
- backwardCompatible: true
59+
change: removed the optional property 'enabledForSearchNodes' from the response
60+
changeCode: response-optional-property-removed
4961
stabilityLevel: stable
5062
version: "2025-03-12"
5163
- httpMethod: PATCH
@@ -61,6 +73,12 @@
6173
- backwardCompatible: true
6274
change: added the new optional request property 'enabledForSearchNodes'
6375
changeCode: new-optional-request-property
76+
- backwardCompatible: true
77+
change: removed the optional property 'enabledForSearchNodes' from the response
78+
changeCode: response-optional-property-removed
79+
- backwardCompatible: true
80+
change: removed the request property 'enabledForSearchNodes'
81+
changeCode: request-property-removed
6482
stabilityLevel: stable
6583
version: "2025-03-12"
6684
- date: "2025-03-12"

changelog/internal/changelog-all.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313
"change": "added the optional property 'encryptionAtRestProvider' to the response",
1414
"changeCode": "response-optional-property-added",
1515
"backwardCompatible": true
16+
},
17+
{
18+
"change": "removed the optional property 'encryptionAtRestProvider' from the response",
19+
"changeCode": "response-optional-property-removed",
20+
"backwardCompatible": true
1621
}
1722
],
1823
"stabilityLevel": "stable",
@@ -33,6 +38,11 @@
3338
"change": "added the optional property 'encryptionAtRestProvider' to the response",
3439
"changeCode": "response-optional-property-added",
3540
"backwardCompatible": true
41+
},
42+
{
43+
"change": "removed the optional property 'encryptionAtRestProvider' from the response",
44+
"changeCode": "response-optional-property-removed",
45+
"backwardCompatible": true
3646
}
3747
],
3848
"stabilityLevel": "stable",
@@ -53,6 +63,11 @@
5363
"change": "added the optional property 'encryptionAtRestProvider' to the response",
5464
"changeCode": "response-optional-property-added",
5565
"backwardCompatible": true
66+
},
67+
{
68+
"change": "removed the optional property 'encryptionAtRestProvider' from the response",
69+
"changeCode": "response-optional-property-removed",
70+
"backwardCompatible": true
5671
}
5772
],
5873
"stabilityLevel": "stable",
@@ -73,6 +88,11 @@
7388
"change": "added the optional property 'enabledForSearchNodes' to the response",
7489
"changeCode": "response-optional-property-added",
7590
"backwardCompatible": true
91+
},
92+
{
93+
"change": "removed the optional property 'enabledForSearchNodes' from the response",
94+
"changeCode": "response-optional-property-removed",
95+
"backwardCompatible": true
7696
}
7797
],
7898
"stabilityLevel": "stable",
@@ -98,6 +118,16 @@
98118
"change": "added the new optional request property 'enabledForSearchNodes'",
99119
"changeCode": "new-optional-request-property",
100120
"backwardCompatible": true
121+
},
122+
{
123+
"change": "removed the optional property 'enabledForSearchNodes' from the response",
124+
"changeCode": "response-optional-property-removed",
125+
"backwardCompatible": true
126+
},
127+
{
128+
"change": "removed the request property 'enabledForSearchNodes'",
129+
"changeCode": "request-property-removed",
130+
"backwardCompatible": true
101131
}
102132
],
103133
"stabilityLevel": "stable",

changelog/internal/changelog-all.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
- backwardCompatible: true
1111
change: added the optional property 'encryptionAtRestProvider' to the response
1212
changeCode: response-optional-property-added
13+
- backwardCompatible: true
14+
change: removed the optional property 'encryptionAtRestProvider' from the response
15+
changeCode: response-optional-property-removed
1316
stabilityLevel: stable
1417
version: "2025-03-12"
1518
- httpMethod: PATCH
@@ -22,6 +25,9 @@
2225
- backwardCompatible: true
2326
change: added the optional property 'encryptionAtRestProvider' to the response
2427
changeCode: response-optional-property-added
28+
- backwardCompatible: true
29+
change: removed the optional property 'encryptionAtRestProvider' from the response
30+
changeCode: response-optional-property-removed
2531
stabilityLevel: stable
2632
version: "2025-03-12"
2733
- httpMethod: POST
@@ -34,6 +40,9 @@
3440
- backwardCompatible: true
3541
change: added the optional property 'encryptionAtRestProvider' to the response
3642
changeCode: response-optional-property-added
43+
- backwardCompatible: true
44+
change: removed the optional property 'encryptionAtRestProvider' from the response
45+
changeCode: response-optional-property-removed
3746
stabilityLevel: stable
3847
version: "2025-03-12"
3948
- httpMethod: GET
@@ -46,6 +55,9 @@
4655
- backwardCompatible: true
4756
change: added the optional property 'enabledForSearchNodes' to the response
4857
changeCode: response-optional-property-added
58+
- backwardCompatible: true
59+
change: removed the optional property 'enabledForSearchNodes' from the response
60+
changeCode: response-optional-property-removed
4961
stabilityLevel: stable
5062
version: "2025-03-12"
5163
- httpMethod: PATCH
@@ -61,6 +73,12 @@
6173
- backwardCompatible: true
6274
change: added the new optional request property 'enabledForSearchNodes'
6375
changeCode: new-optional-request-property
76+
- backwardCompatible: true
77+
change: removed the optional property 'enabledForSearchNodes' from the response
78+
changeCode: response-optional-property-removed
79+
- backwardCompatible: true
80+
change: removed the request property 'enabledForSearchNodes'
81+
changeCode: request-property-removed
6482
stabilityLevel: stable
6583
version: "2025-03-12"
6684
- date: "2025-03-12"

0 commit comments

Comments
 (0)