Bug Fixes
- http2:
What's Changed
- test(client): unflake client try_send_request unit test by @seanmonstar in #3770
- docs(lib): fix up misleading example about unstable features by @seanmonstar in #3771
- docs(lib): do not inline http rexports by @seanmonstar in #3772
- Change graceful_shutdown function behavior. by @ionut-slaveanu in #3729
- chore(ci): pin hashbrown in MSRV job by @seanmonstar in #3783
- fix(http2): pass proper value to h2
max_local_error_reset_streams
by @magurotuna in #3782 - chore(dependencies): remove libc crate from dependencies by @tottoto in #3377
New Contributors
- @ionut-slaveanu made their first contribution in #3729
Thanks
Full Changelog: v1.5.0...v1.5.1