Skip to content

Bump minimum Swift version to 5.7 #134

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 5 commits into from
Feb 1, 2024
Merged

Bump minimum Swift version to 5.7 #134

merged 5 commits into from
Feb 1, 2024

Conversation

rnro
Copy link
Contributor

@rnro rnro commented Oct 4, 2023

Motivation:

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

Modifications:

  • Update Package.swift
  • Remove guards for swift <5.7
  • Add deprecation annotations to LegacyTracer API
  • 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 guards for swift <5.7
* Add deprecation annotations to `LegacyTracer` API
* 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 ktoso October 4, 2023 12:09
@Lukasa Lukasa added the 🆕 semver/minor Adds new public API. label Oct 4, 2023
@yim-lee
Copy link
Member

yim-lee commented Oct 4, 2023

@swift-server-bot add to allowlist

@yim-lee
Copy link
Member

yim-lee commented Oct 4, 2023

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

@ktoso
Copy link
Member

ktoso commented Dec 1, 2023

@swift-server-bot test this please

@ktoso
Copy link
Member

ktoso commented Dec 1, 2023

Ok all jobs failing here due to warnings as errors etc.

I'll look into addressing this soon -- unless you're still up for it @rnro ?

@ktoso
Copy link
Member

ktoso commented Feb 1, 2024

I'll handle this -- the fallout is the deprecation warnings since we have warnings as errors...

@ktoso ktoso merged commit 2bc3883 into apple:main Feb 1, 2024
@ktoso ktoso added this to the 1.0.2 milestone Feb 1, 2024
@ktoso
Copy link
Member

ktoso commented Feb 1, 2024

Done, thank you! I'll call a 1.1.0 with this

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