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.26.0 #1734

Merged
merged 22 commits into from
Aug 18, 2022
Merged

Release v5.26.0 #1734

merged 22 commits into from
Aug 18, 2022

Conversation

lemnik
Copy link
Contributor

@lemnik lemnik commented Aug 17, 2022

5.26.0 (2022-08-18)

Enhancements

  • Introduced bugsnag_refresh_symbol_table and BugsnagNDK.refreshSymbolTable to allow NDK apps to force a refresh of cached
    debug information used during a native crash. This new API is only applicable if you are using dlopen or System.loadLibrary
    after startup, and experiencing native crashes with missing symbols.
    #1731

Bug fixes

  • Non-List Collections are now correctly handled as OPAQUE values for NDK metadata
    #1728

lemnik and others added 22 commits July 19, 2022 13:35
Sync next with master v5.25.0
Run ANR smoke test first on Android 4
Added `codeIdentifier` to the NDK event model
Report "Build ID" as codeIdentifier in NDK stacktraces
Report the Build ID in codeIdentifier
Allow any Collection to be encoded as OPAQUE in NDK metadata
…the back button with a 5 second delay between them
Reduce flakes in the ANR Smoke Test on Android 4
…ementTest

Improve reliability of EventStoreConfinementTest
Avoid lazy-init of Elf data inside signal handler
@lemnik lemnik requested a review from tomlongridge August 17, 2022 07:40
@bugsnag bugsnag deleted a comment from bugsnagbot Aug 17, 2022
@lemnik lemnik merged commit 99ecf57 into master Aug 18, 2022
@lemnik lemnik deleted the release/v5.26.0 branch August 18, 2022 07:00
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