github rethinkdb/rethinkdb v2.2.1
2.2.1 — Modern Times

latest releases: v2.4.4, v2.4.3, v2.4.2...
8 years ago

Bug fix release

Compatibility

RethinkDB 2.2.1 is fully compatible with RethinkDB 2.2.0. Please read the RethinkDB 2.2.0 release notes if you're upgrading from an older version.

Bug fixes

  • Fixed a crash with the message "Guarantee failed: [found_hash_pair]" when running
    getAll queries (#5085)
  • rethinkdb export and rethinkdb dump now limit the number of subprocesses to
    reduce memory consumption (#4809)
  • Fixed a segmentation fault in orderBy.limit changefeeds (#5081)
  • Fixed a crash when using getAll with illegal keys (#5086)
  • r.uuid is now considered a deterministic operation if it is passed a single
    argument (#5092)
  • Fixed the "Task was destroyed but it is pending!" error when using the asyncio
    event loop on Python (#5043)

Don't miss a new rethinkdb release

NewReleases is sending notifications on new releases.