Skip to content

v0.14.14

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 22 Oct 16:56
· 410 commits to master since this release

Bug Fixes

  • client:
    • make ResponseFuture implement Sync (bd6c35b9)
    • remove ipv6 square brackets before resolving (910e0268)

Features

  • http2: always include original h2 error on broken pipe (6169db25)
  • server: Remove Send + Sync requirement for Body in with_graceful_shutdown (1d553e52)