Bump Sentry Gradle plugin 6.16.0, SDK 8.50.1, native-ndk 0.15.4 - #246
Open
romtsn wants to merge 1 commit into
Open
Bump Sentry Gradle plugin 6.16.0, SDK 8.50.1, native-ndk 0.15.4#246romtsn wants to merge 1 commit into
romtsn wants to merge 1 commit into
Conversation
…e-ndk 0.15.3 → 0.15.4
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #246 +/- ##
=====================================
Coverage 0.00% 0.00%
=====================================
Files 16 16
Lines 883 883
Branches 67 67
=====================================
Misses 883 883 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bumps Sentry dependencies to latest stable versions:
Changelogs
minCompileSdkAAR metadata for AGP 9New features implemented
None — the features in this version range do not require demo app code changes:
canvas_thememetadata to Compose@Previewsnapshot uploads — this is handled entirely by the plugin with no code changes needed.minCompileSdkin AAR metadata).sentry_transaction_discard,sentry_span_discard) andNativeScope.setEnvironment()NDK binding — these are native SDK internals not directly exercised from Java/Kotlin demo code. Session replay breadcrumb embedding in crash recordings is automatic.Features skipped (with technical blockers)
sentry_scope_new,sentry_scope_clone, etc.) — not exposed through the Java/Kotlin Android SDK; only usable from native C code.SentryOptionsand synced viaio.sentry.ndk.scope-sync.enable=truein the manifest.Build verification
Build could not be verified in the CI-less remote environment —
./gradlew assembleDebugfails with 403 fromdl.google.comdue to network restrictions in the execution environment. This is an infrastructure issue, not a code issue. The changes are version-only bumps inapp/build.gradlewith no logic changes."Generated by Claude Code