CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 05:56:01 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"fce9b97cbc6d1f5b08d8cc73be99e452"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=C1%2B59P1berjQsoKrZEeopcYJBJ8LL%2F0YGpjdK0%2BhQSy42RudiXuBpVGpOfyOUS15G644P%2Bq%2FWMZTiBRU4s6NeoGB%2B88GpzOetDqCEzcOshJqlLCjauaZ5xHHNCACbRLG78oOLbryEx21eJiL1MMHTZ83oLS2qGHWRszOea01%2BUd%2BOr97ywryfCQMYRzq1XjPQoco6d8aj%2FDTKNwY%2FTtxziF4lYEjka6UEEk70mp6OPfxFFnwOFmTXzEIM4CKYFIHeh6Y9zzq%2B3xnDjH8jLpi9Q%3D%3D--Ei11pD%2BOPpbS%2BTZr--PIauYx3rI2T9gpoxHBWn3w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1744399149.1753250160; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 05:56:00 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 05:56:00 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E6F2:167F3A:482FA9:5EFD46:68807970
Releases · getsentry/sentry-native · GitHub
25 Jun 11:02
Loading
05 Jun 17:29
Loading
14 May 13:08
Loading
16 Apr 15:20
Loading
28 Mar 11:25
Loading
19 Mar 14:21
Loading
28 Feb 10:22
Loading
24 Feb 15:33
Loading
31 Jan 09:42
Loading
20 Jan 13:41
Loading
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 185
Releases: getsentry/sentry-native
Releases · getsentry/sentry-native
0.9.1
Compare
Features:
- The
sentry_attach_file/bytes
,sentry_scope_attach_file/bytes
(and their wide-string variants), andsentry_remove_attachment
have been added to modify the list of attachments that are sent along with sentry events after a call tosentry_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 ofsentry_init
, and later modifications will not be reflected.
- NOTE: When using the
- 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:
- Updated
breakpad
to 2025-06-13. (#1277, breakpad#41)
Assets 4
0.9.0
Compare
Breaking changes:
- Limiting the proguard rules in the NDK package moves the burden of the configuration to its users. Please ensure to configure proguard in your project so native methods in your namespace can be symbolicated if they appear in stack traces. (#1250)
- When tags, contexts, and extra data are applied to events, the event data now takes precedence over the scope data as outlined in the Hub & Scope Refactoring developer document and the linked RFC code example. (#1253)
Features:
- Provide
before_send_transaction
callback. (#1236) - Add support for capturing events with local scopes. (#1248)
- Add Windows support for the
crashpad_wait_for_upload
flag. (#1255, crashpad#126)
Fixes:
- Reduce the scope of the proguard rules in the NDK package to local namespaces. (#1250)
- Close the file and return 0 on success when writing raw envelopes. (#1260)
- Fix event tags, contexts, and extra data to take precedence when applying scope data. (#1253)
Docs:
- Document convenience PowerShell runners for formatting and tests on Windows. (#1247)
Assets 4
0.8.5
Compare
Breaking changes:
- Use
propagation_context
as the single source oftrace_id
for spans and events. Transactions no longer create a new trace, but inherit the trace from thepropagation_context
created during SDK initialization. This context can be later modified throughsentry_set_trace()
(primarily used by other SDKs). (#1200)
Features:
- Add
sentry_value_new_user(id, username, email, ip_address)
function to avoid ambiguous user-context-keys. (#1228)
Fixes:
Thank you:
Assets 4
1 person reacted
0.8.4
Compare
Assets 4
3 people reacted
0.8.3
Compare
Features:
- Add option to attach screenshots on Windows to fatal error events. (#1170, crashpad#123)
- Add an option for
Crashpad
on Linux to delay application shutdown until the upload of the crash report in thecrashpad_handler
is complete. This is useful for deployment inDocker
orsystemd
, where the life cycle of additional processes is bound by the application life cycle. (#1153, crashpad#121) - Expose
traces_sample_rate
option for synchronization with Android SDK. (#1176)
Thank you:
Assets 4
0.8.2
Compare
Fixes:
- Provide a mutex-initializer on platforms that have no static pthread initializer for recursive mutexes. (#1113)
Features:
- Provide Clang-CL support. (#1161, crashpad#100)
- Enable Crashpad report upload retry-mechanism for all platforms (#1152, crashpad#120)
Thank you:
Assets 4
1 person reacted
0.8.1
Compare
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)
Assets 4
0.8.0
Compare
Breaking changes:
- Return type of
sentry_capture_minidump()
andsentry_capture_minidump_n()
changed fromvoid
tosentry_uuid_t
to retrieve the event-id for a successful minidump upload. (#1138)
Features:
- Ensure support for
http_proxy
andhttps_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:
Assets 4
0.7.20
Compare
Features:
- Auto-detect the latest GDK and Windows SDK for the XBox build. (#1124)
- Enable debug-option by default when running in a debug-build. (#1128)
Fixes:
- Allow older toolchains with assemblers that don't support PAC-stripping instructions on
aarch64
to compilecrashpad
. (#1125, crashpad#118) - Set default
max_spans
to 1000. (#1132)
Assets 4
0.7.19
Compare
Fixes:
- Fix a build error on older compilers introduced by C++17 support in
0.7.18
for thecrashpad
backend. (#1118, crashpad#117, mini_chromium#2)
Assets 4
Previous Next
You can’t perform that action at this time.