dgraph v20.03.5-rc1 Release Notes

Release Date: 2020-08-18 // over 3 years ago
  • ๐Ÿ”„ Changed

    • โž• Add retry for schema update. (#6097)
    • Queue keys for rollup during mutation. (#6150)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix out of order issues with split keys in bulk loader. (#6125)
    • Rollup a batch if more than 2 seconds elapsed since last batch. (#6138)
    • Simplify how list splits are tracked. (#6071)
    • Perform rollups more aggresively. (#6147)
    • Don't allow idx flag to be set to 0 on dgraph zero. (#6156)