v4.120.0
·
683 commits
to development
since this release
Added
-
Managed MySQL Database Backup Snapshot Create (POST /databases/mysql/instances/{instanceId}/backups)
- You can now create Database snapshot backups with this new beta command.
-
Managed MySQL Database Patch (POST /databases/mysql/instances/{instanceId}/patch)
- Update the minor version of a Managed MySQL Database with this new beta command.
Changed
-
Managed MySQL Database Create (POST /databases/mysql/instances)
- Managed MySQL Databases now include automatic minor version updates, performed during configurable maintenance windows that are configurable with the Managed MySQL Database Update (PUT /databases/mysql/instances/{instanceId}) beta command.
-
IP Addresses Share (POST /networking/ips/share)
- This beta command has been re-enabled.
-
PayPal Payment Stage (POST /account/payments/paypal)
Staged/Approved PayPal Payment Execute (POST /account/payments/paypal/execute)- These endpoints have been disabled. PayPal can instead be designated as a Payment Method for automated payments using Cloud Manager.
Fixed
- Managed MySQL Database View (GET /databases/mysql/instances/{instanceId})
- Fixed a bug preventing this command from executing for provisioning Databases.