github rethinkdb/rethinkdb v2.2.3-1
2.2.3 — Modern Times

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

Bug fix release

Compatibility

RethinkDB 2.2.3 servers cannot be mixed with servers running RethinkDB 2.2.1 or earlier
in the same cluster.

No migration is required when upgrading from RethinkDB 2.2.0 or higher. Please read the
RethinkDB 2.2.0 release notes if you're upgrading from an
older version.

Bug fixes

  • Fixed a bug in the changefeed code that caused crashes with the message
    Guarantee failed: [env.has()] (#5238)
  • Fixed a crash in r.http when using pagination (#5256)
  • Fixed a bug that made orderBy.limit changefeeds prevent other changefeeds on the same
    table from becoming ready (#5247)
  • Replaced a call to the deprecated Object#timeout function in the Ruby driver (#5232)

Don't miss a new rethinkdb release

NewReleases is sending notifications on new releases.