Skip to content

Release v6.17.0#2247

Closed
YYChen01988 wants to merge 26 commits intomainfrom
release/v6.17.0
Closed

Release v6.17.0#2247
YYChen01988 wants to merge 26 commits intomainfrom
release/v6.17.0

Conversation

@YYChen01988
Copy link
Copy Markdown
Contributor

Enhancements

  • memoryTrimLevel and lowMemory will not be reported when they are not set (newer versions of Android do not set these values)
    #2237

Bug fixes

  • Handle edge-cases to reduce the changes of duplicate ANR reporting from bugsnag-plugin-android-exitinfo when reportUnmatchedANR = true && disableProcessStateSummaryOverride = true
    #2235
  • Correct the reporting of the loadAddress for native system libraries and JIT frames
    #2244

lemnik and others added 26 commits August 1, 2025 09:50
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.4 to 3.29.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@4e828ff...51f7732)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.29.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Only use Buildkite plugins once per step
…b/codeql-action-3.29.5

build(deps): bump github/codeql-action from 3.29.4 to 3.29.5
Do not report `lowMemory` or `memoryTrimLevel` when not available
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@11bd719...08c6903)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ns/checkout-5.0.0

build(deps): bump actions/checkout from 4.2.2 to 5.0.0
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](gradle/actions@ac638b0...017a9ef)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-version: 4.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ched

ExitInfo Plugin: Avoid synthesizing duplicate ANRs when in fallback modes
Remove unused dependencies in Example app
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.4 to 3.29.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@4e828ff...76621b6)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.29.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: YingYing Chen <40571804+YYChen01988@users.noreply.github.com>
Fix reported loadAddress for system libs in NDK errors
@YYChen01988 YYChen01988 requested a review from lemnik as a code owner August 14, 2025 08:47
@bugsnagbot
Copy link
Copy Markdown
Collaborator

Android notifier sizes

Format Size impact of Bugsnag (kB) Size impact of Bugsnag when Minified (kB)
APK 1828.28 1630.4
arm64_v8a 639.23 438.53
armeabi_v7a 581.9 381.19
x86 708.85 512.24
x86_64 684.28 483.58

Generated by 🚫 Danger

@YYChen01988 YYChen01988 deleted the release/v6.17.0 branch August 14, 2025 09:06
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.

5 participants