Skip to content

SwiftNIO Transport Services 1.13.0

Compare
Choose a tag to compare
@glbrntt glbrntt released this 09 Jun 13:48
· 62 commits to main since this release
2cb54f9

SemVer Minor

  • Change NIOTSNetworkEvent initializers visibility to public level (#148, patch credit to @fananek)

SemVer Patch

  • Don't close when waiting unless we were asked to. (#149)

Other Changes

  • Update podspec script (#143)
  • Remove build_podspec.sh (#144)
  • Tweak testConnectingInvolvesWaiting to avoid invoking Private Relay (#146)