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.19.1 #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.19.1.

Auto-generated by a dependency updater.

Changelog

7.19.1

Fixes

  • Change TTFD timeout to 25 seconds (#3984)
  • Session Replay: Fix memory leak when masking Compose screens (#3985)
  • Session Replay: Fix potential ANRs in GestureRecorder (#4001)

Internal

  • Session Replay: Flutter improvements (#4007)

7.19.0

Fixes

  • Session Replay: fix various crashes and issues (#3970)
    • Fix IndexOutOfBoundsException when tracking window changes
    • Fix IllegalStateException when adding/removing draw listener for a dead view
    • Fix ConcurrentModificationException when registering window listeners and stopping WindowRecorder/GestureRecorder
  • Add support for setting sentry-native handler_strategy (#3671)

Dependencies

7.18.1

Fixes

  • Fix testTag not working for Jetpack Compose user interaction tracking (#3878)

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 4 times, most recently from ddfa938 to f33614d Compare November 19, 2024 16:20
@github-actions github-actions bot force-pushed the deps/scripts/update-android.sh branch from f33614d to 030e830 Compare November 30, 2024 03:11
@github-actions github-actions bot changed the title chore(deps): update Android SDK to v7.18.0 chore(deps): update Android SDK to v7.18.1 Nov 30, 2024
@github-actions github-actions bot force-pushed the deps/scripts/update-android.sh branch from 030e830 to be207f3 Compare December 10, 2024 18:23
@github-actions github-actions bot changed the title chore(deps): update Android SDK to v7.18.1 chore(deps): update Android SDK to v7.19.0 Dec 13, 2024
@github-actions github-actions bot force-pushed the deps/scripts/update-android.sh branch from be207f3 to a7d511a Compare December 13, 2024 03:16
@github-actions github-actions bot changed the title chore(deps): update Android SDK to v7.19.0 chore(deps): update Android SDK to v7.19.1 Dec 24, 2024
@github-actions github-actions bot force-pushed the deps/scripts/update-android.sh branch from a7d511a to 40acb2e Compare December 24, 2024 03:06
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