Skip to content

10.0.0

Compare
Choose a tag to compare
@srikanthkumbham srikanthkumbham released this 02 Mar 21:44
· 384 commits to master since this release
e732c02

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 from Key.

  • Changed Oci.DataintegrationService.Models.PrimaryKey model in the Dataintegration service to inherit from UniqueKey.

  • Removed PRIMARY_KEY and UNIQUE_KEY values from KeyModelTypeEnum in Oci.DataintegrationService.Models.Key model in the Dataintegration service.