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.5.0 Release #1516

Merged
merged 96 commits into from Jan 9, 2020
Merged

v6.5.0 Release #1516

merged 96 commits into from Jan 9, 2020

Conversation

joeljfischer
Copy link
Contributor

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 have been added to the individual bugs and features in this PR.

Core Tests

TBD

Core version / branch / commit hash / module tested against: [INSERT]
HMI name / version / branch / commit hash / module tested against: [INSERT]

Summary

This minor version release of the SDL iOS library fixes bugs identified with the SDL v6.4.1 release. It is a minor version release due to a bug fix that adds APIs for Objective-C++ projects only in order to work around a compatibility issue.

Changelog

Breaking Changes
  • Objective-C++ projects that previously saw APIs that caused a compiler failure due to keyword restrictions will now no longer see those APIs and will see different APIs instead. All non-Objective-C++ projects will be unchanged (Unable to compile if the ProxyManager is in objective c++ #1478). Because the previous release was un-compilable, we are considering this a minor change instead of a major change.
Bug Fixes

Tasks Remaining:

  • Testing against various Core releases.

CLA

joeljfischer and others added 30 commits October 30, 2019 16:19
…roperly update the secondary protocol to use that security manager
* It will be implicitly removed when the stream is closed
Co-Authored-By: Joel Fischer <joeljfischer@gmail.com>
Co-Authored-By: Joel Fischer <joeljfischer@gmail.com>
… made sure to add check in the iAP caee as well. Updated unit tests
NicoleYarroch and others added 21 commits December 18, 2019 12:27
Co-Authored-By: Joel Fischer <joeljfischer@gmail.com>
…round-crashes

Only try to remove from run loop when we aren't closing
…templateConfiguration_param_not_set

Fixed the Show RPC's templateConfiguration parameter not getting set
…emplate-configuration

Add APIs to SDLTemplateConfiguration for Objective-C++ compatibility
…buttons_switching_templates_bug

Fixed soft button operation never finishing if template does not support soft buttons
…ribe-returns-wrong-type

Fix SystemCapabilityManager subscribe not returning the correct type
…_1496_1501_lockscreen_fixes

Lockscreen bug fixes
…ityManager-Set-For-SecondaryProtocol

Security manager set for secondary protocol
@joeljfischer joeljfischer added the release An Epic Release PR label Jan 7, 2020
@joeljfischer joeljfischer self-assigned this Jan 7, 2020
@joeljfischer joeljfischer merged commit 26fc6bf into master Jan 9, 2020
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
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants