What's Changed
SemVer Minor
- Make ChannelError and NIOConnectionError conform to CustomStringConvertible by @axelandersson in #3230
- Drop Swift 5.9 by @rnro in #3228
- Move
PooledRecvBufferAllocator
from NIOPosix to NIOCore by @rafaelcepeda in #3110
SemVer Patch
- Update Array+FileSystem.swift to add visionOS by @rnro in #3220
- BaseStreamSocketChannel half-close allows outstanding writes to complete by @rnro in #3148
- Remove assertions on PWM failAll and closeOutbound by @rnro in #3231
- Replace almost all public static lets with computed vars by @Lukasa in #3229
Other Changes
- Removed Docker references as repo moved to Github actions by @akbashev in #3227
- Update SECURITY.md by @rnro in #3232
- Disable Swift 5.9 CI jobs by default by @rnro in #3233
New Contributors
- @akbashev made their first contribution in #3227
- @axelandersson made their first contribution in #3230
Full Changelog: 2.82.1...2.83.0