You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.