# Release notes

> Database Hub activities release notes.

## July 13, 2026

### General availability

The Database Hub connector is now generally available. This release includes the following updates:

* The connector is now available in RPA workflows, in addition to API workflows and UiPath Maestro<sup>TM</sup>.
* New **Record Created** and **Record Updated** trigger activities are available, supported on SQL Server, Oracle, PostgreSQL, Databricks, and Redshift. To activate triggers, review the table eligibility and database-specific prerequisites on the [Triggers](https://docs.uipath.com/activities/other/latest/integration-service/uipath-uipath-jdbc-trigger-activities) page.
* Snowflake database support has been removed. Use the dedicated Snowflake connector instead.

### Known issues

* In the filter builder, date and time values selected with the date-time widget might not be sent in the expected format, which can cause the filter query to fail.
* Custom expressions entered manually for date-time fields are not reflected in the filter builder UI.

As an alternative, use the [**Execute Query Synchronously**](https://docs.uipath.com/activities/other/latest/integration-service/uipath-uipath-jdbc-execute-query-synchronously) activity with a valid SQL statement to apply the date and time filter directly, instead of the filter builder.
