Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update Native SDK to v0.8.1 #2761

Merged
merged 2 commits into from
Mar 18, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 1, 2025

Bumps flutter/scripts/update-native.sh from 0.7.20 to 0.8.1.

Auto-generated by a dependency updater.

Changelog

0.8.1

Features:

  • Addded sentry_set_trace(). The primary use for this is to allow other SDKs to propagate their trace context. This allows Sentry to connect events on all layers. (#1137)

0.8.0

Breaking changes:

  • Return type of sentry_capture_minidump() and sentry_capture_minidump_n() changed from void to sentry_uuid_t to retrieve the event-id for a successful minidump upload. (#1138)

Features:

  • Ensure support for http_proxy and https_proxy environment variables across all transports. (#1111)

Fixes:

  • Ensure that sentry_capture_minidump() fails if the provided minidump path cannot be attached, instead of sending a crash event without minidump. (#1138)
  • Fix Xbox OS name being reported incorrectly. (#1148)

Thank you:

zsd4yr

@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-native.sh/0.8.1 branch from 863befc to df3cd3d Compare March 1, 2025 03:11
Copy link

codecov bot commented Mar 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.73%. Comparing base (4f8df07) to head (30f4a9a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2761       +/-   ##
===========================================
+ Coverage   78.57%   89.73%   +11.16%     
===========================================
  Files          34       91       +57     
  Lines        1377     2953     +1576     
===========================================
+ Hits         1082     2650     +1568     
- Misses        295      303        +8     

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

@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-native.sh/0.8.1 branch 5 times, most recently from f4b3786 to 79d5ec0 Compare March 11, 2025 08:35
@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-native.sh/0.8.1 branch 5 times, most recently from d9ff02e to 1945055 Compare March 11, 2025 10:32
@buenaflor
Copy link
Contributor

no urgent need to update this in v8 now, we can do this in v9 as well

@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-native.sh/0.8.1 branch 5 times, most recently from 4323c67 to 747efe7 Compare March 12, 2025 10:04
@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-native.sh/0.8.1 branch from 747efe7 to f1ec405 Compare March 12, 2025 13:04
@buenaflor buenaflor merged commit 3bbee60 into main Mar 18, 2025
43 of 44 checks passed
@buenaflor buenaflor deleted the deps/flutter/scripts/update-native.sh/0.8.1 branch March 18, 2025 09:11
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.

None yet

2 participants