---
title: "MariaDB C Connector 3.4.3, 3.3.13, and 3.1.26 now available"
publish_date: 2024-11-12
author: "Daniel Bartholomew"
tags:
  - name: "Connector releases"
    url: "/resources/blog/tag/connector-releases.md"
  - name: "MariaDB Connector/C"
    url: "/resources/blog/tag/mariadb-connector-c.md"
---

# MariaDB C Connector 3.4.3, 3.3.13, and 3.1.26 now available

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

**[Download Now](https://staging-mdb.com/downloads/connectors)**

## Release Notes and Changelog

### MariaDB Connector/C 3.4.3

- [MariaDB Connector/C 3.4.3 Release Notes](https://staging-mdb.com/kb/en/mariadb-connector-c-3-4-3-release-notes/)
- [MariaDB Connector/C 3.4.3 Changelog](https://staging-mdb.com/kb/en/mariadb-connector-c-3-4-3-changelog/)

**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](https://staging-mdb.com/kb/en/mariadb-11-6-2-release-notes/), and [11.7.1](https://staging-mdb.com/kb/en/mariadb-11-7-1-release-notes/)
- MariaDB Connector/C 3.4.2 was not released separately but is included in [MariaDB Community Server 11.4.4](https://staging-mdb.com/kb/en/mariadb-11-4-4-release-notes/)
- MariaDB Connector/C 3.4.3 includes additional bug fixes for the Connector

### MariaDB Connector/C 3.3.13

- [MariaDB Connector/C 3.3.13 Release Notes](https://staging-mdb.com/kb/en/mariadb-connector-c-3-3-13-release-notes/)
- [MariaDB Connector/C 3.3.13 Changelog](https://staging-mdb.com/kb/en/mariadb-connector-c-3-3-13-changelog/)

**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](https://staging-mdb.com/kb/en/mariadb-10-6-20-release-notes/), [10.11.10](https://staging-mdb.com/kb/en/mariadb-10-11-10-release-notes/), and [11.2.6](https://staging-mdb.com/kb/en/mariadb-11-2-6-release-notes/)
- MariaDB Connector/C 3.3.13 includes additional bug fixes for the Connector

### MariaDB Connector/C 3.1.26

- [MariaDB Connector/C 3.1.26 Release Notes](https://staging-mdb.com/kb/en/mariadb-connector-c-3-1-26-release-notes/)
- [MariaDB Connector/C 3.1.26 Changelog](https://staging-mdb.com/kb/en/mariadb-connector-c-3-1-26-changelog/)

**Notable items:**

- MariaDB Connector/C 3.1.25 was not released separately but is included in [MariaDB Community Server 10.5.27](https://staging-mdb.com/kb/en/mariadb-10-5-27-release-notes/)
- 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](https://staging-mdb.com/downloads/connectors) to download.