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

chore(deps): update Android SDK to v7.18.0 #783

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 13, 2024

Bumps scripts/update-android.sh from 7.16.0 to 7.18.0.

Auto-generated by a dependency updater.

Changelog

7.18.0

Features

Fixes

  • Avoid collecting normal frames (#3782)
  • Ensure android initialization process continues even if options configuration block throws an exception (#3887)
  • Do not report parsing ANR error when there are no threads (#3888)
    • This should significantly reduce the number of events with message "Sentry Android SDK failed to parse system thread dump..." reported
  • Session Replay: Disable replay in session mode when rate limit is active (#3854)

Dependencies

7.17.0

Features

  • Add meta option to set the maximum amount of breadcrumbs to be logged. (#3836)
  • Use a separate Random instance per thread to improve SDK performance (#3835)

Fixes

  • Using MaxBreadcrumb with value 0 no longer crashes. (#3836)
  • Accept manifest integer values when requiring floating values (#3823)
  • Fix standalone tomcat jndi issue (#3873)
    • Using Sentry Spring Boot on a standalone tomcat caused the following error:
      • Failed to bind properties under 'sentry.parsed-dsn' to io.sentry.Dsn

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Nov 13, 2024
@github-actions github-actions bot force-pushed the deps/scripts/update-android.sh branch 5 times, most recently from e989d62 to da41ff5 Compare November 15, 2024 12:48
Copy link
Collaborator

@lucas-zimerman lucas-zimerman left a comment

Choose a reason for hiding this comment

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

LGTM!

@github-actions github-actions bot force-pushed the deps/scripts/update-android.sh branch from da41ff5 to 81fa27f Compare November 18, 2024 12:43
@github-actions github-actions bot changed the title chore(deps): update Android SDK to v7.17.0 chore(deps): update Android SDK to v7.18.0 Nov 19, 2024
@github-actions github-actions bot force-pushed the deps/scripts/update-android.sh branch 3 times, most recently from f5ecb27 to ddfa938 Compare November 19, 2024 16:19
@github-actions github-actions bot force-pushed the deps/scripts/update-android.sh branch from ddfa938 to f33614d Compare November 19, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants