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 #788

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

github-actions[bot]
Copy link
Contributor

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 requested a review from markushi as a code owner November 19, 2024 03:14
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-android.sh/7.18.0 branch 2 times, most recently from f077f04 to c1f5eac Compare November 20, 2024 09:33
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-android.sh/7.18.0 branch from c1f5eac to 1fd7527 Compare November 25, 2024 11:06
@romtsn romtsn merged commit a3e25fc into main Nov 25, 2024
4 checks passed
@romtsn romtsn deleted the deps/scripts/update-android.sh/7.18.0 branch November 25, 2024 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants