v0.0.1
Pre-release
Pre-release
What's Changed
- feat(controller): support HA for controller by @wenfengwang in #1
- feat: multi-raft by @ifplusor in #2
- feat: controller support cluster mode by @wenfengwang in #3
- ut: add ctrl_client_test for segment server by @wenfengwang in #5
- redesign based PingServer to support multiple controller for leader switch by @wenfengwang in #6
- feat: k8s yaml by @xdlbdy in #7
- feat: multiple replicas by @ifplusor in #4
- fix: bugs heartbeat by @wenfengwang in #8
- ci: add configuration by @wenfengwang in #9
- ci: add codecov by @wenfengwang in #10
- fix: panic when append to full block by @ifplusor in #11
- fix: segment metadata updating by @wenfengwang in #12
- feat: add receiver in gateway test suites by @wenfengwang in #13
- feat: flush wal to file by @ifplusor in #15
- fix: load index by @ifplusor in #16
- fix: load index by @ifplusor in #17
- refactor: remove unnecessary check after ReadAt by @ifplusor in #18
- feat: return offsets when appending to WAL by @ifplusor in #19
- fix: inject offset of WAL in recovery by @ifplusor in #20
- feat: add prometheus adapter by @wenfengwang in #21
- Transformation by @xdlbdy in #23
- feat: add
vsctl
a command-line application for vanus by @wenfengwang in #24 - modify transform prop name by @xdlbdy in #31
- feat(cmd): add vsctl eventbus/subscription by @wenfengwang in #33
- support data filter use google common expresiion by @xdlbdy in #34
- feat: meta store by @ifplusor in #22
- feat: offset ut by @xdlbdy in #36
- fix: ut error by @xdlbdy in #37
- test(ut): add ut by @xdlbdy in #38
- fix: wal and snapshot filename pattern in recovery by @ifplusor in #39
- test(ut): add ut to
internal/controller/eventbus
by @wenfengwang in #35 - fix: return real blocks info when registerSegmentServer by @wenfengwang in #40
- feat(cmd): add list/info subcmd for eventbus&subscription by @wenfengwang in #41
- build(k8s): add monitoring configurations for k8s by @wenfengwang in #42
- feat(cmd): impl subscription list by @xdlbdy in #43
- feat(SegmentServer): compaction and recovery by @ifplusor in #32
New Contributors
- @wenfengwang made their first contribution in #1
- @ifplusor made their first contribution in #2
- @xdlbdy made their first contribution in #7
Full Changelog: https://github.com/linkall-labs/vanus/commits/v0.0.1