v4.122.0
·
661 commits
to development
since this release
Changed
-
The beta period for Managed Databases is complete! All Managed Databases endpoints are now generally available.
-
Managed MySQL Database Delete (DELETE /databases/mysql/instances/{instanceId})
- This command can now be performed on Databases in
failed
anddegraded
states, in addition to those inactive
states.
- This command can now be performed on Databases in
-
Managed Database Types List (GET /databases/types)
Managed Database Type View (GET /databases/types/{typeId})- The response bodies for these commands have been updated to include engine type in its pricing data.
Fixed
- Node Pool Update (PUT /lke/clusters/{clusterId}/pools/{poolId})
- Added missing
autoscaler
property to this command's request body schema.
- Added missing