weissi
released this
Semver Minor
- Provide ChannelPipeline.remove methods with promises. #651
- More
swift-nio-http2
compatibility. #654 - Added public init for HTTPServerProtocolErrorHandler #660
- optional type parameter for newPromise(of: T.Type) #671/#672
Semver Patch
- remove ugly and unnecessary ignore result (_ = ...) #652
- connect timeout tests: work around ECONNREFUSED #653
- ByteBuffer test: remove bogus test assertion #655
- ignore pthread_setname_np result #656
- don't capture in the callout closures in BaseSocketChannel #658
- fix some test warnings #659
- Assign channel variable in docs #662
- update contributors file #668