---
title: "MariaDB Python Connector 1.1.11 now available"
publish_date: 2024-11-15
author: "Daniel Bartholomew"
channel:
  - name: "Developer"
    url: "/resources/blog/channel/developer.md"
tags:
  - name: "MariaDB Connector"
    url: "/resources/blog/tag/mariadb-connector.md"
  - name: "MariaDB Connector/Python"
    url: "/resources/blog/tag/mariadb-connector-python.md"
---

# MariaDB Python Connector 1.1.11 now available

MariaDB is pleased to announce the immediate availability of the MariaDB Connector/Python 1.1.11 release.

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

## Release Notes

### MariaDB Connector/Python 1.1.11

- [Release Notes for MariaDB Connector/Python 1.1.11](https://staging-mdb.com/kb/en/mariadb-connector-python-1-1-11-release-notes/)

MariaDB Connector/Python 1.1.11 is a stable (GA) release.

Notable changes in this release include:

- Added new property tls\_peer\_cert\_info which returns peer certificate information (TLS connections only)
- Added support for Python 3.13
- Removed Python 3.8 builds
- Binary packages for Windows are now built with Connector/C 3.4.3
- Fixes for various issues

See the [release notes page](https://staging-mdb.com/kb/en/mariadb-connector-python-1-1-11-release-notes/) for full details and visit [mariadb.com/downloads/connectors/connectors-data-access/python-connector/](https://staging-mdb.com/downloads/connectors/connectors-data-access/python-connector/) to download.