Skip to content

SwiftNIO 2.68.0

Latest
Compare
Choose a tag to compare
@glbrntt glbrntt released this 01 Jul 13:13
· 20 commits to main since this release
fc79798

SemVer Minor

  • NIOSendableBox: allow off-loop initialisation iff Value is Sendable (#2753)

SemVer Patch

  • Throw an appropriate error from the writer when the channel closed (#2744)

Other Changes

  • Convert the NIOFileSystem example code to a Snippet (#2746, #2750 patch credit to @tayloraswift)
  • Fix link to NIOFileSystem from NIO index page (#2747)