Skip to content

Dgraph v1.0.17

Compare
Choose a tag to compare
@danielmai danielmai released this 30 Aug 20:43
· 2960 commits to master since this release
v1.0.17
42deb29

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)