github apple/swift-nio 2.79.0
SwiftNIO 2.79.0

latest releases: 2.102.0, 2.101.3, 2.101.2...
20 months ago

What's Changed

SemVer Minor

  • Add Sendability annotations on SocketOptionProvider by @Lukasa in #3034
  • Add channel initializer closure to NIOAsyncTestingChannel.init by @hamzahrmalik in #3053
  • Fix compiling on 6.1 by @Lukasa in #3057
  • Add some trivial Sendable annotations in NIOPosix by @Lukasa in #3060

SemVer Patch

  • unchecked Sendable annotations for the Channels by @Lukasa in #3050
  • Avoid abstraction overheads on isolated ELF by @Lukasa in #3055
  • NIOAsyncWriter: Fix suspending yield when writer is finished by @orobio in #3044
  • Clean up sendability in the bootstraps by @Lukasa in #3051

Other Changes

New Contributors

Full Changelog: 2.78.0...2.79.0

Don't miss a new swift-nio release

NewReleases is sending notifications on new releases.