What's Changed
- refactor: remove task suffix by @WenyXu in #162
- feat: adds node info to heartbeat request by @killme2008 in #160
- feat: add QueryContext to RegionRequestHeader by @Kelvinyu1117 in #156
- feat: more metasrv node info by @fengjiachun in #163
- feat: add start_time_ms for metasrv node info by @fengjiachun in #167
- feat: add
QueryContext
toDdlTaskRequest
andFlowRequestHeader
by @WenyXu in #166 - feat: add
flow_id
anddrop_if_exists
toDropFlowExpr
by @WenyXu in #164 - feat: adds view expressions by @killme2008 in #165
- chore: ignore ccls cache dir by @waynexia in #171
- chore: add compaction paramaters by @v0y4g3r in #169
- feat: change EXPIRE WHEN to EXPIRE AFTER by @waynexia in #170
- feat: adds MergeScan plan node by @killme2008 in #172
- refactor!: remove the table in ddl response by @fengjiachun in #175
- feat: flownode role by @fengjiachun in #178
- feat: add fulltext options for column by @zhongzc in #179
- feat: adds view definition to CreateViewExpr by @killme2008 in #176
- feat: flush flow request by @discord9 in #182
- feat: add channel field to query context by @sunng87 in #183
- feat: heartbeat extension field by @fengjiachun in #190
- feat: add json type proto by @CookiePieWw in #188
- feat: support for batch querying metadata information of procedure by @poltao in #189
- feat: rename
replay_timeout_secs
totimeout_secs
by @WenyXu in #191 - feat: flow state size by @discord9 in #193
- feat: add json type by @WenyXu in #194
- feat: add expr for altering table attributes by @v0y4g3r in #192
- feat: proto 0.9.0 by @fengjiachun in #195
New Contributors
- @Kelvinyu1117 made their first contribution in #156
- @poltao made their first contribution in #189
Full Changelog: v0.7.0...v0.9.0