v0.27.0
- On a graceful
GOAWAY(error code0), keep the connection open until the streams the remote peer accepted have completed, instead of closing it immediately and failing those requests withEOFError. Connection#create_streamrefuses to open a locally-initiated stream once aGOAWAYhas been received, as required by RFC 9113 §6.8.