Skip to content

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

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

Merged
merged 1 commit into from
Jun 25, 2025
Merged

Conversation

github-actions[bot]
Copy link
Contributor

Bumps modules/sentry-native 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/modules/sentry-native branch from 8b2696e to 548fc30 Compare June 25, 2025 11:20
@limbonaut limbonaut merged commit ab7e9d8 into main Jun 25, 2025
28 checks passed
@limbonaut limbonaut deleted the deps/modules/sentry-native branch June 25, 2025 12:40
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