Skip to content

chore(deps): update Native SDK to v0.9.1#3018

Merged
buenaflor merged 1 commit intomainfrom
deps/flutter/scripts/update-native.sh/0.9.1
Jul 15, 2025
Merged

chore(deps): update Native SDK to v0.9.1#3018
buenaflor merged 1 commit intomainfrom
deps/flutter/scripts/update-native.sh/0.9.1

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Bumps flutter/scripts/update-native.sh from 0.9.0 to 0.9.1.

Auto-generated by a dependency updater.

Changelog

0.9.1

Features:

  • The sentry_attach_file/bytes, sentry_scope_attach_file/bytes (and their wide-string variants), and sentry_remove_attachment have been added to modify the list of attachments that are sent along with sentry events after a call to sentry_init. (#1266, #1275)
    • NOTE: When using the crashpad backend on macOS, the list of attachments that will be added at the time of a hard crash will be frozen at the time of sentry_init, and later modifications will not be reflected.
  • Add sentry_attachment_set_content_type to allow specifying the content type of attachments. (#1276)
  • Add sentry_attachment_set_filename to allow specifying the filename of attachments displayed in the Sentry WebUI. (#1285)

Meta:

  • Identify Xbox as a separate SDK name sentry.native.xbox. (#1287)

Internal:

@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-native.sh/0.9.1 branch from 7475970 to 41a965f Compare June 26, 2025 03:24
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.23%. Comparing base (224aa18) to head (4f544f8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3018      +/-   ##
==========================================
+ Coverage   87.73%   89.23%   +1.50%     
==========================================
  Files         287       97     -190     
  Lines        9733     3522    -6211     
==========================================
- Hits         8539     3143    -5396     
+ Misses       1194      379     -815     

☔ 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.9.1 branch 12 times, most recently from ee7f519 to 4ab7b5c Compare July 3, 2025 12:32
@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-native.sh/0.9.1 branch 12 times, most recently from 7f8276c to b26af31 Compare July 10, 2025 11:21
@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-native.sh/0.9.1 branch 16 times, most recently from 9aabc4d to 897354a Compare July 14, 2025 15:33
@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-native.sh/0.9.1 branch from 897354a to 4f544f8 Compare July 15, 2025 10:23
@buenaflor buenaflor merged commit 2f540b8 into main Jul 15, 2025
66 checks passed
@buenaflor buenaflor deleted the deps/flutter/scripts/update-native.sh/0.9.1 branch July 15, 2025 11:32
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