Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add missing versioning information to spec #2512

Merged
merged 2 commits into from
Aug 15, 2018

Conversation

jacobkeeler
Copy link
Contributor

Related #2248

This PR is ready for review.

Risk

This PR makes major API changes.

Testing Plan

Test with a mobile app sending several values for syncMsgVersion

Summary

Add all missing versioning information and update spec version for MOBILE API

Changelog

Breaking Changes
  • Changing MOBILE API version to 5.0.0
Enhancements
  • Add all missing versioning information to the MOBILE API spec

CLA

@jacobkeeler jacobkeeler force-pushed the feature/update_mobile_api_versioning branch 2 times, most recently from 494ced3 to 0ada433 Compare August 14, 2018 22:09
@jacobkeeler jacobkeeler force-pushed the feature/update_mobile_api_versioning branch from 0ada433 to ca335db Compare August 14, 2018 22:26
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="no"?>
<?xml-stylesheet type="text/xml" href="protocol2html.xsl"?>

<interface name="SmartDeviceLink RAPI" version="4.5.0" minVersion="1.0.0" date="2017-09-22">
<interface name="SmartDeviceLink RAPI" version="5.0.0" minVersion="1.0.0" date="2018-08-17">
<enum name="Result" internal_scope="base">
Copy link
Collaborator

Choose a reason for hiding this comment

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

since=1.0

@jacobkeeler jacobkeeler merged commit 2b88822 into develop Aug 15, 2018
@jacobkeeler jacobkeeler deleted the feature/update_mobile_api_versioning branch September 7, 2018 20:28
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants