tarantool-python 0.12.0
·
183 commits
to master
since this release
Overview
This release introduces the support of fetch_schema
connection option to disable schema fetch and various fixes.
Breaking changes
This release should not break any existing behavior.
New features
fetch_schema
parameter for a connection (#219).
Bugfixes
- Error code on socket error (#279).
Thanks
We want to thank @bekhzod91 for a bugfix contribution.