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

Drop support for Swift 5.6 #103

Merged
merged 1 commit into from Sep 22, 2023
Merged

Drop support for Swift 5.6 #103

merged 1 commit into from Sep 22, 2023

Conversation

lorentey
Copy link
Member

@lorentey lorentey commented Sep 22, 2023

As usual, we're only supporting three stable Swift releases.

Clients who cannot upgrade their toolchain yet will continue to work with Swift Atomics 1.1.

List of currently supported Swift versions:

  • Unstable main branch developer snapshots (best effort only)
  • Unstable release/5.10 developer snapshots (best effort only)
  • Swift 5.9 release series
  • Swift 5.8 release series
  • Swift 5.7 release series

Checklist

  • I've read the Contribution Guidelines
  • My contributions are licensed under the Swift license.
  • I've followed the coding style of the rest of the project.
  • I've added tests covering all new code paths my change adds to the project (if appropriate).
  • I've verified that my change does not break any existing tests.
  • I've updated the documentation if necessary.

@lorentey lorentey added this to the 1.2.0 milestone Sep 22, 2023
@lorentey
Copy link
Member Author

@swift-ci test

Clients who cannot upgrade their toolchain yet will continue to work with Swift Atomics 1.1.

List of currently supported Swift releases:

- Swift 5.9 release series
- Swift 5.8 release series
- Swift 5.7 release series

We also aim to support building and using swift-atomics on developer snapshots of Swift’s active branches (release/5.10 and main).
@lorentey
Copy link
Member Author

@swift-ci test

Copy link
Member

@Azoy Azoy left a comment

Choose a reason for hiding this comment

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

So long Swift 5.6 😭

@lorentey lorentey mentioned this pull request Sep 22, 2023
36 tasks
@lorentey lorentey merged commit d8a5239 into apple:main Sep 22, 2023
2 checks passed
@lorentey lorentey deleted the drop-swift-5.6 branch September 22, 2023 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants