Skip to content

2.7.0

Choose a tag to compare

@y-chandra y-chandra released this 06 Oct 01:22
· 445 commits to master since this release
f6af2aa

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

  • Return type of method public com.oracle.bmc.databasemigration.model.LifecycleStates getLifecycleState() has been changed to com.oracle.bmc.databasemigration.model.MigrationLifecycleStates in the Database Migration service

  • Method public java.lang.String getCompartmentId() has been removed from model com.oracle.bmc.databasemigration.model.UpdateAgentDetails in the Database Migration service

  • Method public java.util.Date getTimeStamp() has been removed from the model com.oracle.bmc.databasemigration.model.WorkRequestError in the Database Migration service

  • Method public java.util.Date getTimeStamp() has been removed from the model com.oracle.bmc.databasemigration.model.WorkRequestLogEntry in the Database Migration service

  • Return type of method public com.oracle.bmc.databasemigration.model.LifecycleStates getLifecycleState() has been changed to com.oracle.bmc.databasemigration.model.MigrationLifecycleStates in com.oracle.bmc.databasemigration.requests.ListMigrationsRequest in the Database Migration service

  • Method public java.lang.String getDisplayName() has been removed from com.oracle.bmc.databasemigration.requests.ListWorkRequestErrorsRequest in the Database Migration service

  • Removed field DisplayName from com.oracle.bmc.databasemigration.requests.ListWorkRequestErrorsRequest$SortBy in the Database Migration service

  • Removed field TimeCreated from com.oracle.bmc.databasemigration.requests.ListWorkRequestErrorsRequest$SortBy in the Database Migration service

  • Method public java.lang.String getDisplayName() has been removed from com.oracle.bmc.databasemigration.requests.ListWorkRequestLogsRequest in the Database Migration service

  • Removed field DisplayName from com.oracle.bmc.databasemigration.requests.ListWorkRequestLogsRequest$SortBy in the Database Migration service

  • Removed field TimeCreated from com.oracle.bmc.databasemigration.requests.ListWorkRequestLogsRequest$SortBy in the Database Migration service

  • Method public java.lang.String getDisplayName() has been removed from com.oracle.bmc.databasemigration.requests.ListWorkRequestsRequest in the Database Migration service

  • Removed field DisplayName from com.oracle.bmc.databasemigration.requests.ListWorkRequestsRequest$SortBy in the Database Migration service

  • Removed field TimeCreated from com.oracle.bmc.databasemigration.requests.ListWorkRequestsRequest$SortBy in the Database Migration service

  • Parameter 2 of public com.oracle.bmc.waiter.Waiter forMigration(com.oracle.bmc.databasemigration.requests.GetMigrationRequest, com.oracle.bmc.databasemigration.model.LifecycleStates[]) has changed its type to com.oracle.bmc.databasemigration.model.MigrationLifecycleStates[] in com.oracle.bmc.databasemigration.DatabaseMigrationWaiters in the Database Migration service

  • Parameter 2 of public com.oracle.bmc.waiter.Waiter forMigration(com.oracle.bmc.databasemigration.requests.GetMigrationRequest, com.oracle.bmc.databasemigration.model.LifecycleStates, com.oracle.bmc.waiter.TerminationStrategy, com.oracle.bmc.waiter.DelayStrategy) has changed its type to com.oracle.bmc.databasemigration.model.MigrationLifecycleStates in com.oracle.bmc.databasemigration.DatabaseMigrationWaiters in the Database Migration service

  • Parameter 4 of public com.oracle.bmc.waiter.Waiter forMigration(com.oracle.bmc.databasemigration.requests.GetMigrationRequest, com.oracle.bmc.waiter.TerminationStrategy, com.oracle.bmc.waiter.DelayStrategy, com.oracle.bmc.databasemigration.model.LifecycleStates[]) has changed its type to com.oracle.bmc.databasemigration.model.MigrationLifecycleStates[] in com.oracle.bmc.databasemigration.DatabaseMigrationWaiters in the Database Migration service

  • Return type of method public com.oracle.bmc.databasemigration.model.LifecycleStates getLifecycleState() has been changed to com.oracle.bmc.databasemigration.model.MigrationLifecycleStates in the model com.oracle.bmc.databasemigration.model.Migration in the Database Migration service

  • Return type of method public com.oracle.bmc.databasemigration.model.LifecycleStates getLifecycleState() has been changed to com.oracle.bmc.databasemigration.model.MigrationLifecycleStates in the model com.oracle.bmc.databasemigration.model.MigrationSummary in the Database Migration service

  • Method public java.lang.Boolean getIsAgentAutoUpgradable() has been removed from com.oracle.bmc.managementagent.model.UpdateManagementAgentDetails in the Management Agent Cloud service