dgraph v20.03.6 Release Notes

Release Date: 2020-10-22 // over 3 years ago
  • 20.03.6 - 2020-10-22

    ๐Ÿ”„ Changed

    • โšก๏ธ Update badger to 5e3d4b9 (#6670)
    • Return content length header for queries (#6479)
    • ๐Ÿ‘‰ Use raft storage in managedmode (#6545)

    โž• Added

    • โž• Add utility to export backup data. (#6591)
    • ๐Ÿ— Makefile to build Dgraph inside docker container. (#6602)
    • โž• Add separate compression flag for z and wal dirs (#6420)

    ๐Ÿ›  Fixed

    • Break out if g.Ctx is done. (#6676)
    • ๐Ÿ›  Fix wrong path response for k-shortest paths. (#6655)
    • โšก๏ธ Update nextRaftId when starting a node with a raftId > 0. (#6598)
    • Pagination param "after" does not work when using func: uid(v). (#6631)
    • CID never created if Zero stops early after first init. (#6636)
    • Pause rollups during snapshot streaming. (#6610)
    • ๐Ÿ‘‰ Use flags for cache. (#6466)
    • ๐Ÿ›  Fix negative waitgroup error. (#6551)
    • ๐Ÿ”Š Report Raft heartbeat metrics for Zero v=3 logs and log read index. (#6553)
    • ๐Ÿ›  Fix readTs less than minTs. (#6518)
    • ๐Ÿ›  Fix bug when deleting and adding to a single UID predicate in the same transaction. (#6450)