| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-24 | 694 Bytes | |
| SwiftNIO 2.101.2 source code.tar.gz | 2026-06-24 | 1.4 MB | |
| SwiftNIO 2.101.2 source code.zip | 2026-06-24 | 2.0 MB | |
| Totals: 3 Items | 3.4 MB | 0 | |
What's Changed
SemVer Patch
- Apply an autoreleasepool around the task drop by @Lukasa in https://github.com/apple/swift-nio/pull/3638
Other Changes
- NFC: Move
fileIObinding before use inchildChannelInitializerby @hamishknight in https://github.com/apple/swift-nio/pull/3563 - Avoid exit tests on iOS/tvOS/watchOS/visionOS by @Lukasa in https://github.com/apple/swift-nio/pull/3639
New Contributors
- @hamishknight made their first contribution in https://github.com/apple/swift-nio/pull/3563
Full Changelog: https://github.com/apple/swift-nio/compare/2.101.1...2.101.2