-
-
Notifications
You must be signed in to change notification settings - Fork 200
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: getsentry/sentry-native
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.11.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: getsentry/sentry-native
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.11.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 34 files changed
- 5 contributors
Commits on Oct 2, 2025
-
getsentry-bot committed
Oct 2, 2025 Configuration menu - View commit details
-
Copy full SHA for 9bbbcae - Browse repository at this point
Copy the full SHA 9bbbcaeView commit details -
fix: add proper sdk name to logs (#1399)
* fix: add proper sdk name to logs * update CHANGELOG.md * don't use deprecated `sentry_sdk_name()` * update CHANGELOG.md * add SENTRY_SDK_NAME fallback (fallforward?) * fix typo
Configuration menu - View commit details
-
Copy full SHA for a51cddd - Browse repository at this point
Copy the full SHA a51cdddView commit details
Commits on Oct 8, 2025
-
feat: outgoing
traceparentheader support (#1394)* initial traceparent support * CHANGELOG.md update * consolidate tests * remove redundant value_len check * check for exact length * reuse header key comparison + extract parsing per header type * static internal helper * add size bounds + checks for headers * only accept 00 or 01 sampling flag * Apply suggestion from @supervacuus Co-authored-by: Mischan Toosarani-Hausberger <[email protected]> * Apply suggestion from @supervacuus Co-authored-by: Mischan Toosarani-Hausberger <[email protected]> * Apply suggestion from @supervacuus Co-authored-by: Mischan Toosarani-Hausberger <[email protected]> * Apply suggestion from @supervacuus Co-authored-by: Mischan Toosarani-Hausberger <[email protected]> * fix(traceparent): only support outgoing for now (#1406) * cleanup * remove feature of parsing incoming traceparent * re-add len macros * add tests to verify consistency of trace and span IDs across headers for transactions and spans * use trace header sizes in header propagation * update CHANGELOG.md --------- Co-authored-by: Mischan Toosarani-Hausberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d60bff - Browse repository at this point
Copy the full SHA 5d60bffView commit details
Commits on Oct 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b58c786 - Browse repository at this point
Copy the full SHA b58c786View commit details -
fix: serialize
uint64_tvalues as numerical instead of string (#1408)* serialize uint64 values as numerical instead of string * CHANGELOG.md * construct unsigned int log params as sentry_value_t string type * change format to expected unsigned long long int * pass through the conversion character * add tests for logs parameter conversion types * less strict pointer argument check
Configuration menu - View commit details
-
Copy full SHA for 596b702 - Browse repository at this point
Copy the full SHA 596b702View commit details
Commits on Oct 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 22ac4ce - Browse repository at this point
Copy the full SHA 22ac4ceView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.11.2...0.11.3