Lançamentos do Python Connector for MongoDB
Released: Oct 30, 2025
Atualizações na v1.3.0
Recursos
- Added support for Python 3.14.
Released: Oct 23, 2024
Atualizações na v1.2.0
Recursos
- Added support for Python 3.13.
Correções
- Fixed bug with an error when a document has a field with the same name as the collection name.
- Fixed bug with executing SQL queries containing 64-bit constant values.
- Fixed bug with inserting documents with duplicate _id.
- Fixed bug with Access Violation in the .connect() module method.
Released: Jul 29, 2024
Atualizações na v1.1.0
Recursos
- Added support for MongoDB 7.
- Added support for MongoDB 6.
- Added support for empty database name when establishing connection.
- Added support for connection pooling.
- Added activation by license key.
- Added subscription license type.
Released: Apr 25, 2024
Atualizações na v1.0.1
Recursos
- Initial release of MongoDB Python Connector.
- Windows 32-bit and 64-bit is supported.
- Linux 64-bit is supported.
- macOS 64-bit and ARM (Apple Silicon M1 and M2) is supported.