June 10
Release Notes 06/10/2025
Test Cases (General Availability)
Create, run, and automate tests for pipelines. Increase confidence and speed by validating pipeline behavior before deployment, ensuring workflows run exactly as expected, reducing production risks, and enabling safer and faster iteration across teams.
Read the documentation to learn how to configure your first Test Case.

Easier Access to Step Data (General Availability)
Quickly reference data from previous workflow steps using double braces — no Session Manager needed.
Just use {{ step.alias.<jsonpath> }}
to access payloads directly, and optionally define custom aliases to fit your pipeline.
Read the documentation to learn more.

Connector Latency for DB V2 connector (General Availability)
The Connector Latency chart now allows you to visualize the latency level of DB V2 connectors within a pipeline. With this update, you can visualize how long each step took during pipeline execution and identify latency issues more easily.
Documentation
To improve our documentation, we have updated the following articles:
Improvements
Improved searches on the Completed Executions and Pipeline Logs pages: The Completed Executions page now displays the total number of executions, and the Pipeline Logs page shows the total number of logs, according to the search results.
Last updated
Was this helpful?