Skip to content

Conversation

@rnro
Copy link
Contributor

@rnro rnro commented Oct 3, 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
Copy link
Member

@dnadoba dnadoba left a comment

Choose a reason for hiding this comment

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

LGTM

@Lukasa Lukasa added the 🆕 semver/minor Adds new public API. label Oct 3, 2023
@Lukasa
Copy link
Contributor

Lukasa commented Oct 3, 2023

@yim-lee can we update the api breakage builder to stop using 5.6?

@yim-lee
Copy link
Member

yim-lee commented Oct 3, 2023

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

@Lukasa Lukasa merged commit d33c701 into apple:main Oct 4, 2023
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.

5 participants