---
title: "MariaDB Node.js Connector 3.2.2, and Python Connector 1.1.8 now available"
publish_date: 2023-10-16
author: "Daniel Bartholomew"
channel:
  - name: "Developer"
    url: "/resources/blog/channel/developer.md"
tags:
  - name: "Connector/Node.js"
    url: "/resources/blog/tag/connector-node-js.md"
  - name: "MariaDB Connector/Python"
    url: "/resources/blog/tag/mariadb-connector-python.md"
---

# MariaDB Node.js Connector 3.2.2, and Python Connector 1.1.8 now available

MariaDB is pleased to announce the immediate availability of MariaDB Connector/Node.js 3.2.2, and Connector/Python 1.1.8.

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

## Release Notes and Changelog

### MariaDB Connector/Node.js 3.2.2

- [MariaDB Connector/Node.js 3.2.2 Release Notes](https://staging-mdb.com/kb/en/mariadb-connector-node-js-3-2-2-release-notes/)
- [MariaDB Connector/Node.js 3.2.2 Changelog](https://staging-mdb.com/kb/en/mariadb-connector-node-js-3-2-2-changelog/)

Notable items in this release include:

- Fixes for various issues.

### MariaDB Connector/Python 1.1.8

- [MariaDB Connector/Python 1.1.8 Release Notes](https://staging-mdb.com/kb/en/mariadb-connector-python-1-1-8-release-notes/)
- [MariaDB Connector/Python 1.1.8 Changelog](https://staging-mdb.com/kb/en/mariadb-connector-python-1-1-8-changelog/)

Notable items in this release include:

- Cusor object now provides a metadata attribute, which returns resultset metadata as a dictionary. The metadata attribute also contains information about extended field types like JSON, UUID, INET4/6 and geometry types.
- Added new constants mariadb.constants.EXT\_FIELD\_TYPE which describe extended field types.
- Fixes for various issues.

See the release notes and changelogs for more details and visit [mariadb.com/downloads/connectors](https://staging-mdb.com/downloads/connectors) to download.