This repository has been archived by the owner on Feb 6, 2024. It is now read-only.
v0.4.0
Pre-release
Pre-release
What's Changed
- chore: Refactor readme by @Rachelint in #50
- fix: fix manager_test & manager by @baojinri in #37
- chore: update golang to 1.19.1 by @ShiKaiWi in #53
- refactor: refactor meta storage by @baojinri in #51
- refactor: Scan util method for etcdclient by @ShiKaiWi in #54
- refactor: attach call stack to coderr by @ShiKaiWi in #55
- feat: add shard fsm definition by @ZuLiangWang in #52
- chore: run go mod tidy by @chunshao90 in #59
- feat: define procedure interface by @chunshao90 in #58
- feat: add check-license script by @chunshao90 in #60
- feat: set warningCode = 1 in revive config by @chunshao90 in #65
- feat: add shard fsm implementation by @ZuLiangWang in #61
- feat: add procedure storage implementation by @ZuLiangWang in #68
- feat: add shardID allocator by @ZuLiangWang in #56
- feat: update ceresdbproto and impl EventDispatch by @chunshao90 in #71
- feat: add scatter procedure by @ZuLiangWang in #69
- feat: add transfer leader procedure by @ZuLiangWang in #67
- feat: upgrade ceresdbproto to latest version by @chunshao90 in #77
- feat: add CreateTableProcedure by @chunshao90 in #73
- feat: add DropTableProcedure by @chunshao90 in #78
- feat: add procedure manager by @ZuLiangWang in #72
- chore: upgrade ceresdbproto to latest version by @chunshao90 in #79
- ci: run UT in ci by @ShiKaiWi in #81
- feat: impl create and drop table service by @chunshao90 in #84
- fix: fix some scatter error by @ZuLiangWang in #83
- feat: add rebuild topology by @ZuLiangWang in #75
- fix: fix some bugs by testing with ceresdb by @chunshao90 in #85
- feat: support manage registered nodes by @ShiKaiWi in #86
- feat: add procedure scheduler by @ZuLiangWang in #80
- fix: update the cache when create shard topology by @ShiKaiWi in #87
New Contributors
- @Rachelint made their first contribution in #50
- @ZuLiangWang made their first contribution in #52
Full Changelog: v0.3.0...v0.4.0