# Connector/Python 1.1.0 Beta2 Changelog

{% hint style="info" %}

<p align="center">The most recent release of <a href="/spaces/CjGYMsT2MVP4nd3IyW2L/pages/JaiORpqoPj7lefpA0pqy">MariaDB Connector/Python</a> is:</p>

<h4 align="center"><a href="/pages/zISoeups32vbuVgJyH9V" class="button secondary">Connector/Python 1.1.14</a> <a href="https://mariadb.com/downloads/connectors/connectors-data-access/python-connector" class="button primary">Download Now</a></h4>
{% endhint %}

<a href="https://mariadb.com/downloads/connectors/connectors-data-access/python-connector/" class="button primary">Download</a> <a href="/pages/QRwnsLWXXRtv3gcNQFXH" class="button secondary">Release Notes</a> <a href="/pages/1Mwmi0yQAVOVjZMKfFxw" class="button secondary">Changelog</a> <a href="/spaces/CjGYMsT2MVP4nd3IyW2L/pages/RDAbwPoLhnIQsCUnQyxX" class="button secondary">Connector/Python Overview</a>

**Release date:** 22 Oct 2021

For the highlights of this release, see the [release notes](/docs/release-notes/connectors/python/1.1/1.1.0-beta2.md).

The revision number links will take you to the revision's page on GitHub. On [GitHub](https://github.com/MariaDB/mariadb-connector-python/) you can view more\
details of the revision and view diffs of the code modified in that revision.

* [Revision #86886cc](https://github.com/mariadb-corporation/mariadb-connector-python/commit/86886cc)\
  2021-10-20 08:49:10 +0200
  * Documentation update
* [Revision #aa7ad32](https://github.com/mariadb-corporation/mariadb-connector-python/commit/aa7ad32)\
  2021-10-20 06:01:27 +0200
  * removed release\_info.py since it will be automatically created when running setup.py
* [Revision #847b8a5](https://github.com/mariadb-corporation/mariadb-connector-python/commit/847b8a5)\
  2021-10-20 05:54:46 +0200
  * Bumped version, updated classifier section
* [Revision #a366bba](https://github.com/mariadb-corporation/mariadb-connector-python/commit/a366bba)\
  2021-10-18 12:42:44 +0200
  * Windows build fix
* [Revision #2a4334e](https://github.com/mariadb-corporation/mariadb-connector-python/commit/2a4334e)\
  2021-10-08 08:14:13 +0200
  * [CONPY-170](https://jira.mariadb.org/browse/CONPY-170):
* [Revision #3184707](https://github.com/mariadb-corporation/mariadb-connector-python/commit/3184707)\
  2021-10-03 06:50:00 +0200
  * Fix for [CONPY-168](https://jira.mariadb.org/browse/CONPY-168)
* [Revision #0074295](https://github.com/mariadb-corporation/mariadb-connector-python/commit/0074295)\
  2021-10-02 15:52:42 +0200
  * Parser:
* [Revision #cfe3eee](https://github.com/mariadb-corporation/mariadb-connector-python/commit/cfe3eee)\
  2021-09-25 12:50:12 +0200
  * Fix for [CONPY-167](https://jira.mariadb.org/browse/CONPY-167):
* [Revision #64aefb6](https://github.com/mariadb-corporation/mariadb-connector-python/commit/64aefb6)\
  2021-09-21 11:44:26 +0200
  * Updated version number in generated online documentation

<sub>*This page is: Copyright © 2025 MariaDB. All rights reserved.*</sub>

{% @marketo/form formid="4316" formId="4316" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mariadb.com/docs/release-notes/connectors/python/changelogs/1.1/1.1.0-beta2.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
