Skip to content

SwiftNIO SSH 0.11.0

Latest

Choose a tag to compare

@Lukasa Lukasa released this 26 Jun 15:00
· 3 commits to main since this release
80fe4bc

What's Changed

SemVer Minor

  • Drop Swift 5.9 by @rnro in #206
  • Fixed sendability warnings when -require-explict-sendable flag is enabled by @rafaelcepeda in #211

SemVer Patch

  • Re-enable warnings-as-errors on Swift 6.0 by @rnro in #202

Other Changes

  • Enable macOS CI on pull requests by @rnro in #201
  • Add "-Xfrontend" to strict concurrency settings by @rnro in #203
  • Enable Swift 6.1 jobs in CI by @rnro in #204
  • add thresholds for Swift 6.1 from 6.0 thresholds by @rnro in #205
  • Update nightly-next thresholds to lock in wins by @rnro in #209
  • Add static SDK CI workflow by @rnro in #194

New Contributors

Full Changelog: 0.10.0...0.11.0