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

v6.0.0 Release Candidate 1 Release #959

Merged
merged 224 commits into from
May 29, 2018
Merged

v6.0.0 Release Candidate 1 Release #959

merged 224 commits into from
May 29, 2018

Conversation

joeljfischer
Copy link
Contributor

@joeljfischer joeljfischer commented May 14, 2018

This PR is not ready for review.

Risk

This PR makes major API changes.

Testing Plan

Tests have been added

Summary

This v6.0 release contains numerous enhancements and bug fixes.

Changelog

Breaking Changes
Enhancements
Bug Fixes

Tasks Remaining:

  • Smoke Tests

CLA

NicoleYarroch and others added 30 commits March 26, 2018 15:50
* added `SDLSystemCapabilitiesManager` to .podspec files
* added `SDLSystemCapabilitiesManager` to SmartDeviceLink.h file
* made `SDLSystemCapabilitiesManager` header public
* Used the `SDLSystemCapabilityManager` to:
    * check if the head unit supports graphics
    * check if the head unit supports making phone calls
Fixed failed verification checks in the SDLLifecycleManagerSpec file. The failed tests were due to notifications for the SDLManagerDelegate being sent on the main thread, causing a slight delay in sending the notification. The tests are now forced to run immediately on the main thread.
- Preferred resolution is now set, even if video capabilities is not supported by Core
- Preferred resolution is now set when the `videoAckPayload` does not return a width or height
- Exposed the `SDLStreamingMediaManagerDataSource` files
Renamed var prerecordedSpeech to prerecordedSpeechCapabilities
Renamed vrCapabilities to vrCapability
Signed-off-by: NicoleYarroch <nicole@livio.io>
Signed-off-by: NicoleYarroch <nicole@livio.io>

# Conflicts:
#	SmartDeviceLink/SDLProtocolHeader.h
#	SmartDeviceLink/SDLShow.h
Signed-off-by: NicoleYarroch <nicole@livio.io>
Signed-off-by: NicoleYarroch <nicole@livio.io>
Signed-off-by: NicoleYarroch <nicole@livio.io>
Signed-off-by: NicoleYarroch <nicole@livio.io>
Signed-off-by: NicoleYarroch <nicole@livio.io>
Signed-off-by: NicoleYarroch <nicole@livio.io>
Signed-off-by: NicoleYarroch <nicole@livio.io>
Signed-off-by: NicoleYarroch <nicole@livio.io>
Signed-off-by: NicoleYarroch <nicole@livio.io>
Signed-off-by: NicoleYarroch <nicole@livio.io>
* SDLEnum
* SDLIAPSessionDelegate
* SDLIAPTransport
* SDLTCPTransport

Signed-off-by: NicoleYarroch <nicole@livio.io>
Signed-off-by: NicoleYarroch <nicole@livio.io>
Signed-off-by: NicoleYarroch <nicole@livio.io>
Signed-off-by: NicoleYarroch <nicole@livio.io>
Signed-off-by: NicoleYarroch <nicole@livio.io>
@joeljfischer joeljfischer added the release An Epic Release PR label May 24, 2018
@joeljfischer joeljfischer merged commit ec86088 into master May 29, 2018
@joeljfischer joeljfischer changed the title WIP: v6.0.0 Release v6.0.0 Release Candidate 1 Release May 29, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
release An Epic Release PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants