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

v6.3.0 Release #1301

Merged
merged 214 commits into from Jun 27, 2019
Merged

v6.3.0 Release #1301

merged 214 commits into from Jun 27, 2019

Conversation

joeljfischer
Copy link
Contributor

@joeljfischer joeljfischer commented Jun 17, 2019

Risk

This PR makes minor API changes.

Testing Plan

Unit tests and full smoke tests

Summary

SDL iOS 6.3.0 brings enhancements and bug fixes including dynamic menu updates, SDLSystemCapability subscriptions, and a re-written IAP transport.

It supports SDL RPC Spec 5.1.0 and SDLProtocol Spec 5.2.0.

Changelog

Enhancements
Bug Fixes
Example Apps
Dependencies

CLA

NicoleYarroch and others added 30 commits April 16, 2019 17:02
* Separated out control session logic in SDLIAPTransport into the SDLIAPControlSession class
* Added test cases for the SDLIAPControlSession class
Fixed switching transports between USB and BT not working if a control session was opened before the data session.
Justin Gluck and others added 27 commits June 19, 2019 16:20
…od to add and remove cells , we must remove all cells and re add all cells after artwork uploads
…rotocol-to-strong

Fix/make reference to primaryProtocol to strong
…s. modified some tests to match code changes
Removed unecessary registration for EAAcessory notifications
Background task should not be destroyed when transport is destroyed
Background task now started in init of SDLIAPTransport
Moved the background task from the iAPTransport class to the LifecycleManager class
Background task destroyed when the lifecycle manager is dealloced
…Icons-dont-show

Cell Icons do not show up on first menu set
Co-Authored-By: Joel Fischer <joeljfischer@gmail.com>
…s' of https://github.com/smartdevicelink/sdl_ios into bugfix/issue_1316_background_task_session_creation_fails

# Conflicts:
#	SmartDeviceLink/SDLLifecycleManager.m
* cleaned up some documentation
…round_task_session_creation_fails

Fixed session creation failing due to no background task
…r-session-creation-failure

add nil check of eaSession at SDLIAPDataSession#startSession
@joeljfischer joeljfischer merged commit 76d6cd1 into master Jun 27, 2019
v6.3 automation moved this from Review in progress to Done Jun 27, 2019
@joeljfischer joeljfischer changed the title WIP: v6.3.0 Release v6.3.0 Release Jul 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release An Epic Release PR
Projects
No open projects
v6.3
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants