v0.7.0
What's Changed
- feat: region procedure service by @killme2008 in #137
- feat: add extension field to region response by @waynexia in #138
- feat: add drop database expr by @WenyXu in #139
- feat: enable database creation by @CookiePieWw in #141
- feat: add
PrepareRollback
,RollingBack
to procedure state by @WenyXu in #142 - chore: change create database api by @CookiePieWw in #143
- feat: get metasrv peers by @fengjiachun in #144
- feat(promql): add lookback parameter by @etolbakov in #145
- feat: PromQL ScalarCalculate plan by @Taylor-lagrange in #147
- chore: upgrade tonic and add timezone to region request header by @MichaelScofield in #148
- feat: add Create/Remove Task request by @discord9 in #150
- feat: add
source_tables
andsource_table_ids
by @WenyXu in #151 - refactor: move TableName out of meta common by @waynexia in #152
- feat: add
ChangeColumnType
expr by @KKould in #149 - refactor: replace
sink_table_id
withsink_table_name
by @WenyXu in #153 - ci: Align pull_request_template with the main repo + upgrade CI by @tisonkun in #155
- ci: fixup config pass by @tisonkun in #157
- refactor!: remove duration type by @fengjiachun in #158
- feat: upgrade java depends version by @fengjiachun in #159
- fix: mvn publish by @fengjiachun in #161
New Contributors
- @CookiePieWw made their first contribution in #141
- @etolbakov made their first contribution in #145
- @discord9 made their first contribution in #150
- @KKould made their first contribution in #149
- @tisonkun made their first contribution in #155
Full Changelog: v0.4.3...v0.7.0