Skip to content
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

Raise minimum Swift version to 5.9 #2064

Merged
merged 2 commits into from
Sep 18, 2024
Merged

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Sep 18, 2024

Motivation:

We support the last three released versions of Swift. Now that Swift 6.0 has been released that's 6.0, 5.10, and 5.9. We no longer need to support Swift 5.8.

Modifications:

  • Update CI
  • Update docs
  • Remove swift-testing package dependency for Swift 6 as it's now included in the toolchain

Result:

Swift 5.8 is no longer supported

Motivation:

We support the last three released versions of Swift. Now that Swift 6.0
has been released that's 6.0, 5.10, and 5.9. We no longer need to
support Swift 5.8.

Modifications:

- Update CI
- Update docs
- Remove swift-testing package dependency for Swift 6 as it's now
  included in the toolchain

Result:

Swift 5.8 is no longer supported
@glbrntt glbrntt added the semver/minor Adds new public API. label Sep 18, 2024
@glbrntt glbrntt merged commit 78da46d into grpc:main Sep 18, 2024
11 of 14 checks passed
@glbrntt glbrntt deleted the drop-swift-5.8 branch September 18, 2024 14:21
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.

2 participants