Skip to content

Commit faf56ca

Browse files
authored
Add the MongoDB Flex changes to the 2024-01-09 GitHub release changelog (#242)
1 parent ea56326 commit faf56ca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
- `PartialUpdateInstance` can be used to update the instance's name
1515
- `InstanceParameters` has a new setting `MaxDiskThreshold`
1616
- `ListMetricsResponse` has new fields regarding ephemeral disk
17+
- `mongodbflex`: [v0.10.0](services/mongodbflex/CHANGELOG.md#v0100-2024-01-05)
18+
- Added method `ListMetrics` (which accepts the desired metric: `cpu`, `database`, `disk-iops`, `disk-use`, or `exec-time`) as an argument and replaces `ListCPUMetrics`, `ListDatabaseStorageMetrics`, `ListDiskIOPSMetrics`, `ListDiskUsageMetrics`, and `ListExecutionTimesMetrics`, respectivelly
19+
- Removes the previously deprecated method `GetStorage`, replaced by `ListStorages`
1720
- `opensearch`: [v0.9.0](services/opensearch/CHANGELOG.md#v090-2024-01-09)
1821
- `PartialUpdateInstance` can be used to update the instance's name
1922
- `InstanceParameters` has a new setting `MaxDiskThreshold`

0 commit comments

Comments
 (0)