Skip to content

SwiftNIO 2.32.2

Compare
Choose a tag to compare
@Lukasa Lukasa released this 08 Sep 16:00
· 780 commits to main since this release
f2705f9

SemVer Patch

  • Add safer abstraction for kqueue filter set. (#1951)

Other Changes

  • Minor rewording to clarify the location of the NIO 1 to NIO 2 migration guide (#1945, patch credit to @tonyarnold)
  • Update NIOAsyncAwaitDemo to use correct @available checks (post WWDC '21) (#1941)
  • Add compiler setting for __APPLE_USE_RFC_3542 for CNIODarwin (#1942)
  • Clarify the support status of NIO1 (#1949)
  • Fix doc generation and jazzy version (#1950)