Dgraph v20.11.2 - (Tenacious T’Challa - 2) release

Hey folks,

Dgraph v20.11.2 is now available.

Release binaries and release notes are available at GitHub.

Docker tags: v20.11.2

Changelog:

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)

Please let us know about your experience with this version of Dgraph.