Added
- Support for creating database systems from backups with database software images in the Database service
- Support for optionally providing a SID prefix during Exadata database creation in the Database service
- Support for node subsetting on VM clusters in the Database service
- Support for non-CDB to PDB conversion in the Database service
- Support for default homepages, unprocessed data buckets, and parsing geostats in the Logging Analytics service
- Support for Circuit Breakers. Please refer here to learn more.
- Support for enabling/disabling Retries globally for operations using Default Retry Strategy. Please refer here for more info.
Breaking
- Default Retry strategy will now retry operations for max 8 attempts and have a timeout of 600 seconds before failing. The strategy will now use De-Correlated jitter as the default delay strategy.