Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

v0.6.0

Latest
Compare
Choose a tag to compare
@k0nserv k0nserv released this 23 Aug 11:59
· 1 commit to main since this release

What's Changed

  • update deps + loosen some requirements by @melekes in #19
  • Handle unknown parameters in InitChunk and unknown chunks by @KillingSpark in #17
  • Add unmarshal fuzzing and fix some issues found by fuzzing by @KillingSpark in #25
  • association: only reset stored_init once ACK is received by @melekes in #24
  • [PollStream] reset shutdown_fut future after done by @melekes in #32

New Contributors

Breaking

This crates now requires a minimum of Rust 1.57.0

Full Changelog: v0.5.0...v0.6.0