Skip to content

SSLProtocol tls* deprecations #561

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 1 commit into from
Feb 16, 2022
Merged

Conversation

weissi
Copy link
Contributor

@weissi weissi commented Feb 15, 2022

Motivation:

SSLProtocol's tlsProtocol* members are deprecated but we need them in compatibility code (breaks SemVer otherwise).

Modification:

Annotate the legacy function as such.

Result:

Fewer warnings.

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.

LGTM, nice!

@Lukasa
Copy link
Collaborator

Lukasa commented Feb 16, 2022

Merging over the 5.6 and main failures, both of which are related to sendable.

@Lukasa Lukasa merged commit 16aed40 into swift-server:main Feb 16, 2022
@fabianfett fabianfett added the 🆕 semver/minor Adds new public API. label Feb 22, 2022
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.

3 participants