Dgraph v20.03.7 release

Hey folks,

Dgraph v20.03.7 is now available.

Release binaries and release notes are available at GitHub.

Docker tags: v20.03.7

Changelog:

Changed

  • Change default compression to zstd:3 bulk loader
  • Build(dockerfile): Set GODEBUG=madvdontneed=1.
  • Enterprise features
    • Generic alpha log error message for failed ACL login

Added

  • Add LogRequest variable to config input

Fixed

  • GraphQL
    • Fix(gqlParser): Handle strings with only whitespace in parseID
  • Fix eq index ordering
  • Fix(worker): fix eq filter for non-index predicates.
  • Fix(Alpha): Immediately take a snapshot if we don’t have one.
  • Fix(Dgraph): Type names in exported schema are surrounded by brackets.
  • Fix(ludicrous mode): Handle deletes correctly.
  • Fix(worker): Avoid panic in handleUidPostings.
  • Enterprise features
    • Fix(backup/restore): fixes backup and restore with DROP operations.

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


Important

This is a patch release for Dgraph v20.03. Please checkout Dgraph v20.11 for the latest release and information.