Skip to content

Releases: mongodb/mongo-bi-connector-odbc-driver

v1.4.8

21 Apr 16:26
v1.4.8
9d2a17b

Choose a tag to compare

Version 1.4.8 includes:

  • Upgrade zlib version to 1.3.2.
  • Add logic to the authentication plugin to guard against potential out-of-bounds reads.

v1.4.7

23 Oct 20:56
v1.4.7
d410bd3

Choose a tag to compare

Version 1.4.7 includes:

  • Fixes a local privilege escalation vulnerability (CVE-2025-12100) in the Windows installer by correcting permissions for custom installation paths.

v1.4.6

02 Oct 21:39
v1.4.6
2e55ca7

Choose a tag to compare

Version 1.4.6 includes:

  • Updated MySQL client used to build from 5.7.23 to 5.7.44 to bring OpenSSL 3 support
  • Support for the RHEL 9.3 and Ubuntu 22.04 Linux distributions.
  • The Windows 64-bit ODBC Driver now comes with OpenSSL 3
  • Removed support for older platforms RHEL 7.0, Ubuntu 14.04, Ubuntu 16.04 and Windows 32-bit

v1.4.6-beta

05 Sep 17:57
v1.4.6-beta
6e46b5e

Choose a tag to compare

Version 1.4.6-beta includes:

  • Updated MySQL client used to build from 5.7.23 to 5.7.44 to bring OpenSSL 3 support
  • Support for the RHEL 9.3 and Ubuntu 22.04 Linux distributions.
  • The Windows 64-bit ODBC Driver now comes with OpenSSL 3
  • Removed support for older platforms RHEL 7.0, Ubuntu 14.04, Ubuntu 16.04 and Windows 32-bit

v1.4.5

24 Aug 22:38

Choose a tag to compare

Version 1.4.5 fixes a stack overflow happening when allocating more memory than available for the client application (Bug# 01141507).

Please refer to the README and to the BI Connector reference documentation for usage instructions.

v1.4.4

04 Aug 20:50

Choose a tag to compare

Version 1.4.4 fixes the restriction of table name lengths to 128 characters causing invalid cursor in PowerBI (Bug# 01141507) and now supports macos 10.14 instead of 10.12.

Please refer to the README and to the BI Connector reference documentation for usage instructions.

v1.4.3

13 Jul 23:01

Choose a tag to compare

Version 1.4.3 adds support for macOS 12.

Please refer to the README and to the BI Connector reference documentation for usage instructions.

v1.4.2

04 Aug 02:25

Choose a tag to compare

Version 1.4.2 fixes the need to have libssl installed using brew on macos. The provided libssl and libcrypto from the installer are now self-contained.

Please refer to the README and to the BI Connector reference documentation for usage instructions.

v1.4.1

18 Jun 02:02

Choose a tag to compare

Version 1.4.1 of the MongoDB ODBC Driver fixes a bug that prevented 1.4.0's newly added TLS 1.2 support from working on macOS As of this release, TLS 1.2 is supported on all platforms.

Please refer to the README and to the BI Connector reference documentation for usage instructions.

v1.4.0

03 Jun 20:50

Choose a tag to compare

Version 1.4.0 of the MongoDB ODBC Driver builds with OpenSSL instead of yaSSL on macOS, enabling TLS 1.2 support for the macOS ODBC driver. As of this release, TLS 1.2 is supported on all platforms.

Please refer to the README and to the BI Connector reference documentation for usage instructions.