What's Changed
- feat: support influxdb ping and health endpoint by @Fengys123 in #1027
- feat: support InfluxDB auth protocol by @shuiyisong in #1034
- refactor(storage): Simplify debug output of some structs by @evenyag in #1028
- feat: improve Prometheus compliance by @waynexia in #1022
- feat: export the data from a table to parquet files by @fengjiachun in #1000
- feat: Procedure to create a mito engine by @evenyag in #1035
- ci: upgrade spell checker to 1.13.10 by @hezhizhen in #1045
- ci: allow ci pass when codecov can't upload data by @evenyag in #1046
- feat: Support unary, paren, bool keyword and nonexistent metric/label in PromQL by @waynexia in #1049
- feat: support table options by @v0y4g3r in #1044
- feat(procedure): Add procedure watcher by @evenyag in #1043
- feat: invoke TQL via SQL interface by @killme2008 in #1047
- feat: admin http api by @jun0315 in #1026
- feat: add auth to grpc handler by @shuiyisong in #1051
- feat: support table ttl by @v0y4g3r in #1052
- fix: allow empty TableOptions by @v0y4g3r in #1063
- chore: Bump OpenDAL to v0.27 by @Xuanwo in #1057
- feat: support filter expression in PromQL by @waynexia in #1066
- refactor: Clean up re-export of opendal services by @Xuanwo in #1067
- fix: support datetime type parsing by @v0y4g3r in #1071
- feat: add DictionaryVector DataType by @waynexia in #1061
- fix: update mysql server library to fix tls corrupt messsage issue by @sunng87 in #1065
- refactor: remove grpc client constructor with default catalog/schema by @sunng87 in #1060
- ci: Use fixed skywalking-eyes revision by @evenyag in #1076
- ci: simplify codecov commment by @waynexia in #1073
- fix: thread that reports the heartbeat panics in unit test by @Fengys123 in #1078
- chore: Rename MetaClientOpts to MetaClientOptions by @evenyag in #1075
- feat: a simple REPL for debugging purpose by @MichaelScofield in #1048
- feat: Procedure to create table and register table to catalog by @evenyag in #1040
- feat: update substrait and prost version by @sunng87 in #1080
- feat: Add an error variant RetryLater by @jun0315 in #1058
Full Changelog: v0.1.0-alpha-20230220-weekly...v0.1.0-alpha-20230227-weekly