Skip to content

Conversation

dnadoba
Copy link
Collaborator

@dnadoba dnadoba commented Oct 11, 2022

We now require Swift 5.5.2 which includes Sendable so we no longer require the NIOSendable workaround.
NIOSendable is just a typealias of Sendable so this is a non source breaking change.
This allows swift-nio to eventually deprecate NIOSendable.

Copy link
Collaborator

@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.

What’s the rationale for this?

@dnadoba dnadoba marked this pull request as ready for review October 11, 2022 23:45
@dnadoba
Copy link
Collaborator Author

dnadoba commented Oct 11, 2022

I have updated the description.

@Lukasa Lukasa added the 🔨 semver/patch No public API change. label Oct 12, 2022
@Lukasa Lukasa merged commit 0b5bec7 into swift-server:main Oct 12, 2022
@dnadoba dnadoba deleted the dn-remove-niosendable branch October 12, 2022 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants