github apple/swift-nio 2.12.0
SwiftNIO 2.12.0

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

SemVer Minor

  • add descriptions to EventLoop and NIOThread (#1317)
  • fix EVFILT_EXCEPT loop if autoRead is off on Darwin (#1305)
  • Remove example binaries from products (#1303, patch credit to @johnlinvc)

SemVer Patch

  • Drain scheduled tasks on EmbeddedChannel finish() (#1319)
  • make SelectableEventLoop.description not take a lock (#1318)
  • HEAD and DELETE may have bodies. (#1314, bug report credit to @prafsoni)
  • Use actual element count of PriorityQueue for its description (#1296, patch credit to @adtrevor)
  • close kqueue/epoll fds in Selector.close (#1308)
  • SelectableEventLoop: Call wakeup less frequently (#1301)
  • Create a ClientBootstrap protocol (#1253, patch credit to @Yasumoto)
  • add an allocation counter test for scheduling tasks (#1315)
  • fix race in testConnect (#1310)
  • accept: don't do unnecessary dodgy pointer things (#1306, bug report credit to @milseman)
  • remove phantom publics from EventLoop and Heap (#1298)
  • don't assume realloc never happens (#1300)
  • Other small improvements (#1312, #1311, #1304)

Don't miss a new swift-nio release

NewReleases is sending notifications on new releases.