Skip to content

v2.0.1

Compare
Choose a tag to compare
@dancannon dancannon released this 14 Apr 19:30
· 259 commits to master since this release

Added

  • Added UnionWithOpts term which allows Union to be called with optional arguments (such as Interleave)
  • Added IncludeOffsets and IncludeTypes optional arguments to ChangesOpts
  • Added Conflict optional argument to InsertOpts

Fixed

  • Fixed error when connecting to database as non-admin user, please note that DiscoverHosts will not work with user authentication at this time due to the fact that RethinkDB restricts access to the required system tables.