Skip to content

Releases: yomorun/yomo

v1.16.2

07 Oct 15:48
1c34dab
Compare
Choose a tag to compare

What's Changed

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

v1.16.1

06 Oct 04:40
49c81dd
Compare
Choose a tag to compare

What's Changed

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

v1.16.0

25 Sep 12:46
1ee0f1b
Compare
Choose a tag to compare

What's Changed

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

v1.15.1

07 Sep 17:45
decde4c
Compare
Choose a tag to compare

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

v1.15.0

06 Sep 09:34
4db38f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.0...v1.15.0

v1.14.1

25 Aug 18:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.0...v1.14.1

v1.14.0

16 Aug 09:55
11eadda
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.1...v1.14.0

v1.13.1

08 Aug 01:34
09352a8
Compare
Choose a tag to compare

Core changes

  • feat: wasm http supports by @venjiang in #551
  • feat: use quic-go to implement Listener interface by @woorui in #543
  • feat: http supports(wasmtime/wasmedge) by @venjiang in #557
  • feat: yomo provides frames and pkg to encoding/decoding them by @woorui in #544
  • refactor: metadata in map[string]string by @woorui in #571
  • test: unittest data stream by @woorui in #539
  • test: unittest connector by @woorui in #541
  • chore: fix build ldflags missing by @woorui in #545
  • chore(quic): dropped support for QUIC Draft-29 version by @woorui in #565

Full Changelog: v1.13.0...v1.13.1

v1.13.0

12 May 10:06
cf84e73
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.2...v1.13.0

v1.12.2

21 Apr 09:30
7361f9b
Compare
Choose a tag to compare

What's Changed

  • refactor: improve log outputs by @woorui in #505
  • refactor: optimized CLI build default target to WASI by @venjiang in #506
  • refactor: support CLI run zipper from a file by @woorui in #496

Full Changelog: v1.12.1...v1.12.2