Skip to content

v1.1.4

Compare
Choose a tag to compare
@dancannon dancannon released this 02 Oct 20:58
· 404 commits to master since this release

Added

  • Added root table terms (r.TableCreate, r.TableList and r.TableDrop)

Removed

  • Removed ReadMode option from RunOpts and ExecOpts (incorrectly added in v1.1.0)

Fixed

  • Fixed Decode no longer setting pointer to nil on document not found
  • Fixed panic when fetchMore returns an error
  • Fixed deadlock when closing changefeed
  • Fixed stop query incorrectly waiting for response
  • Fixed pointers not to be properly decoded