dgraph v1.0.17 Release Notes

Release Date: 2019-08-30 // over 4 years ago
  • ๐Ÿ”„ Changed

    • ๐Ÿ”Š Increase max trace logs per span in Alpha. (#3886)
    • ๐Ÿ›  Include line and column numbers in lexer errors. Fixes #2900. (#3772)
    • ๐Ÿš€ Release binaries built with Go 1.12.7.

    ๐Ÿ›  Fixed

    • โฌ‡ Decrease rate of Raft heartbeat messages. (#3708, #3753)
    • ๐Ÿ›  Fix bug when exporting a predicate name to the schema. Fixes #3699. (#3701)
    • Return error instead of asserting in handleCompareFunction. (#3665)
    • ๐Ÿ›  Fix bug where aliases in a query incorrectly alias the response depending on alias order. Fixes #3814. (#3837)
    • ๐Ÿ›  Fix for panic in fillGroupedVars. Fixes #3768. (#3781)