SwiftNIO Extras 1.26.0
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
- Strict concurrency for NIOSOCKS by @glbrntt in #256
- Strict concurrency for NIOResumableUpload by @glbrntt in #265
- Ignore return value of signal() on Android by @marcprux in #266
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
- @czechboy0 made their first contribution in #251
Full Changelog: 1.25.0...1.26.0