All pages
Powered by GitBook
1 of 1

Loading...

Connector/C 3.4.3 Release Notes

Download Release Notes Changelog

Release date: 12 Nov 2024

This is a Stable (GA) release of MariaDB Connector/C, formerly known as MariaDB Client Library for C.

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 and is included in MariaDB Community Server 11.6.2, and 11.7.1.

For a description of this library see the page.

Notable Changes

  • Added option MARIADB_TLS_VERIFY_STATUS to retrieve status of peer certificate validation via mariadb_get_infov().

  • : Due to required cryptographic functions that are part of the TLS crypto libraries the option WITH_SSL=OFF (disabling TLS/SSL) is no longer supported and will result in a build error.

  • : Added option MARIADB_OPT_TLS_VERIFICATION_CALLBACK to specify a callback function for peer certificate testing.

  • Man pages are no longer stored in github repository. They can be build with cmake option -DWITH_DOCS=ON (requires pyhon 3 and pandoc).

Issues fixed:

  • : Skip host name verification on local connections

  • : Wrong error message if incorrect fingerprint was specified

  • : Always set verification callback function, even if peer certificate validation is disabled (OpenSSL)

  • : A reconnect doesn't do node failover when using a connection string with multiple hosts

Changelog

For a list of changes made in this release, with links to detailed information on each push, see the .

  • If the environment variable MARIADB_TLS_DISABLE_PEER_VERIFICATION was set, the peer certificate verification will be skipped.

  • CONC-717: Added windows support for the parsec authentication plugin, a new plugin added to MariaDB Server 11.6

  • CONC-690
    CONC-724
    CONC-712
    CONC-731
    CONC-732
    CONC-735
    changelog

    The most recent release of is:

    Connector/C 3.4.8 Download Now

    Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.

    MariaDB may already be included in your favorite OS distribution. More information can be found on the page.

    About MariaDB Connector/C
    MariaDB Connector/C
    MariaDB Connector/C
    Distributions which Include MariaDB

    This page is licensed: CC BY-SA / Gnu FDL