Skip to content

chore(deps): update Native SDK to v0.13.4#3606

Open
github-actions[bot] wants to merge 1 commit intomainfrom
deps/packages/flutter/scripts/update-native.sh
Open

chore(deps): update Native SDK to v0.13.4#3606
github-actions[bot] wants to merge 1 commit intomainfrom
deps/packages/flutter/scripts/update-native.sh

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Bumps packages/flutter/scripts/update-native.sh from 0.13.3 to 0.13.4.

Auto-generated by a dependency updater.

Changelog

0.13.4

Features:

  • Symbolicate stack frames in crash daemon on Windows. (#1595)
  • Add offline caching support to the new experimental native backend. (#1585)

Fixes:

  • Fix cache_keep to only cache envelopes when HTTP send fails, instead of unconditionally on restart. (#1585)
  • Fix external crash reporter to work with the new experimental native backend. (#1589)
  • Fix crash daemon premature exit on Windows (#1600)
  • native: Fix incorrect stacktraces on Linux by merging ELF segment mappings from /proc/pid/maps. Without merging, base_of_image pointed to the code segment instead of the real ELF load base, breaking server-side CFI unwinding. (#1588)
  • native: Fix single-frame stacktraces on x86_64 and -fomit-frame-pointer builds by capturing DWARF-based backtraces (via libunwind) in the signal handler. The daemon now prefers these over FP-based walking, which fails when RBP is used as a general-purpose register. (#1588)
  • native: Fix missing thread names on Windows (#1601)

@github-actions github-actions bot requested a review from buenaflor as a code owner March 27, 2026 19:50
@github-actions github-actions bot requested a review from denrase as a code owner March 27, 2026 19:50
@bruno-garcia bruno-garcia force-pushed the deps/packages/flutter/scripts/update-native.sh branch from 1f44045 to e852f29 Compare March 27, 2026 19:51
@sentry
Copy link
Copy Markdown

sentry bot commented Mar 27, 2026

Sentry Build Distribution

App Name App ID Version Configuration Install Page
sentry_flutter_example io.sentry.flutter.sample 9.16.0 (1) Release Install Build

@bruno-garcia bruno-garcia force-pushed the deps/packages/flutter/scripts/update-native.sh branch from e852f29 to 351de75 Compare March 27, 2026 21:41
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.80%. Comparing base (5b3a9e9) to head (56e4988).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3606      +/-   ##
==========================================
+ Coverage   86.83%   91.80%   +4.96%     
==========================================
  Files         320      102     -218     
  Lines       10789     3479    -7310     
==========================================
- Hits         9369     3194    -6175     
+ Misses       1420      285    -1135     
Flag Coverage Δ
sentry ?
sentry_dio ?
sentry_drift ?
sentry_file ?
sentry_firebase_remote_config 100.00% <ø> (ø)
sentry_flutter 91.38% <ø> (+0.37%) ⬆️
sentry_hive ?
sentry_isar ?
sentry_link ?
sentry_logging ?
sentry_sqflite ?
sentry_supabase 97.27% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@bruno-garcia bruno-garcia force-pushed the deps/packages/flutter/scripts/update-native.sh branch 3 times, most recently from ae4b0b4 to aed2ea3 Compare April 1, 2026 12:26
@bruno-garcia bruno-garcia force-pushed the deps/packages/flutter/scripts/update-native.sh branch from aed2ea3 to 56e4988 Compare April 2, 2026 11:44
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.

1 participant