Skip to content

SwiftNIO Extras 1.26.0

Choose a tag to compare

@glbrntt glbrntt released this 23 Apr 10:01
· 21 commits to main since this release
f1f6f77

What's Changed

SemVer Minor

  • Strict concurrency for NIOExtras and NIOExtrasTests by @glbrntt in #254
  • Strict concurrency for NIOHTTPCompression by @glbrntt in #257
  • Strict concurrency for NIOHTTPResponsiveness and NIOHTTPResponsivenessTests by @glbrntt in #261
  • Strict concurrency for HTTPTypes and friends by @glbrntt in #259
  • Strict concurrency for NIONFS3 and NIONFS3Tests by @glbrntt in #264

SemVer Patch

Other Changes

  • Rename nightly_6_1 params to nightly_next by @rnro in #249
  • Only apply standard swift settings on valid targets by @rnro in #250
  • Add a missing import to CNIOLinux by @czechboy0 in #251
  • Enable macOS CI on merge to main and daily timer by @rnro in #255
  • Strict concurrency for NIOWritePCAPDemo, NIOWritePartialPCAPDemo and NIOSOCKSClient by @glbrntt in #260
  • Strict concurrency for HTTPServerWithQuiescingDemo by @glbrntt in #262
  • Strict concurrency for NIOExtrasPerformanceTester by @glbrntt in #263
  • Enable macOS CI on pull requests by @rnro in #258
  • Enable Swift 6.1 jobs in CI by @rnro in #268

New Contributors

Full Changelog: 1.25.0...1.26.0