Data Lake Pipelines API endpoints and schemas removed from spec
This is a breaking change — integrations that rely on the affected behaviour will need updates before the change rolls out.
What changed
The entire Data Lake Pipelines tag and all its associated endpoints (/api/atlas/v2/groups/{groupId}/pipelines/...) have been removed from the OpenAPI spec, along with all related schemas (DataLakeIngestionPipeline, IngestionPipelineRun, DLSIngestionSink, DataLakePipelinesPartitionField, DatasetRetentionPolicy, FieldTransformation, TriggerIngestionPipelineRequest, etc.). Additionally, the required role for three Streams Private Link endpoints changed from Project Stream Processing Owner to Project Stream Processing Manager, which could break integrations relying on that role. Any client code calling the Data Lake Pipelines API or using the removed schemas will break.