Python Connector for MySQL 1.3
- Added support for Python 3.14
- Added support for MySQL 9
- Added support for MariaDB 12
- Added support for the UUID data type in MariaDB 10.7 and later
- Added support for the INET4 and INET6 data types in MariaDB 10.10 and later
- Added support for a password-protected private key for the SSL protocol
- Added support for the Bearer Token authentication when using an HTTP tunnel
Python Connector for MySQL 1.2
- Added support for Python 3.13
Python Connector for MySQL 1.1
- Added connection pooling
- Added activation with a license key
- Added the subscription license type
Python Connector for MySQL 1.0
- Initial release of Python Connector for MySQL
- Added support for Windows 32-bit and 64-bit
- Added support for Windows Server 32-bit and 64-bit
- Added support for macOS 64-bit and ARM (Apple Silicon M1 and M2)
- Added support for Linux 32-bit and 64-bit