github dgraph-io/dgraph v20.03.4-rc1
Dgraph v20.03.4-rc1

latest releases: v24.0.0-alpha3, v23.1.1, v24.0.0-alpha2...
pre-release3 years ago

Changed

  • Update badger 06/09/2020 (#5616)

Fixed

  • GraphQL
    • Minor delete mutation msg fix. (#5564)
    • Make updateGQLSchema always return the new schema. (#5582)
    • Fix mutation on predicate with special characters in the @dgraph directive. (#5577)
    • Updated mutation rewriting to fix OOM issue. (#5536)
  • Dont set n.ops map entries to nil. Instead just delete them. (#5557)
  • Alpha: Enable bloom filter caching. (#5555)
  • Alpha: Gracefully shutdown ludicrous mode. (#5584)
  • Alpha Close: Wait for indexing to complete. Fixes #3873. (#5597)
  • K shortest paths queries fix. (#5548)
  • Add check on rebalance interval. (#5594)
  • Remove noisy logs in tablet move. (#5591)
  • Avoid assigning duplicate RAFT IDs to new nodes. Fixes #4536. (#5604)
  • Send CID for sentry events. (#5633)
  • Use rampMeter for Executor. (#5503)
  • Fix snapshot calculation in ludicrous mode. (#5636)
  • Update badger: Avoid panic in fillTables(). Fix assert in background compression and encryption. (#5680)
  • Avoid panic in handleValuePostings. (#5678)
  • Enterprise features
    • Backup: Change groupId from int to uint32. (#5614)
    • Backup: Use a sync.Pool to allocate KVs. (#5579)

Don't miss a new dgraph release

NewReleases is sending notifications on new releases.