Skip to content

Dgraph v0.7.5 Release

Compare
Choose a tag to compare
@pawanrawal pawanrawal released this 10 Apr 07:08
· 4618 commits to master since this release

This release mainly focuses on small bug-fixes.

Features

  • Support for GraphQL variables in functions.
  • View JSON response in UI.

Bugfixes

  • Track context information for variables #821
  • Eq function returns an error when no schema is set #810
  • Dgraph crashes while running shortest path query. #808
  • @filter(NOT var(VARIABLE)) not working as expected #802
  • Fixes for issues related to full text search.
  • Support language tag in ordering at root.