Skip to content

0.6.1

Compare
Choose a tag to compare
@djc djc released this 04 Apr 20:45

quinn 0.6.1 is a maintenance release with a number of significant bug fixes:

  • Fix initial data limit for remotely initiated bidirectional streams (fixes #694)
  • Fix bug that retired active CID on duplicate NEW_CONNECTION_ID (fixes #689)
  • Fix issuing of excess CIDs
  • Fix busy-hang when tokio and proto disagree on timer expiry

Anyone using the 0.6.0 release is advised to upgrade to this release. Thanks to @demimarie-parity and @SriRamanujam for providing detailed bug reports and working with us on reproduction and testing!