SemVer Minor
SemVer Patch
- Improve the performance of copying CircularBuffer (#2059)
- Use unbuffered IO for stdout in NIOPerformanceTester (#2072)
- Remove invalid math in ByteBuffer slice slow path (#2075)
- http_parser uses "main" as the main branch (#2078)
- BaseSocket: Remove dead code in BaseSocket.bind(to:) (#2086)
Other Changes
- Fix doc comment formatting in
SingleStepByteToMessageDecoder.swift(#2076, patch credit to @MaxDesiatov) - Increase runtime of performance tests to O(10 ms) to increase SNR (#2063)
- Update alloc limits for nightly. (#2071)
- update contributors (#2077)
- Script to list transitive dependencies (#2082)
- Fix warnings, that appeared after requiring Swift 5.4 (#2085)