Hey folks,
Dgraph v20.11.3 is now available.
Docker tags: v20.11.3
Changelog:
Fixed
-
GraphQL
- Fix(GRAPHQL): fix query rewriting for multiple order on nested field (#7523) (#7536)
- Fix(GRAPHQL): Added support for exact index on field having @id directive (#7534) (#7550)
- Fix(GraphQL): Add extra checks for deleting UpdateTypeInput (#7595) (#7600)
- Fix(GRAPHQL): Undo the breaking change and tag it as deprecated. (#7607)
- Fix(GraphQL): Log query along with the panic (#7638) (#7645)
- Fix(GraphQL): Fix Execution Trace for Add and Update Mutations (#7656) (#7658)
-
Core Dgraph
- Fix(schema): log error instead of panic if schema not found for predicate (#7502) (#7509)
- Chore(cmd/debuginfo) add new metrics to be collected (#7439) (#7562)
- Fix(vlog): Use Badger’s value log threshold of 1MB (#7415) (#7474)
- Chore(bulk): Improve perf of bulk loader with Reuse allocator and assinging tags to allocator (#7360) (#7547)
- Fix(query): Fix pagination with match functions (#7668) (#7672)
Please let us know about your experience with this version of Dgraph.