chore(deps): update Native SDK to v0.15.1#3757
Merged
Merged
Conversation
b4e4b2c to
946980a
Compare
Contributor
Author
Semver Impact of This PR🟡 Minor (new features) 📋 Changelog PreviewThis is how your changes will appear in the changelog. Features
Enhancements
DependenciesDeps
🤖 This preview updates automatically when you update the PR. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3757 +/- ##
==========================================
+ Coverage 86.96% 91.89% +4.92%
==========================================
Files 336 105 -231
Lines 12064 3763 -8301
==========================================
- Hits 10492 3458 -7034
+ Misses 1572 305 -1267
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
d247a92 to
1d800e2
Compare
a273cc4 to
04a233f
Compare
04a233f to
b2d37a2
Compare
buenaflor
approved these changes
Jun 22, 2026
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.
Bumps packages/flutter/scripts/update-native.sh from 0.14.2 to 0.15.1.
Auto-generated by a dependency updater.
Changelog
0.15.1
Fixes:
datais now sent as a structured object instead of a raw JSON string. (#1808)0.15.0
Breaking:
sentry_value_increfnow returnssentry_value_tandsentry_value_decrefreturnsint(0 if freed). (#1763)Features:
transfer_timeoutoption for SDK-managed HTTP transports. (#1741)os_sync_wait_on_addressfor the level-triggered waitable flag in the batcher on modern macOS(14.4+) and iOS(17.4+). (#1765)Fixes:
image_sizecomputation, which could have caused the symbolicator to misattribute every frame to the lowest-addressed image (typicallydyldorlibsystem). (#1740)SENTRY_CRASH_MAX_MODULESfrom512to2048so processes that load many shared libraries no longer have their minidump module list truncated, which left frames in unrecorded modules without adebug_idand unsymbolicatable.(#1738)
system_crash_reporter_enabledoption. (#1743)sentry_close(). (#1750)module_countfrom the shared crash context. (#1770)sentry-traceheaders. (#1749)