Skip to content

SwiftNIO Extras 1.21.0

Choose a tag to compare

@glbrntt glbrntt released this 22 Jan 13:28
· 81 commits to main since this release
363da63

SemVer Minor

  • HTTPType channel handlers RemovableChannelHandler conformance (#213, patch credit to @adam-fowler)

SemVer Patch

  • Changes for Musl support. (#211, patch credit to @al45tair)
  • Don't reserve capacity for NIOPCAPRingBuffer (#209)

Other Changes

  • Add retroactive marker to test conformances (#212)
  • Add missing availability guards in tests (#214)