Skip to content

Conversation

@rnro
Copy link
Contributor

@rnro rnro commented Apr 29, 2025

Motivation:

Swift 5.9 is no longer supported, we should bump the tools version and remove it from our CI.

Modifications:

  • Bump the Swift tools version to Swift 5.10
  • Remove Swift 5.9 jobs where appropriate in main.yml, pull_request.yml

Result:

Code reflects our support window.

Motivation:

Swift 5.9 is no longer supported, we should bump the tools version and remove it from our CI.

Modifications:

* Bump the Swift tools version to Swift 5.10
* Remove Swift 5.9 jobs where appropriate in main.yml, pull_request.yml

Result:

Code reflects our support window.
@rnro rnro added the semver/none No version bump required. label Apr 29, 2025
@rnro rnro enabled auto-merge (squash) April 29, 2025 12:10
@rnro rnro added 🆕 semver/minor Adds new public API. and removed semver/none No version bump required. labels Apr 29, 2025
README.md Outdated
`0.6.2 ..< 0.9.0` | 5.6
`0.9.0 ..< 0.9.2` | 5.8
`0.9.2 ...` | 5.9
`0.9.2 ..<` | 5.9 **TODO:** Update version table
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can assume this will be 0.10.0

Co-authored-by: George Barnett <[email protected]>
@rnro rnro requested a review from glbrntt May 7, 2025 07:36
@rnro rnro merged commit 9298bde into apple:main May 7, 2025
32 of 35 checks passed
cmcfarlen pushed a commit to cmcfarlen/swift-nio-ssh that referenced this pull request Aug 11, 2025
Motivation:

Swift 5.9 is no longer supported, we should bump the tools version and
remove it from our CI.

Modifications:

* Bump the Swift tools version to Swift 5.10
* Remove Swift 5.9 jobs where appropriate in main.yml, pull_request.yml

Result:

Code reflects our support window.

---------

Co-authored-by: George Barnett <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🆕 semver/minor Adds new public API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants