Skip to content

Pull requests: apple/swift-nio

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Drop Swift 6.0 🆕 semver/minor Adds new public API.
#3566 opened Apr 1, 2026 by rnro Loading…
NFC: Move fileIO binding before use in childChannelInitializer semver/none No version bump required.
#3563 opened Mar 30, 2026 by hamishknight Loading…
Add latest release to Android CI matrix
#3561 opened Mar 26, 2026 by marcprux Loading…
Use a sentinel task executor for the concurrency take over 🆕 semver/minor Adds new public API.
#3552 opened Mar 17, 2026 by FranzBusch Loading…
Bump swiftlang/github-workflows/.github/workflows/soundness.yml from 0.0.7 to 0.0.8 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code semver/none No version bump required.
#3540 opened Mar 9, 2026 by dependabot bot Loading…
[Android] Gate getifaddrs behind API 24 availability 🔨 semver/patch No public API change.
#3506 opened Feb 8, 2026 by madsodgaard Loading…
Add SO_TIMESTAMP support for datagram channels 🆕 semver/minor Adds new public API.
#3475 opened Jan 8, 2026 by klaaspieter Loading…
Enable NonIsolatedNonSendableByDefault 🆕 semver/minor Adds new public API.
#3445 opened Nov 13, 2025 by fabianfett Loading…
Winsock Fixes
#3433 opened Nov 3, 2025 by Joannis Loading…
make BaseSocketChannel less generic
#3419 opened Oct 22, 2025 by weissi Loading…
Make docs for several filesystem operations clearer. semver/none No version bump required.
#3409 opened Oct 15, 2025 by Lukasa Loading…
re-vendor sha1 & update script location 🔨 semver/patch No public API change.
#3400 opened Oct 8, 2025 by weissi Loading…
FreeBSD support 🆕 semver/minor Adds new public API.
#3398 opened Oct 6, 2025 by michael-yuji Loading…
ProTip! Filter pull requests by the default branch with base:main.