What's Changed
SemVer Minor
- Add
getMultipleIntegersandsetMultipleIntegersAPI onByteBufferby @adityasingh2400 in #3606
SemVer Patch
- Don't fatalError if
NIOTypedHTTPServerUpgraderStateMachineis in state finished when finding upgrader by @adam-fowler in #3597 - Fix
readInlineArrayreading from the wrong index when readerIndex is non-zero by @adityasingh2400 in #3605 - NIOWebSocket: reject 8-byte payload lengths that exceed
Int.maxby @g0w6y in #3603 - NonBlockingFileIO: error instead of silently truncating oversized reads by @adityasingh2400 in #3607
- [NIOFileSystem] Fallback to rename when
renameat2is not available by @madsodgaard in #3612
Other Changes
New Contributors
- @adityasingh2400 made their first contribution in #3605
- @g0w6y made their first contribution in #3603
Full Changelog: 2.100.0...2.101.0