github apple/swift-nio 2.23.0
SwiftNIO 2.23.0

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

SemVer Minor

  • Add ByteBuffer.storageCapacity, the capacity of the underlying storage (#1629, patch credit to @gcjenkinson)
  • Cleanup Unix socket pathname on server socket close or bind (#1637, patch credit to @AndriusA)
  • Add helper methods to EventLoopFuture for unwrapping optional values and executing blocking work on a DispatchQueue (#1656, #1662, patch credit to @gcjenkinson)

SemVer Patch

Other Changes

  • We use main as our development branch now. (#1651)
  • Documentation fixes (#1644, patch credit to @AndriusA)
  • Use Swift 5.3-RELEASE in CI (#1631)

Don't miss a new swift-nio release

NewReleases is sending notifications on new releases.