v0.4.56-nightly
Pre-release
Pre-release
What's Changed
Bug Fixes
Build/Testing/CI
- Split query config tests and ignore some of them (#1110) by @PsiACE
- [datavalues] add unit tests for apply (#1089) by @jyizheng
- Bump mysql, nom and pprof (#1104) by @PsiACE
Features
- [store] feature: MetaStore uses sled db backed RaftLog to store logs (#1108) by @drmingdrmer
- [store] feature: RaftLog::insert() to insert a single log (#1105) by @drmingdrmer
Improvement
- Constant folding (#1088) by @zhang2014
- [store] add config of raft heartbeat and snapshot (#1116) by @drmingdrmer
- refine: remove context create (#1118) by @bohutang
- [store] refactor: upgrade to async-raft 0.6.2-alpha.6: use LogId to track last applied log (#1111) by @drmingdrmer
Others
- [store] add config of raft heartbeat and snapshot (#1116) by @drmingdrmer
- [store] refactor: upgrade to async-raft 0.6.2-alpha.6: use LogId to track last applied log (#1111) by @drmingdrmer
- [store] feature: MetaStore uses sled db backed RaftLog to store logs (#1108) by @drmingdrmer
- [store] feature: RaftLog::insert() to insert a single log (#1105) by @drmingdrmer