github apple/swift-nio 2.47.0
SwiftNIO 2.47.0

latest releases: 2.101.3, 2.101.2, 2.101.1...
3 years ago

SemVer Patch

  • Remove useless instance variables in the SelectableEventLoop (#2338, patch credit to @thomas-gill-0xff)
  • Repair the Windows build of NIOCore (#2339, patch credit to @compnerd)
  • Allow writing and reading empty datagrams (#2341, patch credit to @hashemi)
  • Prepare mmsghdr structure properly. (#2346, patch credit to @ser-0xff)
  • Implement remoteAddress0 and localAddress0 on EmbeddedChannel (#2345)

Other Changes

  • Fix main nightly CI (#2337)
  • 2023 is real, we should support it (#2342)
  • Avoid actually allocating a giant buffer (#2347)
  • Avoid integer literals that won't fit. (#2348)

Don't miss a new swift-nio release

NewReleases is sending notifications on new releases.