Skip to content

SwiftNIO Transport Services 1.25.2

Latest

Choose a tag to compare

@Lukasa Lukasa released this 08 Oct 09:04
· 1 commit to main since this release
df6c283

What's Changed

SemVer Patch

  • Since iOS 18, we're occasionally transitioned to the .setup state by @OneSadCookie in #242
  • Fixes premature closure of NIOTS UDP channels by not treating per-datagram isComplete as EOF. by @camunro in #244

Other Changes

  • Enable Swift 6.2 jobs in CI by @rnro in #245

New Contributors

Full Changelog: 1.25.1...1.25.2