dgraph v2.0.0-beta1 Release Notes

Release Date: 2020-01-30 // about 4 years ago
  • ๐Ÿ”„ Changed

    • Report GraphQL stats from alpha. (#4607)

    โž• Added

    • โž• Add GraphQL API for Dgraph accessible via the /graphql and /admin HTTP endpoints on Dgraph Alpha. (#933)
    • โž• Add support for sorting on multiple facets. Fixes #3638. (#4579)

    ๐Ÿ›  Fixed

    • Avoid running GC frequently. Only run for every 2GB of increase. Small optimizations in Bulk.reduce.