Python Connector for Firebird Releases
Released: Oct 30, 2025
Updates in v1.3.0
Features
- Added support for Python 3.14.
- Added support for URL-style connection strings that use inet4 and inet6 protocols.
Fixes
- Fixed a bug causing a "List index(1) out of bounds" error during the processing of SQL queries with the RETURNING clause.
- Fixed a bug causing an "Invalid cursor reference. Cursor is not open" error during the processing of SQL queries with the RETURNING clause.
Released: Oct 23, 2024
Updates in v1.2.0
Features
- Added support for Python 3.13.
Released: Jul 29, 2024
Updates in v1.1.0
Features
- Added support for Firebird 5.
- Added support for connection pooling.
- Added activation by license key.
- Added subscription license type.
Released: Dec 1, 2023
Updates in v1.0.1
Features
- Initial release of Firebird 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.