Skip to content

Releases: yomorun/yomo

v1.17.1

Choose a tag to compare

@fanweixiao fanweixiao released this 24 Dec 09:33
60ee484

What's Changed

  • feat: qlog trace by @woorui in #693
  • fix dependencies security issue

Full Changelog: v1.17.0...v1.17.1

v1.17.0

Choose a tag to compare

@github-actions github-actions released this 15 Dec 10:12
0ca2c1a

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

Choose a tag to compare

@github-actions github-actions released this 27 Nov 08:04
6d8b913

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

Choose a tag to compare

@github-actions github-actions released this 14 Nov 07:54
a628936

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

Choose a tag to compare

@github-actions github-actions released this 31 Oct 15:43
1754f26

What's Changed

Full Changelog: v1.16.3...v1.16.4

v1.16.3

Choose a tag to compare

@github-actions github-actions released this 23 Oct 03:33
92b21e7

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

v1.16.2

Choose a tag to compare

@github-actions github-actions released this 07 Oct 15:48
1c34dab

What's Changed

Full Changelog: v1.16.1...v1.16.2

v1.16.1

Choose a tag to compare

@fanweixiao fanweixiao released this 06 Oct 04:40
49c81dd

What's Changed

Full Changelog: v1.16.0...v1.16.1

v1.16.0

Choose a tag to compare

@github-actions github-actions released this 25 Sep 12:46
1ee0f1b

What's Changed

Full Changelog: v1.15.1...v1.16.0

v1.15.1

Choose a tag to compare

@woorui woorui released this 07 Sep 17:45
decde4c

What's Changed

  • fix(zipper): reject the sfn connection during handshaking if the name of the sfn is not present in the Zipper configuration file. by @woorui in #607
  • feat(sfn): add wait api by @woorui in #605
  • test: rich yomo pkg unittest by @woorui in #606

Full Changelog: v1.15.0...v1.15.1