smoke-framework v2.0.0-rc.1 Release Notes

Release Date: 2020-04-28 // almost 4 years ago
  • ๐Ÿš€ This release of SmokeFramework provides compatibility with Swift 5.0, Swift 5.1 and Swift 5.2 using SwiftNIO 2.x.

    1. Close ChannelHandler on error. (#55)

    ๐Ÿš€ General release notes from SmokeFramework 2.x-

    1. Migrate to swift-nio 2.x. ๐ŸŒฒ 2. Adopt swift-log for logging
    2. Adopt swift-metrics for metrics.
    3. Provide extension points for basic tracing.