---
title: "MariaDB C++ Connector 1.0.3 now available"
publish_date: 2024-01-23
author: "Daniel Bartholomew"
channel:
  - name: "Developer"
    url: "/ja/resources/blog/channel/developer.md"
tags:
  - name: "Connector/C++"
    url: "/resources/blog/tag/connector-c.md"
  - name: "MariaDB Connector"
    url: "/resources/blog/tag/mariadb-connector.md"
---

# MariaDB C++ Connector 1.0.3 now available

MariaDB is pleased to announce the immediate availability of the MariaDB Connector/C++ 1.0.3 release.

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

## Release Notes

### MariaDB Connector/C++ 1.0.3

- [Release Notes for MariaDB Connector/C++ 1.0.3](https://staging-mdb.com/docs/release-notes/mariadb-connector-cpp-1-0/1-0-3/)

MariaDB Connector/C++ 1.0.3 is a Stable (GA) release.

Notable changes in this release include:

- A new static Connector/C++ library mariadbcpp-static.(lib|a) is included in the release packages.
- Added support of connection attributes
- New option WITH\_UNIT\_TESTS to allow building the connector with or without tests

See the [release notes](https://staging-mdb.com/docs/release-notes/mariadb-connector-cpp-1-0/1-0-3/) page for more details and visit [mariadb.com/downloads/connectors/connectors-data-access/cpp-connector/](https://staging-mdb.com/downloads/connectors/connectors-data-access/cpp-connector/) to download.