# 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](https://app.gitbook.com/s/jvO5S91EQURCEhbZOuuZ/development-cycle/build-overview/canvas/test-cases).

<figure><img src="https://content.gitbook.com/content/E9x0KHkAmxzJGlYPs9aE/blobs/B3iRZRPbVbwFh3bJ3IBc/create-test-case.gif" alt=""><figcaption></figcaption></figure>

### 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](https://app.gitbook.com/s/EKM2LD3uNAckQgy1OUyZ/double-braces/how-to-reference-data-using-double-braces/previous-steps-access).

<figure><img src="https://content.gitbook.com/content/E9x0KHkAmxzJGlYPs9aE/blobs/hfC6GQesnCgdNGPKEPpV/DoubleBrace_Alias_ENG.png" alt="" width="563"><figcaption></figcaption></figure>

### **Connector Latency for DB V2 connector (General Availability)**

The **Connector Latency** chart now allows you to visualize the latency level of [DB V2 connectors](https://app.gitbook.com/s/EKM2LD3uNAckQgy1OUyZ/connectors/structured-data/db-v2) within a pipeline. With this update, you can visualize how long each step took during pipeline execution and identify latency issues more easily.

[Read the documentation](https://app.gitbook.com/s/jvO5S91EQURCEhbZOuuZ/development-cycle/dashboards/pipeline-metrics/connector-latency).

### **Documentation**

To improve our documentation, we have updated the following articles:

* [Platform Hosting](https://app.gitbook.com/s/OhzhFKeTGI53IPSy3U9T/hosting-types/platform-hosting)
* [Deploying a pipeline](https://app.gitbook.com/s/jvO5S91EQURCEhbZOuuZ/development-cycle/overview/deployment/deployments)
* [Pipeline version history](https://docs.digibee.com/documentation/release-notes/june-2025/broken-reference)
* [ZIP File V2](https://app.gitbook.com/s/EKM2LD3uNAckQgy1OUyZ/connectors/files/zip-file-v2)

### **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.
