OCF SDK Release Notes

Alation Cloud Service Applies to Alation Cloud Service instances of Alation

Customer Managed Applies to customer-managed instances of Alation

August 14, 2024

Open Connector Framework SDK Bundle: Version 4.8.16

Fixed Issues

Incorrect Display of Table Row Count

In table sampling, when the max rows to store is set to 0 as part of per object parameters, table row count appears to be 0 instead of the actual count.

This issue is fixed now. (AL-162276)

June 19, 2024

Open Connector Framework SDK Bundle: Version 4.8.6

Fixed Issues

CVE Issues

The following Common Vulnerabilities and Exposures (CVE) issues are now resolved (AL-123741):

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.

Breaking Changes

Removal of fieldsDescending Field

The fieldsDescending field has been removed from the object types due to an internal dependency upgrade. If you use sdk-tests.jar to write your integration tests and check for the presence of fieldsDescending in your tests, then you must update existing tests to remove the fieldsDescending field.