-
-
Notifications
You must be signed in to change notification settings - Fork 200
Comparing changes
Open a pull request
base repository: getsentry/sentry-native
base: 0.12.1
head repository: getsentry/sentry-native
compare: 0.12.2
- 11 commits
- 25 files changed
- 6 contributors
Commits on Nov 3, 2025
-
getsentry-bot committed
Nov 3, 2025 Configuration menu - View commit details
-
Copy full SHA for 41e8de5 - Browse repository at this point
Copy the full SHA 41e8de5View commit details
Commits on Nov 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2f7fffa - Browse repository at this point
Copy the full SHA 2f7fffaView commit details
Commits on Nov 14, 2025
-
feat(logs): custom attributes API (#1435)
* initial attributes value implementation * add logs custom attributes + option * CHANGELOG.md * format * format + cleanup * fix memleaks * update example.c log callback to use attribute creator * add custom-attributes X format string POC * infer attribute type from sentry_value_t value * fix attribute memleak * logs take ownership of custom attributes * fix unused variable * don't let default attributes overwrite custom ones * cleanup * decref duplicate attributes * cleanup TODOs * fix for 32-bit windows test
Configuration menu - View commit details
-
Copy full SHA for c5416e6 - Browse repository at this point
Copy the full SHA c5416e6View commit details
Commits on Nov 17, 2025
-
feat: add runtime API to query user consent requirement (#1443)
* feat: add runtime API to query user consent requirement * update changelog * Add test for init without explicit consent configuration
Configuration menu - View commit details
-
Copy full SHA for cbd88e5 - Browse repository at this point
Copy the full SHA cbd88e5View commit details -
chore: parametrize clang/gcc install for ubuntu CI (#1452)
* update ci * update ci * remove CC/CXX env export in Test * check whether CC/CXX was set * add early-fail else on unknown CC value * cleanup - clang19->20 - add clang-11 ubuntu 22.04 runner - remove libstdc++ specific version * separate kcov install * update crashpad
Configuration menu - View commit details
-
Copy full SHA for 0a7a531 - Browse repository at this point
Copy the full SHA 0a7a531View commit details -
feat(logs): add
sentry__logs_force_flushon callingsentry_flush(#……1434) * add sentry__logs_force_flush on calling sentry_flush * update CHANGELOG.md * add wait for in-progress flushing * cleanup example.c * update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 6f40610 - Browse repository at this point
Copy the full SHA 6f40610View commit details
Commits on Nov 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 96b3d34 - Browse repository at this point
Copy the full SHA 96b3d34View commit details
Commits on Nov 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 634e8a3 - Browse repository at this point
Copy the full SHA 634e8a3View commit details
Commits on Dec 1, 2025
-
feat: implement global attributes API (#1450)
* initial API * implement + test * add global attributes to logs * fix memleak in test * update CHANGELOG.md * fix memleak * initialize attributes * add list-type attribute support * cleanup * add explicit enum cases * move scope-based attributes into non-public API * cleanup * add attribute list test cases * update CHANGELOG.md * rookie mistake (lint)
Configuration menu - View commit details
-
Copy full SHA for 079aacc - Browse repository at this point
Copy the full SHA 079aaccView commit details -
chore: bump dotnet signal tests to .net 10 (#1457)
* Bump dotnet signal tests to .net 10 * add dotnet install for ARM64 runner * Apply suggestion from @JoshuaMoelans --------- Co-authored-by: JoshuaMoelans <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ec8ebd - Browse repository at this point
Copy the full SHA 2ec8ebdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61a2667 - Browse repository at this point
Copy the full SHA 61a2667View commit details
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.12.1...0.12.2