-
-
Notifications
You must be signed in to change notification settings - Fork 179
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.7.17
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.7.19
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 49 files changed
- 4 contributors
Commits on Dec 18, 2024
-
getsentry-bot committed
Dec 18, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 19ba6d5 - Browse repository at this point
Copy the full SHA 19ba6d5View commit details
Commits on Dec 19, 2024
-
feat: add option to set debug log level (#1107)
* feat: add logger output level * remove test function * add separate init log level * refactor: rename of internal log macros * update CHANGELOG.md * applied feedback changing log macros * missed one F * remove overdesigned init log level * changelog update
Configuration menu - View commit details
-
Copy full SHA for b24b30c - Browse repository at this point
Copy the full SHA b24b30cView commit details
Commits on Jan 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3981ea7 - Browse repository at this point
Copy the full SHA 3981ea7View commit details
Commits on Jan 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 65c109d - Browse repository at this point
Copy the full SHA 65c109dView commit details
Commits on Jan 14, 2025
-
feat: add
traces_sampler
(#1108)* add traces_sampler option * update CHANGELOG.md * introduced `sentry_traces_sampler_function` typedef * added sampling context * format * eof newlines * feat: pass sampling_context into sampling decision * remove unnecessary commented include * add memory freeing/incref-decref * change custom sampling context type to sentry_value_t * add decref * removed unneeded creation function * format * set codeql runner to ubuntu-22.04 * take ownership of custom_sampling_ctx * add parent sampling decision * add traces_sampler and parent sampling decision tests * decref * change callback arg from struct to parameter list * format * mark unused parameters * format * cleanup test + docs * apply PR feedback * format * cleanup example * add getters for transaction_ctx name + operation * remove (void) on transaction_ctx in example.c * add transaction_ctx getter tests * dont expose sampling_context_s in sentry.h * change bool to int * cleanup example.c * refactor tx_cxt to tx_ctx convention * change sampled_int init --------- Co-authored-by: Mischan Toosarani-Hausberger <mischan@abovevacant.com>
Configuration menu - View commit details
-
Copy full SHA for bce6e8b - Browse repository at this point
Copy the full SHA bce6e8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52ee37c - Browse repository at this point
Copy the full SHA 52ee37cView commit details -
getsentry-bot committed
Jan 14, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 092de88 - Browse repository at this point
Copy the full SHA 092de88View commit details
Commits on Jan 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 60a5e61 - Browse repository at this point
Copy the full SHA 60a5e61View commit details
Commits on Jan 20, 2025
-
fix: build error introduced by
crashpad
C++17 support (#1118)* fix: build error introduced by `crashpad` C++17 support * introduce a GCC 9.4.0 runner * update dependencies for new runner * remove new runner from old deps * update crashpad * update crashpad * remove -Wno-gnu-include-next from senntry compile options * update crashpad * remove handle_ex target * update crashpad * remove gnu-include-next warnings only for non GNU compilers * disable pedantic on sentry_boot.h for sentry_info.c * reset werror for GCC until we fix the crashpad compat * fix typo Co-authored-by: JoshuaMoelans <60878493+JoshuaMoelans@users.noreply.github.com> * update crashpad --------- Co-authored-by: JoshuaMoelans <60878493+JoshuaMoelans@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5cb0986 - Browse repository at this point
Copy the full SHA 5cb0986View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62b966c - Browse repository at this point
Copy the full SHA 62b966cView commit details
There are no files selected for viewing