v0.4.143-nightly
Pre-release
Pre-release
What's Changed
Bug Fixes
Dependency Updates
- Bump tower from 0.4.9 to 0.4.10 (#2376) by @dependabot[bot]
- Bump backtrace from 0.3.61 to 0.3.62 (#2375) by @dependabot[bot]
- Bump vergen from 5.1.15 to 5.1.16 (#2374) by @dependabot[bot]
Improvement
- Add tokio runtime memory tracker (#2356) by @zhang2014
- integrate with VerifiableExpr (#2369) by @dantengsky
- #2335: Add system.metrics table (#2349) by @flaneur2020
- ISSUE-2361: remote backend for fuse table (#2355) by @dantengsky
- [cli] move view table command from sync to async (#2336) by @yufan022
- ISSUE-2353 wrap progress stream in TransformSource (#2354) by @sundy-li