Rethinkdb

Latest version: v2.4.10.post1

Safety actively analyzes 613603 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

2.4.10

Breaking Changes ⚠️
- 298 Asyncio usage no longer supports Python 3.4

New Features 🚀
- Support for Python 3.10-3.12, via
- 296 Remove loop params that break in Python 3.10
- 298 Replace asyncio.coroutine attributes with async def
- 300 Update LooseVersion dependency

Bug Fixes 🔧
- 303 Specify 'coverage' package version in requirements.txt (for Python 3.5)
- 267 and 304 Wait for wait_closed (on Python 3.7 and greater) in asyncio mode by dpineiden
- 308 Make 'restore' command's `-i db.table` option work again
- 290 Fix bug in stringified query representation logic by liranbg

Improvements 👍
- 296 Also, fix warning or error when "is not" is used with an empty string

Other Changes 🗒
- 297 and 302 Updates to the README

Dependencies 📦
We have a new dependency on `looseversion==1.3.0`. The package `coverage`, previously a transitive dependency, is now restricted based on Python version:


coverage<=4.5.4; python_version<"3.5"
coverage==5.5; python_version>="3.5"

2.4.9

Breaking Changes ⚠️
No breaking change.

New Features 🚀
No new features

Bug Fixes 🔧
- 276 Fix dump command password reading by besworks
- 253 Fix Fix deprecated import collections by metal3d

Improvements 👍
No new improvements

Other Changes 🗒
No other changes

Dependencies 📦
No dependencies bumped this time

2.4.8

Breaking Changes ⚠️
No breaking change.

New Features 🚀
No new features

Bug Fixes 🔧
- 204 Fix not implemented error by Inveracity
- 211 Fix access option.temp_dir correctly in the restore script by mishawakerman
- 213 Fix bug in Trio's `_read_exactly()` by mehaase
- 238 Fix Trio Connection Pool Error by murali-shankar


Improvements 👍
- 192 Backward compatibility improvements to use the rql polyglot tests

Other Changes 🗒
- 200 Update the license and guidelines to match the latest desired state

Dependencies 📦
- 194 Bump pytest-trio to 0.6.0
- 202 Bump six to 1.15.0
- 209, 215, 221 Bump pytest-cov to 2.10.1
- 212, 233 Bump pytest to 6.1.2
- 214 Bump trio to 0.16.0
- 236 Bump outcome to 1.1.0
- 235 Bump attrs to 20.3.0

2.4.7

Breaking Changes ⚠️
No breaking change.

New Features 🚀
No new features

Bug Fixes 🔧
- 183 Allowing dash in table namesby hchac

Improvements 👍
- 192 Backward compatibility improvements to use the rql polyglot tests

Other Changes 🗒
No other changes

Dependencies 📦
- 191 Bump pytest from 5.4.1 to 5.4.2

2.4.6

Breaking Changes ⚠️
No breaking change.

New Features 🚀
No new features

Bug Fixes 🔧
- 182 do not close socket on EWOULDBLOCK by tommilligan

Improvements 👍
No other improvements

Other Changes 🗒
- 178 Run isort and black on the project

Dependencies 📦
- 177 Bump pytest from 5.3.5 to 5.4.1
- 174 Bump tornado from 6.0.3 to 6.0.4

2.4.5

Breaking Changes ⚠️
No breaking change.

New Features 🚀
- 170, https://github.com/rethinkdb/rethinkdb/issues/4101 Implement DB URL connection support

Bug Fixes 🔧
- 171, 173 Fixing import command no primary key issue

Improvements 👍
- 141 Include license file and tests in MANIFEST.in by jayvdb

Other Changes 🗒
- 160 Adding tests for write hooks

Dependencies 📦
- 152, 163 Bump six from 1.12.0 to 1.14.0
- 151 Bump trio from 0.12.1 to 0.13.0
- 153, 155, 159, 162, 169 Bump pytest from 5.2.2 to 5.3.5

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.