10.0.0
srikanthkumbham
released this
02 Mar 21:44
·
384 commits
to master
since this release
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.
-
Support for bundled modules.
Breaking changes
-
Changed
Oci.DataintegrationService.Models.UniqueKey
model in the Dataintegration service to not inherit fromKey
. -
Changed
Oci.DataintegrationService.Models.PrimaryKey
model in the Dataintegration service to inherit fromUniqueKey
. -
Removed
PRIMARY_KEY
andUNIQUE_KEY
values fromKeyModelTypeEnum
inOci.DataintegrationService.Models.Key
model in the Dataintegration service.