Added
-
Support for pipelines, pipeline tasks, and favorites in the Data Integration service.
-
Support for publishing tasks to OCI Data Flow in the Data Integration service.
-
Support for clones in the File Storage service.
Breaking changes
-
Changed model
UniqueKey
in the Dataintegration service to not inherit from Key. -
Changed model
PrimaryKey
in the Dataintegration service to inherit fromUniqueKey
. -
Removed KeyModelTypeEnum enum type
PRIMARY_KEY
andUNIQUE_KEY
from modelkey
in the Dataintegration service.