v0.8.0
Pre-release
Pre-release
What's Changed
- feat: change gateway cloudevents path by @wenfengwang in #558
- feat: add toolbox and fix eventbus name can be same by @wenfengwang in #556
- feat: fix gateway ut error by @xdlbdy in #560
- feat: add function extract_between_delimiters by @calmius in #453
- feat: imple function extract between positions by @allensuvorov in #557
- feat: add funtion split_with_intervals by @Mihai22125 in #455
- feat: fix golangci error by @xdlbdy in #561
- fix: changed bad link to vanus cloud by @Michaelg22 in #565
- fix: error message format by @hwjiangkai in #573
- feat: add container resources param for cluster subcommand by @hwjiangkai in #571
- feat: add error judgment by @hwjiangkai in #574
- feat: add multi tenant by @xdlbdy in #553
- fix(ctrl): did not delete expired segments in time by @ifplusor in #576
- feat: move vanus.ID to pkg by @ifplusor in #520
- feat: refactor log framework by @wenfengwang in #572
- fix: convert rpcerr to ErrorType by @hwjiangkai in #580
- fix: error type conversion by @hwjiangkai in #581
- feat: update docker compose by @hwjiangkai in #582
- fix: trigger offset bug by @xdlbdy in #583
- feat: export
With
andOutput
of logger by @ifplusor in #593 - fix: subscription offset by time from second to milliseconds by @xdlbdy in #590
- fix: schedule disabled subscription when trigger worker step down by @xdlbdy in #585
- feat!: unify json lib by @xdlbdy in #579
- chore: bump version to v0.8.0 by @ifplusor in #595
New Contributors
- @calmius made their first contribution in #453
- @Mihai22125 made their first contribution in #455
Full Changelog: v0.7.0...v0.8.0