-
-
Notifications
You must be signed in to change notification settings - Fork 16.2k
Pull requests: netty/netty
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix ResumptionController wrapping
needs-cherry-pick-4.1
This PR should be cherry-picked to 4.1 once merged.
needs-cherry-pick-5.0
This PR should be cherry-picked to 5.0 once merged.
SingleThreadEventExecutor: document Throwable safety contract on run()
#16814
opened May 14, 2026 by
daguimu
Contributor
Loading…
MQTT: Make the decodeProperties early-REPLAY check actually fire
#16813
opened May 14, 2026 by
daguimu
Contributor
Loading…
HTTP/2: Parse request-target path like Vert.x
#16810
opened May 13, 2026 by
yawkat
Contributor
Loading…
Make permessage-deflate server window size and memLevel configurable
#16809
opened May 13, 2026 by
fru1tworld
Contributor
Loading…
Use SplittableRandom to generate bulk data in tests
needs-cherry-pick-5.0
This PR should be cherry-picked to 5.0 once merged.
Use jackson instead of gson in HpackTest
needs-cherry-pick-5.0
This PR should be cherry-picked to 5.0 once merged.
IpFilter: Fix ClassCastException caused by IpSubnetFilter if only ipv6 rules are configured but remote peer is using ipv4
needs-cherry-pick-4.1
This PR should be cherry-picked to 4.1 once merged.
needs-cherry-pick-5.0
This PR should be cherry-picked to 5.0 once merged.
Eliminate redundant bounds checks in CompositeByteBuf accessors
#16801
opened May 12, 2026 by
franz1981
Contributor
Loading…
Route synchronous onLookupComplete exceptions via fireExceptionCaught
needs-cherry-pick-4.1
This PR should be cherry-picked to 4.1 once merged.
needs-cherry-pick-5.0
This PR should be cherry-picked to 5.0 once merged.
Fix memoryAddress() for direct ByteBuffers wrapped by Unpooled without Unsafe
needs-cherry-pick-4.1
This PR should be cherry-picked to 4.1 once merged.
needs-cherry-pick-5.0
This PR should be cherry-picked to 5.0 once merged.
Fix MQTT decoder size check after variable header replay
needs-cherry-pick-4.1
This PR should be cherry-picked to 4.1 once merged.
needs-cherry-pick-5.0
This PR should be cherry-picked to 5.0 once merged.
Add epoch-based chunk cache purge with ring buffer for thread-local reuse
#16766
opened May 7, 2026 by
franz1981
Contributor
Loading…
Reject non-token characters in HTTP/2 header names
#16762
opened May 7, 2026 by
daguimu
Contributor
Loading…
Codec-compression: Add decompressor API
feature
needs-cherry-pick-5.0
This PR should be cherry-picked to 5.0 once merged.
#16745
opened May 4, 2026 by
yawkat
Contributor
Loading…
Fall back to manual split when java.net.URI rejects HTTP/2 request URI
#16733
opened May 1, 2026 by
daguimu
Contributor
Loading…
Reject control characters at the boundary of HTTP method names
#16723
opened Apr 29, 2026 by
daguimu
Contributor
Loading…
Make DefaultFullHttp{Request,Response} equals tolerate released content
#16709
opened Apr 27, 2026 by
daguimu
Contributor
Loading…
Gracefully reject invalid per-message-deflate window size on both peers
#16693
opened Apr 23, 2026 by
daguimu
Contributor
Loading…
Make HTTP/2 frame hashCode consistent with equals
#16692
opened Apr 23, 2026 by
daguimu
Contributor
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.