Changed
- Change default compression to zstd:3 bulk loader (#7023)
- Build(dockerfile): Set GODEBUG=madvdontneed=1. (#6956)
- Enterprise features
- Generic alpha log error message for failed ACL login (#6851)
Added
- Add LogRequest variable to config input (#5197)
Fixed
- GraphQL
- Fix eq index ordering (#7034)
- Fix(worker): fix eq filter for non-index predicates. (#6986)
- Fix(Alpha): Immediately take a snapshot if we don't have one (#6458)
- Fix(Dgraph): Type names in exported schema are surrounded by brackets. (#6680)
- Fix(ludicrous mode): Handle deletes correctly (#6773)
- Fix(worker): Avoid panic in handleUidPostings (#6607)
- Enterprise features
- Fix(backup/restore): fixes backup and restore with DROP operations (#6933)