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

update bugsnag-android dep to v6.8.0 #241

Merged
merged 23 commits into from
Oct 9, 2024
Merged

update bugsnag-android dep to v6.8.0 #241

merged 23 commits into from
Oct 9, 2024

Conversation

richardelms
Copy link
Contributor

@richardelms richardelms commented Oct 1, 2024

Goal

Update the bugsnag-android dependency to v6.8.0

Changeset

  • Update gradle build references to bugsnag-android to v6.8.0.
  • Convert discardClasses and redactedKeys to Regex patterns when sending to the android layer.
  • Remove references to ThreadType, replace required ones with refs to ErrorType.
  • Convert the getThreadId and setThreadId JNI refs to the new string signatures.
  • The Unreal layer no longer handles auto session tracking due to improvements in the android notifier.

Testing

  • Updated existing tests to match the changed data types.
  • Updated the fixture to clear the new bugsnag cache location

@richardelms richardelms changed the title Android v6update v2 update bugsnag-android dep to v6.8.0 Oct 5, 2024
@richardelms richardelms self-assigned this Oct 5, 2024
@richardelms richardelms marked this pull request as ready for review October 5, 2024 17:22
Copy link
Contributor

@twometresteve twometresteve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine from my perspective.

Copy link
Contributor

@lemnik lemnik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@richardelms richardelms merged commit c517729 into next Oct 9, 2024
2 checks passed
@richardelms richardelms deleted the androidV6update-v2 branch October 9, 2024 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants