MongoDB OCF Connector Release Notes

Alation Cloud Service Applies to Alation Cloud Service instances of Alation

Customer Managed Applies to customer-managed instances of Alation

February 12, 2025

MongoDB OCF Connector: Version 24.0.9152

Enhancements

Support for Both JDBC URI and Configuration Field Values

The connector will now read and utilize the connection parameters added in the JDBC URI and in the individual configuration fields (preferred). The value of a parameter configured in the JDBC URI takes precedence over the same parameter configured in the corresponding field in the Connector Settings section of the General Settings tab. (AL-184021)

Memory Optimization

Memory allocation for connector operations is now increased to avoid out-of-memory issues. (AL-184021)

August 28, 2024

MongoDB OCF Connector: Version 23.0.9005

Enhancements

SDK Upgrade

The MongoDB OCF connector is now upgraded to SDK version 4.8.6. (AL-165684)

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 MongoDB OCF connector version 23.0.9005 and newer are now Docker CIS benchmark compliant. (AL-165684)

  • Docker 4.1 Ensure that a user for the container has been created

  • Docker 4.6 Ensure that HEALTHCHECK instructions have been added to container images

  • Docker 4.7 Ensure update instructions are not used alone in Dockerfiles

Support for Compose

MongoDB OCF connector now Compose. You can configure the use of Compose with your MongoDB OCF connector (AL-156819).

Known Issues

Unable to Upload New Tables Using Compose

The Upload New Table feature using Compose isn’t working. (AL-170197).

April 17, 2024

MongoDB OCF Connector: Version 23.0.8867

Enhancements

Support for SSL Authentication

MongoDB OCF connector now supports SSL authentication for secure connectivity. (AL-149342)