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
type from struct to interface in the Data Integration service -
Removed property
ModelType
from ModelPrimaryKey
in the Data Integration service -
Changed model
ForeignKey
propertyReferenceUniqueKey
type from*UniqueKey
toUniqueKey
in the Data Integration service -
Removed KeyModelTypeEnum enum type
PRIMARY_KEY
andUNIQUE_KEY
from modelkey
in the Data Integration service