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.0 #4003

Merged
merged 2 commits into from
Feb 25, 2025

Conversation

github-actions[bot]
Copy link
Contributor

Bumps modules/sentry-native from 0.7.20 to 0.8.0.

Auto-generated by a dependency updater.

Changelog

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

@github-actions github-actions bot added the Dependencies Pull requests that update a dependency file label Feb 25, 2025
@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-native branch from ea53af5 to e150d63 Compare February 25, 2025 03:06
@jamescrosswell jamescrosswell merged commit 0f24f0d into main Feb 25, 2025
11 checks passed
@jamescrosswell jamescrosswell deleted the deps/modules/sentry-native branch February 25, 2025 05:08
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