v0.4.119-nightly
Pre-release
Pre-release
What's Changed
Build/Testing/CI
- [Build/CI/Release] Update docker and striped arm release (#1969) by @ZhiHanZ
- [build] strip the binary size (#1959) by @PsiACE
Features
- Add interval functions add/subtract months, seconds etc. (#1887) by @junli1026
- ISSUE-883 continue cluster management with namespace (#1731) by @zhang2014
Improvement
- [common/management] refactor: management only need common-kv for test (#1973) by @drmingdrmer
- [metasrv] refactor: rename metasrv to kvsrv since it actual does not provide meta APIs but just kv APIs (#1972) by @drmingdrmer
- [improvement] add Apache 2.0 license to common-io (#1974) by @keliwang
- make raft-store deps on dfs-api rather than sdk (#1968) by @dantengsky
- [Build/CI/Release] Update docker and striped arm release (#1969) by @ZhiHanZ
- [common/kv] refactor: move crate kvlocal into common: common/kv; rename LocalKVStore to KV (#1966) by @drmingdrmer
- QUERY-1963: better common (#1965) by @bohutang
- ISSUE-1951: Split store API into more fine-grained crates (#1952) by @dantengsky
- ISSUE-883: cluster management with namespace (#1011) by @bohutang
- [build] strip the binary size (#1959) by @PsiACE
Others
- [metasrv] refactor: rename metasrv to kvsrv since it actual does not provide meta APIs but just kv APIs (#1972) by @drmingdrmer
- Add interval functions add/subtract months, seconds etc. (#1887) by @junli1026