dgraph v20.11.2 Release Notes

Release Date: 2021-02-23 // about 3 years ago
  • 🛠 Fixed

    • GraphQL

      • Fix(Mutation): Deeply-nested uid facets (#7457)
      • Fix(GraphQL): Fix panic caused by incorrect input coercion of scalar to list (#7405) (#7428)
      • Fix(GraphQL): Refactor Mutation Rewriter for Add and Update Mutations (#7409) (#7413)
      • Fix(GraphQL): fix @auth rules evaluation in case of null values. (#7411)
      • Fix(GraphQL): fix interface query with auth rules (#7408)
      • Fix(GraphQL): Added error for case when multiple filter functions are used in filter. (#7368) (#7384)
    • Core Dgraph

      • Fix(sort): Fix multi-sort with nils (#7432) (#7444)
      • Fix(GC): Reduce DiscardRatio from 0.9 to 0.7 (#7412) (#7421)
    • Enterprise Features

      • Fix(export-backup): fix memory leak in backup export (#7452) (#7453)