| CARVIEW |
Select Language
HTTP/2 200
date: Sat, 27 Dec 2025 04:32:21 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/"64c310f29cc709c7a740781ef8920dd3"
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 github.githubassets.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 wss://alive-staging.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 marketplace-screenshots.githubusercontent.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 github.githubassets.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=%2Bufbu7JgM2sngb7gWfWK0CbWKtsYAzJ72tDuu9J9nANTPwINtCYc0P3EcXArO21D6wNr5zVxBuSaZDnldC%2BK%2FnyCP8iimd3jLOlGScTVyvSlkmm82ESO5w1ZnYH3H2%2FQCWDGcVTEJqqrwghAciOks2GRIbPCpWHK7UR4pw7g2SDpC7iLRVtBHF2EUvfefTPJJOMDx36Q1weO1LeLtrIqN7YcQrf%2BGlgw%2FFX5%2BKvwQ1M0X%2FamX2p5wWJ3xsyYryUq09rb%2FXERYSgr9uXaigkBmg%3D%3D--ZlaMIXx5KkOnsRPc--UdizpgEOiUpoezvv3E9slw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1510782575.1766809941; Path=/; Domain=github.com; Expires=Sun, 27 Dec 2026 04:32:21 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 27 Dec 2026 04:32:21 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: D318:1F5657:3ECA188:4BC05E6:694F6155
Releases · getsentry/sentry-native · GitHub
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 200
Releases: getsentry/sentry-native
Releases · getsentry/sentry-native
0.12.2
Features:
- Add custom attributes API for logs. When
logs_with_attributesis set totrue, treats the firstvargpassed intosentry_logs_X(message,...)as asentry_value_tobject of attributes. (#1435) - Add runtime API to query user consent requirement. (#1443)
- Add logs flush on
sentry_flush(). (#1434) - Add global attributes API. These are added to all
sentry_log_Xcalls. (#1450)
Assets 4
0.12.1
Assets 4
0.12.0
Breaking changes:
- If you use a narrow string path interface (for instance,
sentry_options_set_database_path()) on Windows rather than one of the wide string variants (sentry_options_set_database_pathw()), then the expected encoding is now UTF-8. (#1413)
Features:
- Add an option to use the stack pointer as an upper limit for the stack capture range in
crashpadon Windows. This is useful for targets like Proton/Wine, where one can't rely on the TEB-derived upper bound being correctly maintained by the system, leading to overly large stack captures per thread. (#1427, crashpad#137)
Fixes:
- Add logs flush on crash. This is not available for macOS with the
crashpadbackend. (#1404) - Make narrow UTF-8 the canonical path encoding on Windows. (#1413)
- Re-add setting thread name for Windows transport. (#1424)
- Fix AOT interop with managed .NET runtimes. (#1392)
Internal:
- Add
SENTRY_SDK_VERSIONCMake cache variable to allow downstream SDKs to override the SDK version at configuration time. (#1417) - Updated
crashpadto 2025-10-22. (#1426, crashpad#136, mini_chromium#4). - CI: bump Python to
3.12. (#1413) - Remove any
MAX_PATHdependencies incrashpadandbreakpad. (#1413, breakpad#43, crashpad#135)
Assets 4
1 person reacted
0.11.3
0.11.2
Fixes:
- Windows: Make symbolication and the modulefinder independent of the system ANSI code page. (#1389)
Assets 4
1 person reacted
0.11.1
Features:
- Add support for structured logs. It is currently experimental, and one can enable it by setting
sentry_options_set_enable_logs. When enabled, you can capture a log usingsentry_log_info()(or another log level). Logs can be filtered by setting thebefore_send_loghook. (#1271)
Assets 4
3 people reacted
0.11.0
Breaking changes:
- Add
user_dataparameter totraces_sampler. (#1346)
Fixes:
- Include
stddef.hexplicitly incrashpadsince futurelibc++revisions will stop providing this include transitively. (#1375, crashpad#132) - Fall back on
JWASMin the MinGWcrashpadbuild only if noCMAKE_ASM_MASM_COMPILERhas been defined. (#1375, crashpad#133) - Prevent
crashpadfrom leaking Objective-C ARC compile options into any parent target linkage. (#1375, crashpad#134) - Fixed a TOCTOU race between session init/shutdown and event capture. (#1377)
- Make the Windows resource generation aware of config-specific output paths for multi-config generators. (#1383)
- Remove the
ASMlanguage from the top-level CMake project, as this triggered CMake policyCMP194which isn't applicable to the top-level. (#1384)
Features:
- Add a configuration to disable logging after a crash has been detected -
sentry_options_set_logger_enabled_when_crashed(). (#1371)
Internal:
- Support downstream Xbox SDK specifying networking initialization mechanism. (#1359)
- Added
crashpadsupport infrastructure for the external crash reporter feature. (#1375, crashpad#131)
Docs:
- Document the CMake 4 requirement on macOS
SDKROOTdue to its empty default forCMAKE_OSX_SYSROOTin theREADME. (#1368)
Thank you:
Assets 4
0.10.1
Internal:
- Correctly apply dynamic mutex initialization in unit-tests (fixes running unit-tests in downstream console SDKs) (#1337)
Assets 4
2 people reacted
0.10.0
Breaking changes:
- By using transactions as automatic trace boundaries, transactions will, by default, no longer be part of the same singular trace. This is not the case when setting trace boundaries explicitly (
sentry_regenerate_trace()orsentry_set_trace()), which turns off the automatic management of trace boundaries. (#1270) - Change transaction sampling to be trace-based. This does not affect you when transactions are used for automatic trace boundaries (as described above), since every transaction is part of a new trace. However, if you manage trace boundaries manually (using
sentry_regenerate_trace()) or run the Native SDK inside a downstream SDK like the Unity SDK, where these SDKs will manage the trace boundaries, for a giventraces_sample_rate, either all transactions in a trace get sampled or none do with probability equal to that sample rate. (#1254) - Moved Xbox toolchains to an Xbox-specific repository sentry-xbox. You can request access to the repository by following the instructions in Xbox documentation. (#1329)
Features:
- Add
sentry_clear_attachments()to allow clearing all previously added attachments in the global scope. (#1290) - Automatically set trace boundaries with every transaction. (#1270)
- Provide
sentry_regenerate_trace()to allow users to set manual trace boundaries. (#1293) - Add
Dynamic Sampling Context (DSC)to events. (#1254) - Add
sentry_value_new_feedbackandsentry_capture_feedbackto allow capturing User Feedback. (#1304)- Deprecate
sentry_value_new_user_feedbackandsentry_capture_user_feedbackin favor of the new API.
- Deprecate
- Add
sentry_envelope_read_from_file,sentry_envelope_get_header, andsentry_capture_envelope. (#1320) - Add
(u)int64sentry_value_ttype. (#1326)
Meta:
- Marked deprecated functions with
SENTRY_DEPRECATED(msg). (#1308)
Internal:
- Crash events from Crashpad now have
event_iddefined similarly to other backends. This makes it possible to associate feedback at the time of crash. (#1319)
Assets 4
0.9.1
Features:
- The
sentry_attach_file/bytes,sentry_scope_attach_file/bytes(and their wide-string variants), andsentry_remove_attachmenthave 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
crashpadbackend 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_typeto allow specifying the content type of attachments. (#1276) - Add
sentry_attachment_set_filenameto 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
breakpadto 2025-06-13. (#1277, breakpad#41)
Assets 4
Previous Next
You can’t perform that action at this time.