github apple/swift-nio 2.45.0
SwiftNIO 2.45.0

latest releases: 2.102.0, 2.101.3, 2.101.2...
3 years ago

SemVer Minor

  • Add missing Sendable requirements (#2305)
  • Add NIOAsyncTestingChannel.waitForOut/InboundWrite() (#2307)
  • MPTCP support on Linux (#2308)
  • Make NIOHTTP1TestServer Sendable (#2318)

SemVer Patch

  • add witnesses for ByteBufferView.reserveCapacity(_:), append(_:), and append(contentsOf:) (#2309, patch credit to @Kelvin13)
  • Use #fileID/#filePath instead of #file (#2306)
  • Correctly include netinet/in.h (#2315)

Other Changes

  • Fix failing build on MacOS (#2313)
  • Fix testTaskCancel_whenStreaming_andNotSuspended flakiness (#2314)

Don't miss a new swift-nio release

NewReleases is sending notifications on new releases.