v0.2.0
Pre-release
Pre-release
What's Changed
New Features
- feat!: recover block state in open by @ifplusor in #115
- feat: config io engine by @ifplusor in #137
- feat: support subscription update by @xdlbdy in #135
- feat: gracefully stop SegmentServer by @ifplusor in #136
- feat: supporting for deleting expired segment in controller by @wenfengwang in #138
- feat: adapting to k8s by @wenfengwang in #153
- feat: trigger support ratelimit by @xdlbdy in #156
- feat: delete obsoleted files by @ifplusor in #151
- feat: support deleting eventbus by @wenfengwang in #155
- feat(client): return events with log offset by @ZYunfeii in #160
- feat: raft snapshot by @ifplusor in #161
- feat: look up log offset by @ifplusor in #165
- feat: support long-polling in consumption by @wenfengwang in #170
- feat: support timing messages by @hwjiangkai in #157
- feat: support reset offset by @xdlbdy in #169
- feat: support timing message for vsctl by @hwjiangkai in #175
- feat: add version sub-command to vsctl by @wenfengwang in #183
- feat: add metrics for timer by @hwjiangkai in #182
- test: add unittest for timer by @hwjiangkai in #185
- feat: add trigger metric by @xdlbdy in #181
- feat: add metrics for segment server by @ZYunfeii in #177
- feat: add metrics to controller by @wenfengwang in #184
Changed
Fixed
- fix: compile error in non-linux platform by @ifplusor in #134
- fix: fix ce contentType from trigger by @xdlbdy in #150
- fix: store fails to start under linux 5.x by @hwjiangkai in #189
- fix: fix bug for timing message loading logic has error log by @hwjiangkai in #193
Testing
- test: fix trigger_test ut instability by @xdlbdy in #148
- test: add benchmark testing tools by @wenfengwang in #164
- test: add unit tests for transport by @ZYunfeii in #163
CI
- ci: add e2e workflow by @hwjiangkai in #139
- ci: fix bug for apply display.yml failed by @hwjiangkai in #141
- ci: add e2e case by @hwjiangkai in #145
- ci: add destructive test case by @hwjiangkai in #149
- build: export etcd config by @wenfengwang in #152
- docs: fix minikube link error by @mrobot2 in #154
- build: update image version to v0.2.0 by @wenfengwang in #179
New Contributors
- @hwjiangkai made their first contribution in #139
- @mrobot2 made their first contribution in #154
- @ZYunfeii made their first contribution in #160
Full Changelog: v0.1.1...v0.2.0