Skip to content

Issues: apple/swift-nio

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

check-matrix-job.sh should tolerate unset 6.1 vars semver/none No version bump required.
#3080 by rnro was merged Jan 22, 2025 Loading…
Improve flatScheduleTask 🔨 semver/patch No public API change.
#3079 by clintonpi was merged Jan 22, 2025 Loading…
more 6.0 nightly to 6.1 nightly CI changes semver/none No version bump required.
#3078 by rnro was merged Jan 22, 2025 Loading…
Update nightly CI pipelines to 6.1 instead of 6.0 🔨 semver/patch No public API change.
#3076 by rnro was merged Jan 22, 2025 Loading…
Adopt optimized isolated path for SelectableEL 🔨 semver/patch No public API change.
#3075 by Lukasa was merged Jan 21, 2025 Loading…
Enable optimized Isolated view path for AsyncTestingEL 🔨 semver/patch No public API change.
#3074 by Lukasa was merged Jan 21, 2025 Loading…
Fast-path isolated view for EmbeddedEventLoop 🔨 semver/patch No public API change.
#3073 by Lukasa was merged Jan 20, 2025 Loading…
Ensure we test the isolated fallback methods semver/none No version bump required.
#3072 by Lukasa was merged Jan 20, 2025 Loading…
Improve flatScheduleTask area/performance Improvements to performance. good first issue Good for newcomers kind/enhancement Improvements to existing feature. size/S Small task. (A couple of hours of work.)
#3071 by Lukasa was closed Jan 22, 2025
Move Isolated EL operations to EL protocol 🔨 semver/patch No public API change.
#3070 by Lukasa was merged Jan 20, 2025 Loading…
Improve coverage of isolated views semver/none No version bump required.
#3069 by Lukasa was merged Jan 17, 2025 Loading…
Add allocation counter tests for isolated EL operations semver/none No version bump required.
#3068 by Lukasa was merged Jan 17, 2025 Loading…
Improve HTTPHeaders description performance 🔨 semver/patch No public API change.
#3063 by supersonicbyte was merged Jan 20, 2025 Loading…
Add some trivial Sendable annotations 🆕 semver/minor Adds new public API.
#3060 by Lukasa was merged Jan 15, 2025 Loading…
Remove unnecessary 'FIXME' comment semver/none No version bump required.
#3059 by orobio was merged Jan 14, 2025 Loading…
Clarify docs on EventLoopFuture/assumeIsolatedUnsafeUnchecked semver/none No version bump required.
#3058 by hamzahrmalik was merged Jan 14, 2025 Loading…
Fix compiling on 6.1 🆕 semver/minor Adds new public API.
#3057 by Lukasa was merged Jan 14, 2025 Loading…
Avoid abstraction overheads on isolated ELF 🔨 semver/patch No public API change.
#3055 by Lukasa was merged Jan 13, 2025 Loading…
Test allocations of isolated ELF views semver/none No version bump required.
#3054 by Lukasa was merged Jan 13, 2025 Loading…
Add channel initializer closure to NIOAsyncTestingChannel.init 🆕 semver/minor Adds new public API.
#3053 by hamzahrmalik was merged Jan 13, 2025 Loading…
Clean up sendability in the bootstraps 🔨 semver/patch No public API change.
#3051 by Lukasa was merged Jan 14, 2025 Loading…
unchecked Sendable for the Channels 🔨 semver/patch No public API change.
#3050 by Lukasa was merged Jan 13, 2025 Loading…
feat: Add String(contentsOf: FilePath ...) 🆕 semver/minor Adds new public API.
#3048 by natikgadzhi was merged Jan 16, 2025 Loading…
Adds Int(buffer:) initializer to FixedWidthInteger types 🆕 semver/minor Adds new public API.
#3047 by natikgadzhi was merged Jan 17, 2025 Loading…
ProTip! Exclude everything labeled bug with -label:bug.