github apple/swift-nio 2.61.0
SwiftNIO 2.61.0

latest releases: 2.101.3, 2.101.2, 2.101.1...
2 years ago

SemVer Minor

  • Add async version of NIOThreadPool.runIfActive (#2566, patch credit to @adam-fowler)
  • 🚨Breaking change 🚨 Back out new typed HTTP protocol upgrader (#2579)
    • We had to back out the typed HTTP protocol upgrade APIs since they were causing a runtime crash for our users. This is allowed under SemVer rules even if it is a breaking change. Once the compiler bug has been fixed we will try to land the new APIs again.

SemVer Patch

  • Fix exclusive access violation in NIOAsyncChannelOutboundWriterHandler (#2580)

Other Changes

  • Fix concurrency doc APIs (#2575)

Don't miss a new swift-nio release

NewReleases is sending notifications on new releases.