Skip to content

chore(deps): update Android SDK to v8.10.0#870

Merged
romtsn merged 1 commit intomainfrom
deps/scripts/update-android.sh/8.10.0
Apr 29, 2025
Merged

chore(deps): update Android SDK to v8.10.0#870
romtsn merged 1 commit intomainfrom
deps/scripts/update-android.sh/8.10.0

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 26, 2025

Bumps scripts/update-android.sh from 8.9.0 to 8.10.0.

Auto-generated by a dependency updater.

Changelog

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/scripts/update-android.sh/8.10.0 branch from a7d4357 to 78c25b1 Compare April 29, 2025 07:40
@romtsn romtsn merged commit e2c08b8 into main Apr 29, 2025
23 checks passed
@romtsn romtsn deleted the deps/scripts/update-android.sh/8.10.0 branch April 29, 2025 08:18
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