v0.6.4-nightly
Pre-release
Pre-release
What's Changed
Build/Testing/CI
- ci: Fix docker build on arm64 (#3479) by @Xuanwo
- ci: Fix binary in target not found by docker (#3472) by @Xuanwo
Dependency Updates
- Bump mockall from 0.10.2 to 0.11.0 (#3483) by @dependabot[bot]
- Bump serde_json from 1.0.72 to 1.0.73 (#3470) by @dependabot[bot]
Features
- [common/containers] feature: add conn pool (#3468) by @drmingdrmer
Improvement
Others
- ci: Fix docker build on arm64 (#3479) by @Xuanwo
- Bump mockall from 0.10.2 to 0.11.0 (#3483) by @dependabot[bot]
- Rename auth_type to password_type (#3481) by @bohutang
- Bump serde_json from 1.0.72 to 1.0.73 (#3470) by @dependabot[bot]
- ci: Fix binary in target not found by docker (#3472) by @Xuanwo
- [common/containers] feature: add conn pool (#3468) by @drmingdrmer
- [Issue-3367] Using serde to ser/de Aggregate function states in binary format (#3465) by @ygf11