Informatica PowerCenter OCF Connector Release Notes¶
Alation Cloud Service Applies to Alation Cloud Service instances of Alation
Customer Managed Applies to customer-managed instances of Alation
January 22, 2025¶
Informatica PowerCenter OCF Connector: Version 2.0.0¶
Enhancements¶
The following enhancements are added to the connector (AL-173242)
Support for uploading parameter files - If you use parameters to define connection strings, schema, and table names in your workflows, you must download the parameter files (.prm), zip them, and upload to the datasource configuration. This is optional.
MDE and lineage queries are now optimized for faster execution.
For table renames, the connector now captures the changed name to enable cross-system table lineage.
Fixed Issues¶
Connector Skips Tables With Same Name In Different Sources¶
Connector skips one of the tables when there are multiple tables with the same name in different sources.
This issue is now resolved. The metadata extraction logic now creates a unique table name by adding a prefix (tableID) to every table name in the mapping. Thus, no tables with the same name present in different sources are skipped during MDE. (AL-173242)
Important
All the previously extracted tables will now be renamed, deleting previously curated data derived from the earlier tables and replacing it with newly created ones.
Connector Captures Column Data Types Incorrectly¶
The connector fails to capture column data types correctly. (AL-173242)
This issue is now resolved.
December 05, 2024¶
Informatica PowerCenter OCF Connector: Version 1.2.0¶
Fixed Issues¶
Connector Installation Fails on Agent and Cloud¶
Connector installation fails on both Alation Agent and Alation Cloud Services.
This issue is now resolved (AL-179642)
October 16, 2024¶
Informatica PowerCenter OCF Connector: Version 1.1.0¶
Enhancements¶
SDK Upgrade¶
The Informatica PowerCenter OCF connector is now upgraded to SDK version 4.8.6. (AL-175461)
This upgrade addresses the following Common Vulnerabilities and Exposures (CVEs): CVE-2022-25647
, CVE-2023-2976
, CVE-2020-8908
, CVE-2021-22569
, CVE-2021-22570
, CVE-2022-3509
, CVE-2022-3510
, CVE-2022-3171
, CVE-2021-29425
, CVE-2021-37136
, CVE-2021-37137
, CVE-2019-20444
, CVE-2021-21290
, CVE-2021-43797
, CVE-2022-24823
, CVE-2024-29025
, CVE-2021-21295
, CVE-2021-21409
, CVE-2020-11612
, CVE-2019-20445
, CVE-2023-34462
, GHSA-xpw8-rcwv-8f8p
, CVE-2022-37434
Docker CIS Benchmark Compliance¶
The Informatica Powercenter OCF connector version 1.1.0 and newer are now Docker CIS benchmark compliant. (AL-175461)