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

Hot Fix for #1839. Adding fallback logic for starting router service #1840

Merged
merged 6 commits into from
Feb 14, 2023

Commits on Feb 2, 2023

  1. Fix #1839

    Add fallback logic if an older version of the SDL lib is on the device and they do not have the right permissions or their integration is incorrect.
    joeygrover committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    5280f0c View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Fix formatting error in SdlBroadcastReceiver #1840

    Co-authored-by: Julian Kast <[email protected]>
    joeygrover and JulianKast authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    8b648e1 View commit details
    Browse the repository at this point in the history
  2. Remove RPC Gen tests from actions

    Library used for testing has been updated and our integration is broken because of it. There is no play to fix this, so removing the tests for now from actions.
    joeygrover committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    6a781ac View commit details
    Browse the repository at this point in the history
  3. Update version to 5.6.1

    joeygrover committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    1f03687 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Update changelog for 5.6.1

    joeygrover committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    06a0142 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d424ab2 View commit details
    Browse the repository at this point in the history