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

Hello, QUIC and HTTP/3! semver/none No version bump required.
#3624 opened Jun 14, 2026 by glbrntt Contributor Loading…
HTTPDecoder: restore old limit of 80 kB headers 🔨 semver/patch No public API change.
#3621 opened Jun 11, 2026 by weissi Member Loading…
Re-enable nightly-next Wasm Swift SDK CI for Swift 6.4 semver/none No version bump required.
#3620 opened Jun 9, 2026 by simonjbeaumont Contributor Loading…
Bump actions/checkout from 6.0.2 to 6.0.3 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#3618 opened Jun 8, 2026 by dependabot Bot Loading…
Add FreeBSD pthread support in ThreadPosix.swift 🔨 semver/patch No public API change.
#3593 opened May 12, 2026 by rafaelcepeda Contributor Draft
Bump swiftlang/github-workflows/.github/workflows/soundness.yml from 0.0.10 to 0.0.11 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#3578 opened Apr 20, 2026 by dependabot Bot 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 Contributor Loading…
Use a sentinel task executor for the concurrency take over 🆕 semver/minor Adds new public API.
#3552 opened Mar 17, 2026 by FranzBusch Member Loading…
test: Add tests and CI for NIOAsyncRuntime
#3488 opened Jan 22, 2026 by scottmarchant Contributor Draft
feat: Upstream NIOAsyncRuntime from PassiveLogic to swift-nio
#3487 opened Jan 22, 2026 by scottmarchant Contributor Loading…
Add SO_TIMESTAMP support for datagram channels 🆕 semver/minor Adds new public API.
#3475 opened Jan 8, 2026 by klaaspieter Contributor Loading…
Enable NonIsolatedNonSendableByDefault 🆕 semver/minor Adds new public API.
#3445 opened Nov 13, 2025 by fabianfett Member Loading…
Overload plainHexEncoded methods for some StringProtocol
#3434 opened Nov 3, 2025 by MaxDesiatov Member Loading…
Winsock Fixes
#3433 opened Nov 3, 2025 by Joannis Loading…
Update our locks to use Synchronization.Mutex or os_unfair_lock
#3428 opened Oct 28, 2025 by asdf-bro Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.