Releases: rethinkdb/rethinkdb-python
Releases · rethinkdb/rethinkdb-python
Version 2.4.3
Release of v2.4.3
Breaking Changes ⚠️
No breaking change.
New Features 🚀
No new features in this release.
Bug Fixes 🔧
- #132 Fix command line parser for dump/import/export commands by @alexa-infra
- #133 Fix cursor recovery during export by @alexa-infra
- #134 Fix write-hook compatiblity for 2.3.6 (import/export) by @alexa-infra
- #135 Fix StopIteration in the case of EOF (import/restore) by @alexa-infra
Improvements 👍
No new improvements.
Other Changes 🗒
No other changes.
Dependencies 📦
Version 2.4.2.post1
Version 2.4.2
Release of v2.4.2
Breaking Changes ⚠️
New Features 🚀
No new features in this release.
Bug Fixes 🔧
- #105 Fixing trio net adapter by @mehaase
- #97, #104, #106 Fix changes in multiprocessing during import/export by @sawdog and @gabor-boros
- #108 Fix Tornado 5.0 with timeout issue by @codeskyblue
- #110, #115 Fix StopIteration exception related issue when calling
r.now()
by @gabor-boros
Improvements 👍
- #96, #102 Helping devs to upgrade to 2.4.x easier by @gabor-boros
Other Changes 🗒
- #103 Set
setup.py
long description content type by @agronholm - #114 Add Python 3.8-dev support by @gabor-boros
Dependencies 📦
- #113 Bump pytest to 4.4.1
Version 2.4.1
Release of v2.4.1
TBD
Breaking Changes ⚠️
No breaking changes.
New Features 🚀
Trio support provided by v2.4.0
Bug Fixes 🔧
Improvements 👍
- Removed paramiko and digitalocean as dependencies
- Fixing multiprocessing issues
Other Changes 🗒
No other changes.
Version 2.4.0
Release of v2.4.0
Please read the README of the repo for more information how to use the new driver with RethinkDB 2.4.x.