v0.3.0
What's Changed
- feat: region lease by @MichaelScofield in #49
- feat: table ident by @MichaelScofield in #50
- feat: carry duration since epoch in heartbeat by @MichaelScofield in #51
- feat: node epoch by @fengjiachun in #52
- feat: add ddl task service by @WenyXu in #53
- feat: Add DropTableTask, AlterTableTask by @WenyXu in #54
- refactor: heartbeat protocol by @fengjiachun in #56
- feat: add CompactTableExpr by @v0y4g3r in #57
- feat: add TraceID and SpanID in request header by @waynexia in #59
- feat: support c++ targets by @v0y4g3r in #60
- feat: add table version to alter expr by @WenyXu in #58
- refactor: using table id in RouteRequest and DeleteRequest by @MichaelScofield in #61
- feat: adds time column type by @killme2008 in #62
- fix: generate cpp grpc services by @v0y4g3r in #64
- fix: add cpp grpc CMakeLists.txt by @Nateiru in #66
- refactor: remove unused grpc methods by @MichaelScofield in #67
- feat: add status for response header by @fengjiachun in #65
- fix: modify cpp grpc CMakeLists.txt by @Nateiru in #68
- refactor: use table id in route request by @MichaelScofield in #69
- feat: add TruncateTableExpr by @DevilExileSu in #70
New Contributors
- @v0y4g3r made their first contribution in #57
- @killme2008 made their first contribution in #62
- @Nateiru made their first contribution in #66
- @DevilExileSu made their first contribution in #70
Full Changelog: 0.2.1...v0.2.2