v2.1.1
Patch Release 🔨
This patch fixes two issues we found in v2.1.0:
- Fix race conditions with relaying multiple paths per process
- Fix simultaneous packet flows on ordered channels e.g. ICA channels
What's Changed
- ordered channels one recv_packet at a time by @agouin in #992
- path processor race by @agouin in #995
- Use in process Relayer for race detection by @agouin in #996
Full Changelog: v2.1.0...v2.1.1