SemVer Minor
- Add
NIORawSocketBootstrap(#2320, #2317) - Make EventLoopFuture.wait() unavailable from async (#2331)
- Add easier async to future conversion (#2334)
SemVer Patch
- Cap read+pread POSIX read sizes at Int32.max (#2323)
- Fix non Darwin/Linux builds (#2328)
- Remove implicit ByteBuffer copy in copyMemory (#2330)