github apple/swift-nio 2.37.0
SwiftNIO 2.37.0

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

SemVer Minor

  • Conditionally conform AddressedEnvelope to Hashable & Equatable (#2017)

SemVer Patch

  • Get Android constants used by Channel from Bionic instead (#2026, patch credit to @buttaface)
  • Reduce allocations when scheduling tasks (#2010, #2011)
  • Add canImport(_Concurrency) for Xcode 13.0 (#2015)
  • Guarantee ordering of scheduleTask with same deadline (#2020)
  • Precondition that read doesn't return EINVAL (#2022)

Other Changes

  • Correct spelling of foreseeable in README.md (#2024, patch credit to @bobychaudhary)
  • Update docs generation script to match latest source-kitten (#2013)
  • Update soundness script for 2022 (#2027)
  • nio-diagnose: list all thread names (#2030)

Don't miss a new swift-nio release

NewReleases is sending notifications on new releases.