Skip to content

2.32.0

Choose a tag to compare

@bhagwatvyas bhagwatvyas released this 02 Mar 19:34
· 474 commits to master since this release
26635dd

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

  • Changed model UniqueKey in the Dataintegration service to not inherit from Key.
  • Changed model PrimaryKey in the Dataintegration service to inherit from UniqueKey.
  • Removed enum values PRIMARY_KEY and UNIQUE_KEY in property model_type from model key in the Dataintegration service.