Skip to content

Drop Swift 5.2 and 5.3 #262

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 20, 2022

Conversation

fabianfett
Copy link
Member

As outlined in a Swift forums post in November ’21, SwiftNIO will only support the latest non-patch Swift release and the 2 immediately prior non-patch versions.

In this commit we drop support for Swift 5.2 and 5.3.

As outlined in a [Swift forums post in November ’21](https://forums.swift.org/t/swiftnio-swift-version-support/53232), SwiftNIO will only support the latest non-patch Swift release and the 2 immediately prior non-patch versions.

In this commit we drop support for Swift 5.2 and 5.3.
@fabianfett fabianfett requested review from tomerd and yim-lee April 20, 2022 07:37
@stevapple
Copy link
Contributor

Have you re-run SwiftFormat after changing the config file?

@fabianfett fabianfett added the 🆕 semver/minor Adds new public API. label Apr 20, 2022
@fabianfett
Copy link
Member Author

Have you re-run SwiftFormat after changing the config file?

Yes, otherwise the soundness tests wouldn't pass.

@fabianfett fabianfett merged commit cebcf04 into swift-server:main Apr 20, 2022
@fabianfett fabianfett deleted the ff-drop-swift-5.2-and-5.3 branch April 20, 2022 20:02
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