Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps io.radar:sdk from 3.5.11 to 3.8.8.

Release notes

Sourced from io.radar:sdk's releases.

3.8.8

  • Exposes Radar.isUsingRemoteTrackingOptions(), which returns a boolean indicating whether local tracking options are being overridden by remote tracking options.

3.8.8-beta.2

  • Fix persistence bug, clear replays on success

3.8.8-beta.1

  • Persistent replays with fix for getConfig

3.8.7

  • Adds Radar.trackVerifiedToken(), which returns a JSON Web Token (JWT), as an alternative to Radar.trackVerified(). Verify the JWT server-side using your secret key.

3.8.7-beta.2

No release notes provided.

3.8.6

  • Improves screen sharing detection in Radar.trackVerified().

3.8.5

  • Exposes Radar.getHost() and Radar.getPublishableKey() for cross-platform SDKs.

3.8.5-beta.6

  • Avoids forcing location updates on client-side beacon exits.

3.8.5-beta.5

  • Avoids forcing location updates on client-side beacon exits.

3.8.5-beta.4

  • Exposes Radar.getHost() and Radar.getPublishableKey() for cross-platform SDKs.

3.8.5-beta.3

No release notes provided.

3.8.5-beta.2

  • Improves location tracking responsiveness.

3.8.4

  • Supports location-triggered notifications for Radar events. Set radar:entryNotificationText or radar:exitNotificationText on geofence or beacon metadata to trigger notifications for entry and exit events respectively, and radar:approachingNotificationText and radar:arrivalNotificationText on trip metadata to trigger notifications for approaching and arrival events respectively.

3.8.3

  • Exposes layer on RadarAddress.
  • Fixes session and app open logic by checking whether the app is foregrounded before creating a new session.

3.8.3-beta.1

No release notes provided.

3.8.2

  • Avoids replaying location updates when calling Radar.trackVerified().

3.8.2-beta.1

... (truncated)

Commits

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.radar:sdk](https://github.com/radarlabs/radar-sdk-android) from 3.5.11 to 3.8.8.
- [Release notes](https://github.com/radarlabs/radar-sdk-android/releases)
- [Commits](radarlabs/radar-sdk-android@3.5.11...3.8.8)

---
updated-dependencies:
- dependency-name: io.radar:sdk
  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