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 obsoleted stubs for pre-NavigationService symbols #1746

Closed
1ec5 opened this issue Sep 27, 2018 · 2 comments
Closed

Add obsoleted stubs for pre-NavigationService symbols #1746

1ec5 opened this issue Sep 27, 2018 · 2 comments
Labels
release blocker Needs to be resolved before the release.
Milestone

Comments

@1ec5
Copy link
Contributor

1ec5 commented Sep 27, 2018

#1602 made some significant changes to the public API, including the basic entry point to this SDK. To ease the transition for developers who don’t keep a close eye on the changelog, we should insert stubs for each of the public symbols that are being renamed or removed in v0.22.0. Each stub should be marked obsoleted via an @available attribute, with a renamed or message argument that points the developer to an alternative.

/cc @JThramer @frederoni

@1ec5 1ec5 added release blocker Needs to be resolved before the release. - chore labels Sep 27, 2018
@1ec5 1ec5 added this to the v0.22.0 milestone Sep 27, 2018
@akitchen
Copy link
Contributor

akitchen commented Oct 1, 2018

fixed by #1618

@1ec5
Copy link
Contributor Author

1ec5 commented Oct 1, 2018

Fixed in #1618.

@1ec5 1ec5 closed this as completed Oct 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release blocker Needs to be resolved before the release.
Projects
None yet
Development

No branches or pull requests

2 participants