Skip to content

SwiftNIO Extras 1.6.0

Compare
Choose a tag to compare
@Davidde94 Davidde94 released this 29 Jul 09:11
d525d3b

SemVer Minor

  • Support decompression of HTTP responses that do not contain a Content Length header (#93, patch credit to @fabianfett)
  • Support in-memory PCAP capture (#94)

SemVer Patch

  • Ensures gzip/deflate-compressed responses are properly finalized in all cases (#100, patch credit to @gkaindl)

Other Changes

  • Link swift-nio-extras in docs (#87)
  • Update build_podspec.sh to not use exact dependency versions (#91)
  • Silence #file warnings (#96, #97)
  • Don't install jazzy on xenial (#95)