v0.1.1
Pre-release
Pre-release
What's Changed
Features
- refactor: support options for wal append methods by @ifplusor in #96
- feat: parameterize WAL by @ifplusor in #113
- feat: vsctl support both JSON and table as the output format by @wenfengwang in #105
- feat: close meta store by @ifplusor in #114
- feat: modify build dockerfile and deploy yaml by @xdlbdy in #108
- feat: add controller proxy for vsctl communication by @wenfengwang in #117
Bugs
- fix: lint error notices by @wenfengwang in #91
- fix: adjust number of wait_test.go by @wenfengwang in #92
- fix: incorrect timeout of flush WAL by @ifplusor in #131
test
- test(store): add ut of wal.record.Pack() by @ifplusor in #98
- test(store): update ut of wal.record by @ifplusor in #99
- test: add trigger filter benchmark by @xdlbdy in #107
- test: make ut of WAL stable by @ifplusor in #116
Others
- ci: add timeout arg to golangci-lint by @wenfengwang in #97
- build: fix ce replace of proto by @ifplusor in #93
- build: fix buf project by @ifplusor in #109
- build: ready to release v0.1.1 by @wenfengwang in #125
- build: cancel liveness probe by @wenfengwang in #133
- docs: update README.md by @wenfengwang in #100
- docs: contributing.md by @wenfengwang in #95
- chore: add PR and issues templates by @wenfengwang in #111
Full Changelog: v0.1.0...v0.1.1