Commit f05cce6
authored
chore: update modules/sentry-native to 0.7.13 (getsentry#1906)
1 parent 4f66af6 commit f05cce6
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
Submodule sentry-native updated 25 files
- CHANGELOG.md+24-4
- CMakeLists.txt+5
- cmake/utils.cmake+21
- external/crashpad+1-1
- include/sentry.h+39-1
- ndk/gradle.properties+1-1
- scripts/bump-version.sh+1
- sentry.rc.in+22
- src/backends/sentry_backend_inproc.c+40-33
- src/sentry_core.c+4
- src/sentry_options.c+18
- src/sentry_options.h+1
- src/sentry_scope.c+10-2
- src/sentry_tracing.c+1-1
- tests/assertions.py+2-2
- tests/cmake.py+10
- tests/fixtures/dotnet_signal/Program.cs+64
- tests/fixtures/dotnet_signal/crash.c+19
- tests/fixtures/dotnet_signal/test_dotnet.csproj+8
- tests/requirements.txt+1
- tests/test_dotnet_signals.py+119
- tests/test_integration_http.py+3-2
- tests/unit/CMakeLists.txt+2
- tests/unit/test_tracing.c+4-4
- tests/win_utils.py+19
0 commit comments