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

Add back removed public API #1654

Merged
merged 12 commits into from
Jun 6, 2024
Merged

Add back removed public API #1654

merged 12 commits into from
Jun 6, 2024

Conversation

gjcairo
Copy link
Contributor

@gjcairo gjcairo commented May 13, 2024

This is part of a wider effort to make breaking changes introduced in main non-breaking.

Removing public API (either by deleting or changing the parameters of a function) is a breaking change, and this has been done in main.

This PR adds back the removed API to undo breaking changes. Some of these methods have been deprecated or annotated with @_disfavoredOverload to favour the new API instead.

@gjcairo gjcairo marked this pull request as ready for review June 5, 2024 09:43
@gjcairo gjcairo requested a review from thomasvl June 5, 2024 09:43
@gjcairo gjcairo requested a review from thomasvl June 5, 2024 15:52
@FranzBusch FranzBusch merged commit 94f0487 into apple:main Jun 6, 2024
10 of 11 checks passed
@gjcairo gjcairo deleted the unbreak-removed branch June 6, 2024 12:09
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

3 participants