Added
-
Support for renaming the new database when restoring a database backup to an existing dbsystem (--db-name option for
oci db database create-from-backup
) -
Support for renaming the new database when launching new dbsystem from a database backup (--db-name option for
oci db system launch-from-backup
)- An example on using --db-name parameter while restoring a database from backup can be found on GitHub.
-
Support for calling Oracle Cloud Infrastructure services in the
ca-toronto-1
region (--region ca-toronto-1
)
Changed
- Upgraded third party module versions for requests, cx_Oracle, pyOpenSSL, and cryptography. This should improve support for Python 3.7.