SemVer Minor
- Add
withLockVoid(_:)toNIOLock(#2276, patch credit to @MahdiBM) - Raise minimum supported Swift version from 5.4 to 5.5 (#2267)
SemVer Patch
- Fixed compile errors on windows (#2278, patch credit to @toluRV)
- Correctly manage Content-Length on HEAD responses (#2277)