Skip to main content

Release Notes | User Acceptance Testing

Pipeline

Customers_940451468_96_dpi.jpg

2026-06-16 | 4.1 Pipeline

Refer to change tickets: CHANGE-15087 and CHANGE-15088 when speaking with a team member about this release.

Component

Current Version

New Version

Pipeline Deposit

4.1.12

4.1.22

Pipeline Drawer

4.1.33

4.1.43

Improvements

PPL-7572

Deposit

Add support for new Data Stream transport for internal inter-component communication with the following actions:

  • Extend existing subscription details payloads for Data Stream subscription with new field is_internal

  • In resends from Portal UI, subscription_details object will include two additional fields: is_internal: true and flow_type with value

  • For requests for site subscription info, include a new include_internal_flows=true query parameter to receive internal flows data in addition to other subscription details

  • Entities sent internally skip Transformer step and are sent to separate Transporter queue

PPL-7748

Deposit, Drawer

Files upload successfully to S3 bucket without validation errors.

PPL-7983, PPL-8052, PPL-8093, PPL-8109

Deposit, Drawer

PPL-8124

Deposit

Deposit puts data in quarantine_s3 bucket successfully as expected.

2026-06-09 | 4.1 Pipeline

Refer to change ticket: CHANGE-15058 when speaking with a team member about this release.

Component

Current Version

New Version

Pipeline Dispatcher

4.1.3

4.1.11

Improvements

PPL-7490, PPL-7621, PPL-7983, PPL-8047, PPL-8093, PPL-8127

PPL-7572

Add support for new Data Stream transport for internal inter-component communication with the following actions:

  • Extend existing subscription details payloads for Data Stream subscription with new field is_internal

  • In resends from Portal UI, subscription_details object will include two additional fields is_internal: true and flow_type with value

  • For requests for site subscription info, include a new include_internal_flows=true query parameter to receive internal flows data in addition to other subscription details

  • Entities sent internally skip Transformer step and are sent to separate Transporter queue

PPL-7659

Payload with {} value cannot be received when ExternalData.Bridge is enabled.

PPL-7661

Order processes successfully without error warning displayed or in logs with ExternalData.Bridge On.

PPL-7962

Implemented new internal flow processing for Open Lakehouse by adding record processing with internal flow type open_lakehouse and publishing raw data to Kafka proxy.

PPL-8026

Autoscaling tasks perform successfully without Unhealthy status.