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

Release v5.31.0 #1872

Merged
38 commits merged into from
Jul 26, 2023
Merged

Release v5.31.0 #1872

38 commits merged into from
Jul 26, 2023

Conversation

ghost
Copy link

@ghost ghost commented Jul 25, 2023

Enhancements

  • Added Session.apiKey so that it can be changed in an OnSessionCallback
    #1855
  • BroadcastReceiver derived breadcrumbs will function as-expected on Android 14+
    #1871

Bug fixes

  • Prevent rare app crash while migrating old SharedPreferences data from older versions of bugsnag-android
    #1860

  • Prevent free memory calculation from potentially crashing the app when ActivityManager cannot be reached.
    #1861

twometresteve and others added 30 commits May 9, 2023 10:52
Consistently fail fast in e2e tests
Sync next & master v5.30.0
…cenario

Reduce flakes in StrictModeFileUriExposeScenario
Fix size reporting generated by Danger.
…up-time

Log notifier startup times from mazerunner
@ghost ghost requested a review from lemnik July 25, 2023 13:01
@bugsnagbot
Copy link
Collaborator

bugsnagbot commented Jul 25, 2023

Android notifier sizes

Format Size impact of Bugsnag (kB) Size impact of Bugsnag when Minified (kB)
APK 1922.55 1696.89
arm64_v8a 680.33 459.15
armeabi_v7a 618.9 393.62
x86 758.14 532.86
x86_64 725.38 504.19

Generated by 🚫 Danger

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

@ghost ghost merged commit cb79ece into master Jul 26, 2023
36 checks passed
@ghost ghost deleted the release/v5.31.0 branch July 26, 2023 08:48
This pull request was closed.
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.

None yet

5 participants