Changelog

added

Registry Ingestion Pipelines in the UI

Manage pipeline executions and action reviewable items directly from the Administrative Portal. Track the progress of incoming operations into the system. Review items and take action to enforce data quality in your workspace.

added

Registry Ingestion Pipelines and Task API

The ingestion pipeline enables a multi-step process for ingesting source records and relationships, augmenting, validating, and reviewing incoming data before it is persisted in the system. Ingestion pipelines are powered by asynchronous tasks that are accessible through the new Task API.

improved

Behaviour change for Registry APIs

Registry APIs now support asynchronous processing with status indicators and global task IDs for workflows.

improved

Improved Bulk request status management

Modified how Registry's Bulk requests status is set so that it remains PENDING as long as all operations have not been processed, instead of toggling to FAILURE as soon as a bulk operation fails.