Changed
- Update badger 06/09/2020 (#5616)
Fixed
- GraphQL
- 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