Skip to content

SwiftNIO 2.86.0

Compare
Choose a tag to compare
@Lukasa Lukasa released this 06 Aug 09:32
· 51 commits to main since this release
1c30f0f

What's Changed

SemVer Minor

  • Fixes all warnings when -require-explicit-sendable flag is enabled by @rafaelcepeda in #3320
  • Add a new file path type, NIOFilePath, backed by SystemPackage's FilePath type by @aryan-25 in #3322
  • Support options on AsyncTestingChannel and EmbeddedChannel by @klaaspieter in #3308

SemVer Patch

Other Changes

New Contributors

Full Changelog: 2.85.0...2.86.0