# July 29

## **New Consumption-Based Model page**

We’ve upgraded the **Consumption-Based Model** page on the Digibee Integration Platform to give you a clearer, more actionable view of your usage. With improved data visualization, and cost breakdowns, you can now monitor and manage your consumption more efficiently across all environments.

Learn more about the [Consumption-Based Model](https://app.gitbook.com/s/OhzhFKeTGI53IPSy3U9T/licensing-models/consumption-based-model).

<figure><img src="https://4091659634-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE9x0KHkAmxzJGlYPs9aE%2Fuploads%2FB95KYm9Fj73LMuZu08vN%2Fimage%20(61).png?alt=media&#x26;token=c9ca458a-fd56-4d49-bad0-10bad50e909c" alt=""><figcaption></figcaption></figure>

## **Latency metrics in the Monitor Overview page (General Availability)**

The Monitor Overview chart has been enhanced with new **latency metrics**, allowing you to better understand how quickly your pipelines respond to requests. By selecting a specific pipeline and time range, you can now view performance insights such as p50, p90, p95, p99, and average execution time — helping you identify issues more quickly.

Access the [Monitor overview documentation](https://app.gitbook.com/s/jvO5S91EQURCEhbZOuuZ/development-cycle/dashboards).

<figure><img src="https://4091659634-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE9x0KHkAmxzJGlYPs9aE%2Fuploads%2FQBZ1ICtPewixlMGNX7Bp%2FPercentil_MetricsENG1.gif?alt=media&#x26;token=427e67e1-2c8e-4992-8961-acd327e0f7fe" alt=""><figcaption></figcaption></figure>

## **Previous Steps Access now available for Capsules (General Availability)**

You can now use the **Previous Steps Access** feature in two ways: to reference outputs from a capsule within a pipeline, and also while building a new capsule. This allows you to access data across steps using Double Braces (`{{ step.alias.<jsonpath> }}`), without relying on Session Management.

[Learn more about Previous Steps Access.](https://app.gitbook.com/s/EKM2LD3uNAckQgy1OUyZ/double-braces/how-to-reference-data-using-double-braces/previous-steps-access)

<figure><img src="https://4091659634-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE9x0KHkAmxzJGlYPs9aE%2Fuploads%2F4Oyh1HlNG8iexRA60XpB%2FPrevious_Steps_Access_Capsules_Eng%20(1).png?alt=media&#x26;token=b7cb8411-db5b-4860-b9b1-65dbebbc400f" alt="" width="563"><figcaption></figcaption></figure>

## **JMS Trigger: Support for Assume Role in SQS with AWS V4 account**

The JMS Trigger now supports Assume Role configuration when using the SQS queue type with an AWS V4 account. Three new parameters were added:

* **Role ARN**
* **Role Session Name**
* **Expiration (in ms)**

These fields enable the use of temporary security credentials to access the SQS queue. The **Role ARN** specifies the IAM Role to be assumed, the **Role Session Name** identifies the session for auditability, and the **Expiration** sets the duration of the temporary token.

Further information can be found in the [JMS Trigger documentation](https://app.gitbook.com/s/EKM2LD3uNAckQgy1OUyZ/triggers/messaging-and-events/jms).

## **Documentation**

We’ve updated the following documentation:

* [How to set up Digibee API metrics with Datadog](https://app.gitbook.com/s/jvO5S91EQURCEhbZOuuZ/development-cycle/dashboards/pipeline-metrics/pipeline-metrics-api/how-to-set-up-digibee-api-metrics-with-datadog)
* [Highly scalable ETL model for Digibee](https://app.gitbook.com/s/aD6wuPRxnEQEsYpePq36/best-practices/highly-scalable-etl-model-for-digibee)
* [Pipeline version history](https://docs.digibee.com/documentation/release-notes/july-2025/broken-reference)

## **Improvements and bug fixes**

### **Improvements**

* **AI Assistant:** To improve usability, we’ve updated the message and added a **“Save pipeline”** button directly in the [AI Assistant](https://app.gitbook.com/s/jvO5S91EQURCEhbZOuuZ/development-cycle/build-overview/canvas/ai-assistant) for cases where it’s opened before saving the pipeline.

### **Bug fixes**

* **Disabled “Redeploy” button:** We fixed a bug that kept the “Redeploy” button disabled until a change was made in the sidesheet, preventing the redeployment of unchanged versions.
* **Error when updating alert metrics:** We fixed a bug that caused an error when users tried to update an alert’s metric, preventing changes from being saved.
* **AI Assistant behavior corrections:** We fixed a bug that duplicated messages when the chat was opened and another that caused it to get stuck in an infinite loading state.
* **Search button in Pipeline Logs not returning recent data:** We fixed a bug that prevented the Monitor's search button from retrieving the most recent log data. Users had to refresh the page to see updated results for the last few minutes.
* **Double Braces not working in “From” parameter on Email V2 connector:** We fixed a bug that prevented the use of Double Braces in the “From” parameter on Email V2 connector.
