github apple/swift-nio 2.89.0
SwiftNIO 2.89.0

latest releases: 2.103.0, 2.102.0, 2.101.3...
10 months ago

What's Changed

SemVer Minor

SemVer Patch

  • For WASI builds only, use fatalError in all .wait() calls. Recommend using .get() instead. by @scottmarchant in #3421
  • Fail on early errors in parallel copy by @glbrntt in #3435
  • Enable NIOFoundationCompat to compile using Swift for WebAssembly. Fix NIOCore WASI compilation issue. by @scottmarchant in #3422
  • NIOAsyncTestingChannel local/remote addrs on EmbeddedChannelCore by @rnro in #3442

Other Changes

  • Swift SDK installation script improvements by @rnro in #3429
  • Android use static swift stdlib by @rnro in #3430
  • Generate matrix nested manifests by @rnro in #3431
  • Add Xcode 26.1 to macOS CI by @rnro in #3438
  • Switch test targets in macos_tests.yml by @rnro in #3437
  • Document the GSO/GRO APIs by @Lukasa in #3440
  • Add a script for updating Integration Tests thresholds from CI by @rnro in #3443

Full Changelog: 2.88.0...2.89.0

Don't miss a new swift-nio release

NewReleases is sending notifications on new releases.