Includes expose available engines: (MySQL and PostgreSQL).
Includes details of available versions.
Fixed API docs to use “Database Servers” instead of “Cloud SQL” or “SQL instances” to standardised terms. This changed some API operation names.
Added meta.databaseEngine field to our GraphQL API to expose available engines and versions without authentication.
Improved support for two factor authentcation (2FA), automatically prompting without any configuration requirements.
brightbox login will work correctly if 2FA is enabled for your user.
Added support to specify Image --min-ram when creating or updating. This can be used to prevent creating a server without the required amount of RAM to boot successfully.
Improved release process including Rubygems Multi-Factor Authentication (MFA).
Added support for Ruby 3.1 and 3.2 to automated testing.
Support for older Rubies have been dropped. Ruby 2.5 is the earliest supported version.
Using fog-brightbox v1.7.0 with improved 2FA behaviour and fixed missing attributes.
Removed hypenated versions of sub-commands left for backward compatibility with earlier gems. Use brightbox servers instead of brightbox-servers.
Updates to several gems to fix deprecation warnings seen on supported Ruby versions.