Skip to content

1.1.0

Compare
Choose a tag to compare
@gjcairo gjcairo released this 13 May 10:16
· 14 commits to main since this release
5d0c90b

What's Changed

SemVer Minor

  • Expose the peerCertificate from mTLS to ServerContext by @jtdavey in #97

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

Full Changelog: 1.0.3...1.1.0