You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
Support for cost tracking tags in the Identity service
Support for generating and downloading wallets in the Database service
Support for creating a standalone backup from an on-premises database in the Database service
Support for db version and additional connection strings in the Autonomous Transaction Processing and Autonomous Data Warehouse resources of the Database service
Support for copying volume backups across regions in the Block Storage service
Support for deleting compartments in the Identity service
Support for reboot migration for virtual machines in the Compute service
Support for Instance Pools and Instance Configurations in the Compute service
Changed
database_edition field in Backup model changed from a free format string to a validated string. It will only accept one of the following: “STANDARD_EDITION”, “ENTERPRISE_EDITION”, “ENTERPRISE_EDITION_HIGH_PERFORMANCE”, “ENTERPRISE_EDITION_EXTREME_PERFORMANCE”
Breaking Change
db_data_size_in_mbs field in Backup model is renamed to database_size_in_g_bs. The type changed from int to float.