Skip to content

SwiftNIO 2.51.1

Compare
Choose a tag to compare
@Lukasa Lukasa released this 02 May 10:26
· 186 commits to main since this release
d1690f8

SemVer Patch

  • Handle close(output) in the pipeline handler. (#2414)
  • NIOThrowingAsyncSequenceProducer throws when cancelled (#2415)

Other Changes

  • Add AsyncChannel based ServerBootstrap.bind() methods (#2403)
  • Extend the integration test harness to track FDs (#2411)
  • AsyncChannelBootstrapTests bind to 0 instead (#2412, #2413)