What's Changed
- fix: impl total order for Timestamp by @v0y4g3r in #878
- feat: update promql-parser to commit fec3c8b by @waynexia in #881
- feat: add load_based selector in meta by @Fengys123 in #874
- feat: add --rpc-hostname option to datanode for a persist address to store in meta by @sunng87 in #871
- chore: add an opaque error type in meta by @Fengys123 in #890
- feat: add
authorize
toUserProvider
trait by @shuiyisong in #879 - refactor: use rust-toolchain.toml to override toolchain by @lizhemingi in #882
- fix: create table after rename table by @e1ijah1 in #894
- refactor: support TLS private key of RSA format and add the full test certificates generation by @zyy17 in #885
- ci: use ubuntu 2004 to build weekly by @sunng87 in #895
- fix: mysql tests error by @sunng87 in #897
Full Changelog: v0.1.0-alpha-20230116-weekly...v0.1.0-alpha-20230123-weekly