Releases: vanus-labs/vanus
Releases · vanus-labs/vanus
Release v0.0.4
What's Changed
Features
- feat: report segment leader info by @ifplusor in #51
- feat: support leader of segment update by @wenfengwang in #58
Bugfixes
- fix(transformation): privilege json string value by @xdlbdy in #57
- fix: missing ticker creation in block.go by @wenfengwang in #60
- fix(transformation): privilege json string value by @xdlbdy in #61
- fix: error when update segment replicas by @wenfengwang in #62
Testings
- test(trigger): add trigger ut by @xdlbdy in #49
- test(ut): add ut of controller/eventbus/block by @wenfengwang in #50
- test(ut): add controller trigger ut by @xdlbdy in #52
- test(ut): add controller trigger ut by @xdlbdy in #53
- test(ut): add ut for
controller/eventbus/server
by @wenfengwang in #54 - test(ut): add controller trigger worker ut by @xdlbdy in #55
- test: add ut for
controller/eventbus/volume/manager.go
by @wenfengwang in #56 - test: increase ut coverage of
controller/e..b/eventlog
by @wenfengwang in #63 - test: add util ut by @xdlbdy in #64
- test: add an empty test file for statistic coverage by @wenfengwang in #65
- test: add empty test files by @wenfengwang in #66
- test: add ut for
controller/eventbus/eventlog
by @wenfengwang in #59
Full Changelog: v0.0.3...v0.0.4
releases v0.0.3
What's Changed
- build(k8s): update k8s yaml by @wenfengwang in #45
- feat: update k8s yaml by @xdlbdy in #46
- feat: update k8s yaml by @xdlbdy in #47
- feat(vsctl): support for getting endpoints from os env by @wenfengwang in #48
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
Full Changelog: v0.0.1...v0.0.2
v0.0.1
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