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/v6.5.0 #2028

Merged
merged 29 commits into from
May 15, 2024
Merged

Release/v6.5.0 #2028

merged 29 commits into from
May 15, 2024

Conversation

YYChen01988
Copy link
Contributor

Enhancements

  • Configuration.maxBreadcrumbs is now obeyed by bugsnag-plugin-android-ndk, so native events will include the correct number of breadcrumbs
    #2020
  • bugsnag-plugin-android-ndk will no longer create an ArrayList copy of metadata keys when leaving breadcrumbs
    #2022

YYChen01988 and others added 29 commits April 16, 2024 09:39
Sync next and master v6.4.0
* feat(session) Change autoCaptured type from AtomicBoolean to volatile boolean since it does not use specific atomic method

* feat(session) Make isPaused private
…umb-type

Don't use strings for `BreadcrumbType` in NDK
NDK should obey Configuration.maxBreadcrumbs
…st encoded strings are longer than the default 16 characters
… the keys to an `ArrayList` when copying the metadata into the NDK structures
NDK: Iterate over breadcrumb metadata keys directly
…id-build-scripts-to-compile-statically-with-Kotlin-Gradle-DSL

Convert groovy files to kotlin gradle dsl
…#2024)

* feat(implementation)implement bugsnag performance to measure the start span

* fix(test)set bugsnag performance to environment variable and fix test
@YYChen01988 YYChen01988 requested a review from lemnik May 15, 2024 10:09
@bugsnagbot
Copy link
Collaborator

Android notifier sizes

Format Size impact of Bugsnag (kB) Size impact of Bugsnag when Minified (kB)
APK 1851.92 1675.91
arm64_v8a 631.04 450.82
armeabi_v7a 565.51 385.29
x86 704.75 528.62
x86_64 676.09 495.86

Generated by 🚫 Danger

@lemnik lemnik merged commit 5946001 into master May 15, 2024
31 of 33 checks passed
@lemnik lemnik deleted the release/v6.5.0 branch May 15, 2024 12:42
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