1.1.0
What's Changed
SemVer Minor
SemVer Patch
- Fix bad transition when server sends invalid headers in stream state machine by @gjcairo in #88
- Apply patch to clamp window size to Int32.max by @jessezamora in #92
- Set tolerance to zero when using
Task.sleep
by @gjcairo in #94 - Fix minimum version of swift-nio-transport-services by @glbrntt in #93
- Close request writer when finishing with an error by @gjcairo in #98
Other Changes
- Switch integration tests to newer Swift test matrix by @rnro in #87
- Enable Swift 6.1 jobs in CI by @rnro in #89
New Contributors
- @jessezamora made their first contribution in #92
- @jtdavey made their first contribution in #97
Full Changelog: 1.0.3...1.1.0