github apple/swift-nio 1.7.2
SwiftNIO 1.7.2

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

Semver Patch

  • Removed some unnecessary EventLoopPromise allocations. (#437)
  • Fixed issues where removing a HTTPDecoder could lead to the pipeline consuming raw ByteBuffers, rather than decoded HTTP components. (#430)
  • Fixed an issue where datagram writes would be counted incorrectly, potentially leading to precondition failure. (#431)
  • Resolved a number of re-entrancy issues with HTTPDecoder. (#427)

Don't miss a new swift-nio release

NewReleases is sending notifications on new releases.