MariaDB C Connector 3.4.3, 3.3.13, and 3.1.26 now available

spacer

MariaDB is pleased to announce the immediate availability of MariaDB Connector/C 3.4.3, 3.3.13, and 3.1.26.

Download Now

Release Notes and Changelog

MariaDB Connector/C 3.4.3

Notable items:

  • Added option MARIADB_TLS_VERIFY_STATUS to retrieve status of peer certificate validation via mariadb_get_infov()
  • If the environment variable MARIADB_TLS_DISABLE_PEER_VERIFICATION was set, the peer certificate verification will be skipped
  • Added windows support for the parsec authentication plugin, a new plugin added to MariaDB Server 11.6
  • Included in MariaDB Community Server 11.6.2, and 11.7.1
  • MariaDB Connector/C 3.4.2 was not released separately but is included in MariaDB Community Server 11.4.4
  • MariaDB Connector/C 3.4.3 includes additional bug fixes for the Connector

 

MariaDB Connector/C 3.3.13

Notable items:

  • Added TLSv1.3 support for Schannel (Windows)
  • Added new option -DWITH_BOOST_CONTEXT. CMake option -DWITH_BOOST_CONTEXT=ON adds boost::context as a dependency of libmariadb to provide a fallback on non-natively supported architectures. boost::context is preferred over ucontext when both are available
  • MariaDB Connector/C 3.3.12 was not released separately but is included in MariaDB Community Server 10.6.20, 10.11.10, and 11.2.6
  • MariaDB Connector/C 3.3.13 includes additional bug fixes for the Connector

 

MariaDB Connector/C 3.1.26

Notable items:

  • MariaDB Connector/C 3.1.25 was not released separately but is included in MariaDB Community Server 10.5.27
  • MariaDB Connector/C 3.1.26 includes additional bug fixes for the Connector

See the release notes and changelogs for more details and visit mariadb.com/downloads/connectors to download.