Releases: yomorun/yomo
Releases · yomorun/yomo
v1.17.5
What's Changed
- feat: add cron handler for sfn by @woorui in #713
- feat: add example for Cron and Target by @fanweixiao in #715
Full Changelog: v1.17.4...v1.17.5
v1.17.4
What's Changed
New Contributors
- @eltociear made their first contribution in #712
Full Changelog: v1.17.3...v1.17.4
v1.17.3
What's Changed
- fix: server doesn't dispatch message occasionally after stateful serverless reconnect by @wujunzhuo in #710
Full Changelog: v1.17.2...v1.17.3
v1.17.2
What's Changed
- refacor: change config field downstreams to mesh by @woorui in #694
- chore: Update LICENSE date by @fanweixiao in #700
- refactor: router supports a more extensive set of rules. by @woorui in #697
- feat: version negotiate function can be customized in NewZipper() by @woorui in #698
- feat: client supports connect to frame by @woorui in #701
- chore: update dependencies by @woorui in #702
Full Changelog: v1.17.1...v1.17.2
v1.17.1
What's Changed
Full Changelog: v1.17.0...v1.17.1
v1.17.0
What's Changed
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #685
- feat: remove source backflow feature by @woorui in #683
- feat: add WithReConnect option for source and sfn by @woorui in #686
- feat: version negotiation by @woorui in #639
Full Changelog: v1.16.6...v1.17.0
v1.16.6
What's Changed
- chore(deps): bump golang.org/x/tools from 0.14.0 to 0.15.0 by @dependabot in #669
- chore: update dependencies by @venjiang in #677
- fix(zipper): improve error description when auth by @fanweixiao in #678
- fix: return ErrConnClosed if write frame failed by @woorui in #674
- fix(zipper): update unit test for improve error description when auth by @fanweixiao in #679
- fix: client always reconnect unless conn be closed by @woorui in #681
- feat(cli): yomo init with test file by @woorui in #680
Full Changelog: v1.16.5...v1.16.6
v1.16.5
What's Changed
- chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 in /example/2-iopipe by @dependabot in #656
- chore(deps): bump github.com/vmihailenco/msgpack/v5 from 5.4.0 to 5.4.1 by @dependabot in #662
- chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 in /example/1-pipeline by @dependabot in #657
- chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #659
- chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 in /example/9-cli/source by @dependabot in #658
- chore(deps): bump github.com/quic-go/quic-go from 0.39.0 to 0.39.3 by @dependabot in #661
- chore: bump to latest pkg version by @woorui in #668
- feat(zipper): router can be customized in NewZipper() by @woorui in #667
- refactor(core): implement FrameConn interface using quic-go by @woorui in #642
Full Changelog: v1.16.4...v1.16.5
v1.16.4
v1.16.3
What's Changed
- chore(dep): bump to latest pkg version by @woorui in #652
- feat(log): better log outputs when dispatching to downstreams by @woorui in #644
- test: fix client unittest by @woorui in #643
- refactor: logger with tid & improve open tracing in metadata by @woorui in #651
- fix security issue #9 by @fanweixiao in #653
Full Changelog: v1.16.2...v1.16.3