v0.5.7
Pre-release
Pre-release
What's Changed
- fix: raft local commit not advance sometimes by @ifplusor in #377
- feat: async raft apply by @ifplusor in #324
- Update CONTRIBUTING.md by @Jesministrator in #380
- feat: subscription support disable and resume by @xdlbdy in #378
- fix: roundrobin policy by @wenfengwang in #383
- feat: support batch when use grpc by @xdlbdy in #384
- feat: enrich vanus test infrastructure by @wenfengwang in #382
- fix(store): recursive calls cause io worker exhaustion by @ifplusor in #385
- fix(store): broken wal format by @ifplusor in #386
- fix(store): missing data in async store by @ifplusor in #387
- fix(store): break wal format after recover by @ifplusor in #389
- feat: add trigger config by @xdlbdy in #388
- feat: add transformer function duplicate by @n-kurasawa in #392
- feat: new raft leader balancing algorithm by @wenfengwang in #390
- feat: add Publish&Subscribe api by @hwjiangkai in #393
New Contributors
- @Jesministrator made their first contribution in #380
- @n-kurasawa made their first contribution in #392
Full Changelog: v0.5.6...v0.5.7