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

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

Changed

Added

  • Sentry opt out banner. (#5729)
  • Tag sentry events with additional version details. (#5728)

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)
    • Fix case where Dgraph type was not generated for GraphQL interface. Fixes #5311. (#5844)
    • Fix interface conversion panic in v20.03 (#5857) .
  • 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)
  • Fix facets response with normalize. Fixes #5241. (#5691)
  • Badger iterator key copy in count index query. (#5916)
  • Ludicrous mode mutation error. (#5914)
  • Return error instead of panic. (#5907)
  • Fix segmentation fault in draft.go. (#5860)
  • Optimize count index. (#5971)
  • Handle schema updates correctly in ludicrous mode. (#5969)
  • Fix Panic because of nil map in groups.go. (#6007)
  • Return error if server is not ready. (#6021)
  • 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.