Skip to content

2.101.0

Latest

Choose a tag to compare

@simonjbeaumont simonjbeaumont released this 08 Jun 08:09
· 4 commits to main since this release
77b84ac

What's Changed

SemVer Minor

SemVer Patch

  • Don't fatalError if NIOTypedHTTPServerUpgraderStateMachine is in state finished when finding upgrader by @adam-fowler in #3597
  • Fix readInlineArray reading from the wrong index when readerIndex is non-zero by @adityasingh2400 in #3605
  • NIOWebSocket: reject 8-byte payload lengths that exceed Int.max by @g0w6y in #3603
  • NonBlockingFileIO: error instead of silently truncating oversized reads by @adityasingh2400 in #3607
  • [NIOFileSystem] Fallback to rename when renameat2 is not available by @madsodgaard in #3612

Other Changes

  • Support multiple benchmark packages per macOS workflow invocation by @rnro in #3602

New Contributors

Full Changelog: 2.100.0...2.101.0