Skip to content

Dgraph v1.2.6-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@darkn3rd darkn3rd released this 22 Jun 23:29
· 1795 commits to master since this release
2e41128

Fixed

  • Alpha: Enable bloom filter caching. (#5554)
  • K shortest paths queries fix. (#5596)
  • Add check on rebalance interval. (#5595)
  • Change error message in case of successful license application. (#5593)
  • Remove noisy logs in tablet move. (#5592)
  • Avoid assigning duplicate RAFT IDs to new nodes. Fixes #5436. (#5603)
  • Update badger: Set KeepL0InMemory to false (badger default), and Set DetectConflicts to false. (#5615)
  • Enterprise features
    • Backup: Change groupId from int to uint32. (#5613)