Skip to content

Version 0.9.0

Choose a tag to compare

@lovelydinosaur lovelydinosaur released this 21 May 11:33
· 489 commits to master since this release
221754b

0.9.0 (May 21th, 2020)

Changed

  • URL port becomes an Optional[int] instead of int. (Pull #92)

Fixed

  • Honor HTTP/2 max concurrent streams settings. (Pull #89, #90)
  • Remove incorrect debug log. (Pull #83)