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 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.