Skip to content

v1.4.1

Compare
Choose a tag to compare
@dancannon dancannon released this 16 Apr 00:04
· 294 commits to master since this release

Fixed

  • Fixed panic when closing a connection at the same time as using a changefeed.
  • Update imports to correctly use gopkg.in
  • Fixed race condition when using anonymous functions
  • Fixed IsConflictErr and IsTypeErr panicking when passed nil errors
  • RunWrite no longer misformats errors with formatting directives in them