Skip to content

chore(deps): update Android SDK to v8.9.0#2883

Merged
buenaflor merged 2 commits into
mainfrom
deps/flutter/scripts/update-android.sh/8.9.0
Apr 24, 2025
Merged

chore(deps): update Android SDK to v8.9.0#2883
buenaflor merged 2 commits into
mainfrom
deps/flutter/scripts/update-android.sh/8.9.0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Bumps flutter/scripts/update-android.sh from 8.8.0 to 8.9.0.

Auto-generated by a dependency updater.

Changelog

8.9.0

Features

  • Add SentryWrapper.wrapRunnable to wrap Runnable for use with Sentry (#4332)

Fixes

  • Fix TTFD measurement when API called too early (#4297)
  • Tag sockets traffic originating from Sentry's HttpConnection (#4340)
    • This should suppress the StrictMode's UntaggedSocketViolation
  • Reduce debug logs verbosity (#4341)
  • Fix unregister SystemEventsBroadcastReceiver when entering background (#4338)
    • This should reduce ANRs seen with this class in the stack trace for Android 14 and above

Improvements

  • Make user interaction tracing faster and do fewer allocations (#4347)
  • Pre-load modules on a background thread upon SDK init (#4348)

@bruno-garcia
bruno-garcia force-pushed the deps/flutter/scripts/update-android.sh/8.9.0 branch from e5dea8c to c8c62ff Compare April 23, 2025 03:16
@codecov

codecov Bot commented Apr 23, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.19%. Comparing base (03bad72) to head (7b57743).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2883       +/-   ##
===========================================
+ Coverage   78.66%   89.19%   +10.53%     
===========================================
  Files          34       93       +59     
  Lines        1364     3073     +1709     
===========================================
+ Hits         1073     2741     +1668     
- Misses        291      332       +41     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bruno-garcia
bruno-garcia force-pushed the deps/flutter/scripts/update-android.sh/8.9.0 branch 4 times, most recently from 63ed719 to d049a94 Compare April 23, 2025 14:38
@bruno-garcia
bruno-garcia force-pushed the deps/flutter/scripts/update-android.sh/8.9.0 branch from d049a94 to c72f399 Compare April 24, 2025 08:53
@buenaflor
buenaflor merged commit db64b25 into main Apr 24, 2025
@buenaflor
buenaflor deleted the deps/flutter/scripts/update-android.sh/8.9.0 branch April 24, 2025 08:58
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