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 Data Integration service to not inherit from Key. -
Changed model
PrimaryKey
in the Data Integration service to inherit fromUniqueKey
. -
Removed case
UNIQUE_KEY
from modelType in thekey
model in the Data Integration service.