Release: v1.5.0
Weekly release for June 16 2022
What's Changed
- build(deps): bump actions/setup-python from 3 to 4 by @dependabot in #1355
- added stack infrastructure and context variables by @orrinni in #1356
- fix(s2n-quic-core): use new type for testing CC packet info by @camshaft in #1357
- fix(s2n-quic-platform): set don't fragment flag for IPv4 mapped IPv6 tx addresses by @WesleyRosenblum in #1358
- feat(s2n-quic-transport): add datagram interception functionality by @camshaft in #1341
- fix: explicitly track MTU probes by @WesleyRosenblum in #1360
- feat(s2n-quic-transport): add MtuUpdated event by @WesleyRosenblum in #1363
- fix(s2n-quic-transport): detach streams on drop by @camshaft in #1361
- fix(netbench): allow local ip arg to be set from an environment variable by @goatgoose in #1364
- feat(s2n-quic-core): More default sender methods by @maddeleine in #1343
- chore(s2n-quic): release 1.5.0 by @toidiu in #1365
New Contributors
Full Changelog: v1.4.0...v1.5.0