Hybrid Data Pipeline Release Notes
Hybrid Data Pipeline has been enhanced to include an SBOM file. The file uses an SPDX format with a _SPDX.json suffix, for example, PROGRESS_DATADIRECT_HDP_<component>_5.0.0.<build-number>_SPDX.json. The SBOM files are located at the same level as the installers. Henceforth, this file is available for Hybrid Data Pipeline releases.
SQL statements exceeding 2000 characters were not logged in SQLAudit due to column size limitations, creating a critical audit and security gap.
Intermittent service hangs on a single node required manual restarts, caused by SQLTransactionRollbackException during concurrent DELETE operations.
Incomplete data was retrieved from JDBC SAP S/4HANA driver where result set was limited (~250K rows) and varied based on WSFetchSize configuration.
Microsoft SQL Server JDBC connection using Active Directory Service Principal authentication failed due to issues with loading msal4j and third-party dependencies, impacting all drivers relying on external libraries for authentication.
See Hybrid Data Pipeline known issues for details.