v0.2.1
What's Changed
- fix(gm-quic): remove useless generics by @eareimu in #478
- chore: update SECURITY.md by @eareimu in #479
- docs: update readme by @huster-zhangpeng in #480
- fix(qevent): log the path on qlog event when receiving packets by @eareimu in #481
- fix: fixed multipath package number parsing error by @metah3m in #482
- feat: compatible with more interop testcases by @eareimu in #483
- fix(qconnection): fixed constraint consumption when padding by @eareimu in #484
- fix: fix echo examples and improve error message by @eareimu in #485
- ci: interop ci by @eareimu in #488
- ci: do not use deprecated or archived commands by @eareimu in #487
- fix: make boundQueue compatible with multiple producers by @eareimu in #489
- docs: add qvis and performance comparsion by @huster-zhangpeng in #490
- fix: packets containing only trivial frames are recorded as acked by @metah3m in #492
- ci: run benchmarks in parallel, fix macos ci by @eareimu in #493
- refactor: rollback to rust 2021 by @eareimu in #494
- refactor: rollback msrv to 1.75 by @eareimu in #495
- feat(gm-quic): support to parse certs and keys in der format by @eareimu in #497
- feat: add progress bar and file transfer to echo client by @eareimu in #499
- fix: fixed server panic when alpns from client unmatch by @eareimu in #496
- fix: trivial packet are recorded as skipped by @metah3m in #502
- test: add (parallel) big stream test and idle timeout test by @eareimu in #501
- fix: set loss timer when packet sent by @metah3m in #503
- fix(qudp): fixed incorrect use of network io by @eareimu in #504
- fix: fixed doesnot emit RecoveryMetricsUpdated event by @eareimu in #505
- feat: release v0.2.1 by @eareimu in #500
Full Changelog: v0.2.0...v0.2.1