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

Bump minimum Swift version to 5.7 #420

Merged
merged 3 commits into from
Oct 11, 2023
Merged

Bump minimum Swift version to 5.7 #420

merged 3 commits into from
Oct 11, 2023

Conversation

rnro
Copy link
Contributor

@rnro rnro commented Oct 10, 2023

Motivation:

Now that Swift 5.9 is GM we should update the supported versions and remove 5.6

Modifications:

  • Update Package.swift
  • Remove #if swift(>=5.7) guards
  • Delete the 5.6 docker compose file and make a 5.10 one
  • Update docs

Result:

Remove support for Swift 5.6, add 5.10

Motivation:

Now that Swift 5.9 is GM we should update the supported versions and
remove 5.6

Modifications:

* Update `Package.swift`
* Remove `#if swift(>=5.7)` guards
* Delete the 5.6 docker compose file and make a 5.10 one
* Update docs

Result:

Remove support for Swift 5.6, add 5.10
@rnro rnro requested a review from glbrntt October 10, 2023 14:22
@Lukasa Lukasa added the 🆕 semver/minor Adds new public API. label Oct 10, 2023
Copy link
Contributor

@Lukasa Lukasa left a comment

Choose a reason for hiding this comment

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

@yim-lee can you enable the relevant pipelines?

@yim-lee
Copy link
Member

yim-lee commented Oct 10, 2023

CI updated. @swift-server-bot test this please

@rnro rnro enabled auto-merge (squash) October 11, 2023 07:07
@rnro rnro merged commit d6f9a3b into apple:main Oct 11, 2023
@rnro rnro deleted the drop_swift_5_6 branch October 11, 2023 07:16
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