gorethink v2.0.1 Release Notes

Release Date: 2016-04-14 // about 8 years ago
  • ➕ 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.