Skip to content

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:

@github-actions github-actions bot added the Dependencies Pull requests that update a dependency file label Jun 26, 2025
@github-actions github-actions bot added the Dependencies Pull requests that update a dependency file label Jun 26, 2025
@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-native branch from 06f146f to 2141e64 Compare June 26, 2025 03:23
@jamescrosswell jamescrosswell merged commit de96ba3 into main Jun 28, 2025
29 checks passed
@jamescrosswell jamescrosswell deleted the deps/modules/sentry-native branch June 28, 2025 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants