Commit 328edac
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| |||
Submodule sentry-native updated 23 files
- .github/workflows/enforce-license-compliance.yml+16
- .gitignore+1
- CHANGELOG.md+24
- CONTRIBUTING.md+1
- README.md+6-3
- examples/example.c+5-2
- external/CMakeLists.txt+10-5
- external/breakpad+1-1
- external/crashpad+1-1
- include/sentry.h+53-3
- src/CMakeLists.txt+1
- src/backends/sentry_backend_crashpad.cpp-8
- src/backends/sentry_backend_inproc.c+270-2
- src/sentry_info.c+19
- src/sentry_options.c+7
- src/sentry_value.c+7-3
- tests/assertions.py+2-2
- tests/test_integration_crashpad.py+21
- tests/test_integration_http.py+1-1
- tests/unit/CMakeLists.txt+1
- tests/unit/test_info.c+16
- tests/unit/test_value.c+18
- tests/unit/tests.inc+6-2
0 commit comments