SwiftNIO HTTP/2 1.31.0
SemVer Minor
- Raise minimum swift version to 5.8 (#436)
SemVer Patch
- Avoid copy-on-write while processing the next state when
HTTP2FrameDecoder
decodes (#438)
Other Changes
- Update documentation for
configureAsyncHTTPServerPipeline
(#435, patch credit to @tayloraswift)