Added
-
Support for configuring Binlog variables in the MySQL Database service.
-
Support new response value "OPERATOR" for backup creationType in list and get MDS backup API in the MySQL Database service.
-
Support for SetAutoUpgradableConfig and GetAutoUpgradableConfig operations in Management Agent Cloud service.
-
Support for additional installType filter for List Management Agents, Images and Count API operations in Management Agent Cloud service.
-
Support for list and read DeploymentUpgrade, cancel and restore DeploymentBackup in the Golden Gate service.
-
Support for non-autonomous databases targets, executing Pre-Migration advisor, uploading Datapump logs into Object Storage bucket, and filtering Database Objects in the Database Migration service.
-
Support for calling Oracle Cloud Infrastructure services in the ap-ibaraki-1 region.
Breaking Changes
-
IsAgentAutoUpgradable
property was removed from UpdateManagementAgentDetails model in Management Agent Cloud service. -
The data type for
targetStates
was changed fromLifecycleStates
toMigrationLifecycleStates
in DatabaseMigrationWaiters in the Database Migration service. -
The property
DisplayName
was removed from ListWorkRequestsRequest, ListWorkRequestLogsRequest & ListWorkRequestErrorsRequest in the Database Migration service. -
The
SortByEnum
enum's membersTimeCreated
andDisplayName
were replaced byTimeAccepted
in ListWorkRequestsRequest in the Database Migration service. -
The
SortByEnum
enum's membersTimeCreated
andDisplayName
were replaced byTimestamp
in ListWorkRequestLogsRequest & ListWorkRequestErrorsRequest in the Database Migration service. -
The type for property
LifecycleState
was changed fromLifecycleStates
toMigrationLifecycleStates
in ListMigrationsRequest in the Database Migration service. -
The property
TimeStamp
was renamed toTimestamp
in WorkRequestLogEntry & WorkRequestError in the Database Migration service. -
The property
CompartmentId
was removed from UpdateAgentDetails in the Database Migration service.
Fixed
- Fixed
ContentType
andContentLength
properties not being used inPutObject
API in Object Storage Service.