| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.101.3 source code.tar.gz | 2026-07-15 | 1.5 MB | |
| 2.101.3 source code.zip | 2026-07-15 | 2.0 MB | |
| README.md | 2026-07-15 | 1.5 kB | |
| Totals: 3 Items | 3.4 MB | 0 | |
What's Changed
SemVer Patch
- HTTPDecoder: restore old limit of 80 kB headers by @weissi in https://github.com/apple/swift-nio/pull/3621
- EL takeover works on 6.4 & main by @weissi in https://github.com/apple/swift-nio/pull/3645
- Winsock Fixes by @Joannis in https://github.com/apple/swift-nio/pull/3433
- [Windows] Build NIOPerformanceTester and NIOCrashTester in CI by @jakepetroules in https://github.com/apple/swift-nio/pull/3646
- Document trapping behavior of ByteBuffer set*(at:) write APIs by @Pranav-Rajendran in https://github.com/apple/swift-nio/pull/3659
- Don't write any bytes for H1 responses that shouldn't include a body by @gjcairo in https://github.com/apple/swift-nio/pull/3651
Other Changes
- Explicitly add ncurses to the dependency list. by @Lukasa in https://github.com/apple/swift-nio/pull/3640
- [Windows] Build currently-supported targets in CI by @jakepetroules in https://github.com/apple/swift-nio/pull/3644
- rewrite NIOCrashTester in Swift Testing by @weissi in https://github.com/apple/swift-nio/pull/3658
New Contributors
- @jakepetroules made their first contribution in https://github.com/apple/swift-nio/pull/3644
- @Joannis made their first contribution in https://github.com/apple/swift-nio/pull/3433
- @Pranav-Rajendran made their first contribution in https://github.com/apple/swift-nio/pull/3659
Full Changelog: https://github.com/apple/swift-nio/compare/2.101.2...2.101.3