github apple/swift-nio 1.11.0
SwiftNIO 1.11.0

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

Semver Minor

  • introduce EventLoop.assertInEventLoop and preconditionInEventLoop (#644)
  • dynamically verify (in debug mode) that IOThreadPools get shut down by the user (#635)

Semver Patch

  • fix Swift 5 warnings (mostly redundant modifiers) (#642)
  • ByteBuffer: small & medium sized string copies over 10% faster (#640)
  • String decoding: go through URBP directly instead of Slice (#639)
  • CONNECT method should not have request body (#637)

Don't miss a new swift-nio release

NewReleases is sending notifications on new releases.