| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.91.0 source code.tar.gz | 2025-12-01 | 1.4 MB | |
| 2.91.0 source code.zip | 2025-12-01 | 1.9 MB | |
| README.md | 2025-12-01 | 1.2 kB | |
| Totals: 3 Items | 3.3 MB | 0 | |
What's Changed
SemVer Minor
- Partial OpenBSD support. by @3405691582 in https://github.com/apple/swift-nio/pull/3394
SemVer Patch
- Drop and reacquire lock over continuation call by @glbrntt in https://github.com/apple/swift-nio/pull/3452
- Handle cancellation between dropping and reacquiring lock by @glbrntt in https://github.com/apple/swift-nio/pull/3453
- Dont hold lock over continuation in NIOThrowingAsyncSequenceProducer by @glbrntt in https://github.com/apple/swift-nio/pull/3454
- Dont hold lock over continuation in TokenBucket by @glbrntt in https://github.com/apple/swift-nio/pull/3455
Other Changes
- Document when
channel.remoteAddressfield can benilby @rafaelcepeda in https://github.com/apple/swift-nio/pull/3456 - Add some benchmarks for UDP and UDP metadata by @Lukasa in https://github.com/apple/swift-nio/pull/3457
New Contributors
- @3405691582 made their first contribution in https://github.com/apple/swift-nio/pull/3394
Full Changelog: https://github.com/apple/swift-nio/compare/2.90.1...2.91.0