gorethink v1.4.1 Release Notes

Release Date: 2016-04-02 // about 8 years ago
  • 🛠 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