SwiftNIO HTTP/2 1.20.0
Security Fixes
This version contains a fix for CVE-2022-0618: Denial of service via HTTP/2 HEADERS frames padding. This fix involves a substantial rewrite of the frame parser to address a number of related issues that all trigger crashes in swift-nio-http2. For more details see the advisory. We recommend updating to this release as soon as possible. (commit)
SemVer Minor
- Make UnrepresentableInteger public (#325)
SemVer Patch
Other Changes
- Update minimum dependency version in README (#326)