v0.6.38-nightly
Pre-release
Pre-release
What's Changed
Bug Fixes
- fix: Fix code that might be wrong. (#3910) by @Chasen-Zhang
- [metasrv] fix connection failed when metasrv restart that caused by token expired (#3894) by @ariesdevil
Build/Testing/CI
- ci: Unittest don't need to wait for build (#3905) by @Xuanwo
- Use mysql-connector-python instead of deprecated mysql-connector (#3896) by @ariesdevil
Dependency Updates
- Bump pywin32 from 227 to 301 in /tests (#3907) by @dependabot[bot]
Features
Improvement
- ISSUE-3898: Add
partitions_totalto Dal Context (#3903) by @dantengsky - [metasrv] Refine codes to avoid assigning every time (#3904) by @ariesdevil
Others
- store password hash instead of plaintext. (#3908) by @youngsofun
- fix: Fix code that might be wrong. (#3910) by @Chasen-Zhang
- Bump pywin32 from 227 to 301 in /tests (#3907) by @dependabot[bot]
- Use peotry to manage all python packages (#3902) by @Xuanwo
- ISSUE-3898: Add
partitions_totalto Dal Context (#3903) by @dantengsky - ci: Unittest don't need to wait for build (#3905) by @Xuanwo
- Refactor authentication. (#3849) by @youngsofun
- Use mysql-connector-python instead of deprecated mysql-connector (#3896) by @ariesdevil
- [metasrv] Refine codes to avoid assigning every time (#3904) by @ariesdevil
- [metasrv] fix connection failed when metasrv restart that caused by token expired (#3894) by @ariesdevil