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

Deprecate all SyncPData structures #1604

Merged
merged 3 commits into from Mar 27, 2020

Conversation

joeljfischer
Copy link
Contributor

@joeljfischer joeljfischer commented Mar 25, 2020

Fixes #1599

This PR is ready for review.

Risk

This PR makes minor API changes.

Testing Plan

  • I have verified that I have not introduced new warnings in this PR (or explain why below)
  • I have run the unit tests with this PR
  • I have tested this PR against Core and verified behavior (if applicable, if not applicable, explain why below).

Unit Tests

Unit tests were updated to account for the deprecations

Core Tests

N/A, purely deprecations

Core version / branch / commit hash / module tested against: n/a
HMI name / version / branch / commit hash / module tested against: n/a

Summary

This PR deprecates removed / deprecated RPCs in the RPC_SPEC. The deprecated RPCs predated the deprecated=true attribute and are only deprecated via comment.

Changelog

Bug Fixes
  • Deprecated removed / deprecated RPCs relating to SyncPData

CLA

@joeljfischer joeljfischer added the best practice Not a defect but something that should be improved anyway label Mar 25, 2020
@joeljfischer joeljfischer self-assigned this Mar 25, 2020
@joeljfischer joeljfischer added this to In progress in v6.6.0 via automation Mar 25, 2020
@NicoleYarroch NicoleYarroch self-requested a review March 27, 2020 12:40
Copy link
Contributor

@NicoleYarroch NicoleYarroch left a comment

Choose a reason for hiding this comment

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

Left a couple of comments

SmartDeviceLink/SDLNotificationDispatcher.m Show resolved Hide resolved
SmartDeviceLink/SDLNotificationDispatcher.m Show resolved Hide resolved
v6.6.0 automation moved this from In progress to Waiting for Review Mar 27, 2020
@NicoleYarroch NicoleYarroch self-requested a review March 27, 2020 15:37
v6.6.0 automation moved this from Waiting for Review to Reviewer approved Mar 27, 2020
@joeljfischer joeljfischer merged commit 3a3a89d into develop Mar 27, 2020
v6.6.0 automation moved this from Reviewer approved to Done Mar 27, 2020
@joeljfischer joeljfischer deleted the bugfix/issue-1599-deprecate-syncpdata branch March 27, 2020 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
best practice Not a defect but something that should be improved anyway
Projects
No open projects
v6.6.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants