Skip to content

SwiftNIO HTTP/2 1.26.0

Choose a tag to compare

@glbrntt glbrntt released this 17 Apr 12:25
· 123 commits to main since this release
6d021a4

SemVer Minor

SemVer Patch

  • Avoid an allocation in the outbound frame buffer (#385)
  • Replace estimatedFrameSize with flowControlledSize and only count DATA frames (#387, #388)

Other Changes

  • Make soundness check aware of 2023 (#378)
  • Add regression testing for docs and fix the issues. (#389)
  • Add docker-compose file for Swift 5.9 (#390)