v4.127.1
·
624 commits
to development
since this release
Added
-
Managed MongoDB and PostgreSQL Databases are now available! Commands for utilizing these new engines can be found in our Managed Databases documentation.
-
Managed MySQL Database Backup Delete (DELETE /databases/mysql/instances/{instanceId}/backups/{backupId})
- Individual Database backups can now be deleted using this command.
Changed
-
Managed MySQL Database Create (POST /databases/mysql/instances)
- The
add_databasesUser grant is now required for unrestricted Users accessing this command.
- The
-
Invoices List (GET /account/invoices)
- Invoice data now includes tax summary information, breaking down the total tax amount into subtotals such as state and city taxes.
Fixed
-
Managed Databases now report an
updatingstatus, rather thanactive, while processing updates to a Database'sallow_list. -
Managed MongoDB Database Create (POST /databases/mongodb/instances)
- The MMAPV1 storage engine now requires MongoDB version < 4.0.