Skip to content

Releases: yomorun/yomo

v1.18.0

26 Feb 16:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.17.5...v1.18.0

v1.17.5

05 Feb 14:51
6ebf28c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.17.4...v1.17.5

v1.17.4

04 Feb 03:22
752305d
Compare
Choose a tag to compare

What's Changed

  • feat: support route dataframe to dedicate sfn instance by @woorui in #704

New Contributors

Full Changelog: v1.17.3...v1.17.4

v1.17.3

25 Jan 04:27
304ae81
Compare
Choose a tag to compare

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

09 Jan 17:24
5f97bc8
Compare
Choose a tag to compare

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

24 Dec 09:33
60ee484
Compare
Choose a tag to compare

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

15 Dec 10:12
0ca2c1a
Compare
Choose a tag to compare

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

27 Nov 08:04
6d8b913
Compare
Choose a tag to compare

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

14 Nov 07:54
a628936
Compare
Choose a tag to compare

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

31 Oct 15:43
1754f26
Compare
Choose a tag to compare

What's Changed

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