Enhancements, changed behavior, and resolved issues are provided according to the product version number. When applicable, a component-specific version number is provided for the On-Premises Connector, ODBC driver, or JDBC driver.
The product version number can be obtained from the Hybrid Data Pipeline Web UI by selecting About from the help dropdown.
For On-Premises Connectors, administrators can obtain version information using the Administrator Connectors API. See Obtaining information about On-Premises Connectors for details. In addition, version information can be obtained by opening the On-Premises Connector Configuration Tool and clicking the Version tab.
The JDBC driver version number can be obtained (1) by calling the DatabaseMetaData.getDriverVersion() method or (2) by executing the following command from the driver installation directory:
java -cp ddhybrid.jar com.ddtek.jdbc.ddhybrid.DDHybridDriver.
For the ODBC driver, see Driver version string for details on obtaining the driver version number.
Note: For the latest data source and platform support information, refer to the Product Compatibility Guide.
A Hybrid Data Pipeline Helm chart is now available. The Hybrid Data Pipeline Helm chart may be used to deploy Hybrid Data Pipeline to an Azure Kubernetes Service (AKS) cluster with the Application Gateway Ingress Controller (AGIC). The Helm chart bootstraps Hybrid Data Pipeline to a Kubernetes cluster using the Helm package manager. For details, refer to the Hybrid Data Pipeline Kubernetes Guide and the Hybrid Data Pipeline Helm chart GitHub repository.
The Hybrid Data Pipeline server and On-Premises Connector have been upgraded to install and use Tomcat 9.0.106 to address third-party vulnerability issues described in the following Common Vulnerabilities and Exposures (CVEs):
(On-Premises Connector 4.6.2.1204)
The Hybrid Data Pipeline server has been upgraded to install and use commons-beanutils v1.11.0 and ESAPI v2.6.2.0 to address third-party vulnerability issues described in CVE-2025-48734.
The Hybrid Data Pipeline server has been upgraded to install and use commons-fileupload v1.6 to address third-party vulnerability issues described in CVE-2025-48976.
See Hybrid Data Pipeline known issues for details.