Skip to content

chore(deps): update Android SDK to v8.11.0#2899

Merged
buenaflor merged 1 commit into
mainfrom
deps/flutter/scripts/update-android.sh/8.11.0
Apr 30, 2025
Merged

chore(deps): update Android SDK to v8.11.0#2899
buenaflor merged 1 commit into
mainfrom
deps/flutter/scripts/update-android.sh/8.11.0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

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

Auto-generated by a dependency updater.

Changelog

8.11.0

Features

  • Make RequestDetailsResolver public (#4326)
    • RequestDetailsResolver is now public and has an additional constructor, making it easier to use a custom TransportFactory

Fixes

  • Session Replay: Fix masking of non-styled Text Composables (#4361)
  • Session Replay: Fix masking read-only TextField Composables (#4362)

8.10.0

Features

  • Wrap configured OpenTelemetry ContextStorageProvider if available (#4359)
    • This is only relevant if you see java.lang.IllegalStateException: Found multiple ContextStorageProvider. Set the io.opentelemetry.context.ContextStorageProvider property to the fully qualified class name of the provider to use. Falling back to default ContextStorage. Found providers: ...
    • Set -Dio.opentelemetry.context.contextStorageProvider=io.sentry.opentelemetry.SentryContextStorageProvider on your java command
    • Sentry will then wrap the other ContextStorageProvider that has been configured by loading it through SPI
    • If no other ContextStorageProvider is available or there are problems loading it, we fall back to using SentryOtelThreadLocalStorage

Fixes

  • Update profile chunk rate limit and client report (#4353)

Dependencies

@bruno-garcia
bruno-garcia force-pushed the deps/flutter/scripts/update-android.sh/8.11.0 branch from 46c5788 to 9bae7b4 Compare April 30, 2025 03:17
@codecov

codecov Bot commented Apr 30, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.22%. Comparing base (3294383) to head (9bae7b4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2899      +/-   ##
==========================================
+ Coverage   87.65%   89.22%   +1.57%     
==========================================
  Files         272       93     -179     
  Lines        9048     3082    -5966     
==========================================
- Hits         7931     2750    -5181     
+ Misses       1117      332     -785     

☔ 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.

@buenaflor
buenaflor merged commit 8f112fc into main Apr 30, 2025
@buenaflor
buenaflor deleted the deps/flutter/scripts/update-android.sh/8.11.0 branch April 30, 2025 13:15
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