v1.15.0
What's Changed
- feat(observability): open tracing - alpha by @venjiang in #579
- feat(serverless): support Init() handler by @venjiang in #584
- feat(serverless): implement rust wasm serverless for yomo init function by @wujunzhuo in #594
- chore: bump go1.20 -> go1.21 by @woorui in #596
- chore(deps): bump github.com/quic-go/quic-go from 0.37.4 to 0.38.0 by @dependabot in #580
- feat: log metadata by @woorui in #583
- fix: return goroutine that processes a dead data stream by @woorui in #585
- fix: write dead by @woorui in #586
- fix: return HandshakeRejectFrame when new by @woorui in #592
- fix: example by @venjiang in #603
- fix: show error message if sfn name duplicated by @woorui in #582
Full Changelog: v1.14.0...v1.15.0