Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2023

Bumps io.branch.sdk.android:library from 5.2.7 to 5.6.4.

Release notes

Sourced from io.branch.sdk.android:library's releases.

Release 5.6.4

  • v5.6.4
    • Master Release - Aug 11, 2023
      • Bug fix: Added proguard policy to not break minification builds because of newly added compile only classes.

Release 5.6.3

  • v5.6.3
    • Master Release - Aug 9, 2023
      • Updated Samsung Galaxy Store install referrer, to enable import implementation("store.galaxy.samsung.installreferrer:samsung_galaxystore_install_referrer:4.0.0")
      • Xiaomi referrer also available from Maven Central, import implementation("com.miui.referrer:homereferrer:1.0.0.7")
      • Removed old no op enablePlayStoreReferrer
      • Bug fixes:
        • Install referrer tasks are now done in parallel
        • Non-critical JSON exception is now logged as a warning
        • When sharing a link by share sheet, the userCompletedAction event is replaced by v2/event

Release 5.6.2

  • v5.6.2
    • Master Release - Jul 31, 2023
      • Removing
        • Credits end points
        • Jetifier flag
        • Firebase App Indexing
        • Long deprecated public functions setDebug enableDebugMode disableDebugMode enableSimulateInstalls disableSimulateInstalls ShareLinkBuilder (use BranchShareSheetBuilder instead)
      • Short links can now be made while tracking is disabled.
      • Google Play Billing Library is now optional. To enable, import com.android.billingclient:billing

Release 5.6.1

  • v5.6.1
    • Master Release - Jun 30, 2023
      • Revert the Kotlin version update from 1.8.22 back to 1.6.20.

Release 5.6.0

  • v5.6.0
    • Master Release - Jun 28, 2023
      • Added new method for logging a Branch Event with a callback, logEvent(Context context, final BranchLogEventCallback callback)
      • Added proguard consumer rules to prevent R8 warning on Gradle 8 builds

Release 5.5.0

  • v5.5.0
    • Master Release - Jun 14, 2023
      • Added support for easily logging Play Store transactions as Branch Events with logEventWithPurchase.
      • Updated handling of URL query parameters.
      • Updated URI skiplist.

... (truncated)

Changelog

Sourced from io.branch.sdk.android:library's changelog.

Branch Android SDK change log

  • v5.6.4

    • Master Release - Aug 11, 2023
      • Bug fix: Added proguard policy to not break minification builds because of newly added compile only classes.
  • v5.6.3

    • Master Release - Aug 9, 2023
      • Updated Samsung Galaxy Store install referrer, to enable import implementation("store.galaxy.samsung.installreferrer:samsung_galaxystore_install_referrer:4.0.0")
      • Xiaomi referrer also available from Maven Central, import implementation("com.miui.referrer:homereferrer:1.0.0.7")
      • Removed old no op enablePlayStoreReferrer
      • Bug fixes:
        • Install referrer tasks are now done in parallel
        • Non-critical JSON exception is now logged as a warning
        • When sharing a link by share sheet, the userCompletedAction event is replaced by v2/event
  • v5.6.2

    • Master Release - Jul 31, 2023
      • Removing
        • Credits end points
        • Jetifier flag
        • Firebase App Indexing
        • Long deprecated public functions setDebug enableDebugMode disableDebugMode enableSimulateInstalls disableSimulateInstalls ShareLinkBuilder (use BranchShareSheetBuilder instead)
      • Short links can now be made while tracking is disabled.
      • Google Play Billing Library is now optional. To enable, import com.android.billingclient:billing
  • v5.6.1

    • Master Release - Jun 30, 2023
      • Revert the Kotlin version update from 1.8.22 back to 1.6.20.
  • v5.6.0

    • Master Release - Jun 28, 2023
      • Added new method for logging a Branch Event with a callback, logEvent(Context context, final BranchLogEventCallback callback)
      • Added proguard consumer rules to prevent R8 warning on Gradle 8 builds
  • v5.5.0

    • Master Release - Jun 14, 2023
      • Added support for easily logging Play Store transactions as Branch Events with logEventWithPurchase.
      • Updated handling of URL query parameters.
      • Updated URI skiplist.
  • v5.4.0

  • v5.3.0

... (truncated)

Commits
  • db1e2f2 Release 5.6.4 (#1107)
  • 387bbc4 Fix minification warning for install referrers (#1106)
  • 53841a2 Release 5.6.3 (#1103)
  • cfb0ccc Convert install referrers to coroutines (#1098)
  • 3f194fc Convert gaid, oaid, faid, to coroutine (#1094)
  • 7b0ae14 [SDK-1998] fix(shareSheet): Replaced the share sheet's userCompletedAction ca...
  • 08a2163 [SDK-2034] fix(url): Remove unnecessary fields from v1/url requests
  • 825e5f0 [SDK-2044] fix(logging): Fixed exception being logged from getReferringURLQue...
  • e4ae07e Release 5.6.2 (#1095)
  • 919b360 fix:SDK-2025 -- [Android] Remove unused code (#1085)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [io.branch.sdk.android:library](https://github.com/BranchMetrics/Branch-Android-SDK) from 5.2.7 to 5.6.4.
- [Release notes](https://github.com/BranchMetrics/Branch-Android-SDK/releases)
- [Changelog](https://github.com/BranchMetrics/android-branch-deep-linking-attribution/blob/master/ChangeLog.md)
- [Commits](BranchMetrics/android-branch-deep-linking-attribution@5.2.7...5.6.4)

---
updated-dependencies:
- dependency-name: io.branch.sdk.android:library
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant