Commit d0c4495
chore(deps): update Native SDK to v0.6.0 (#2545)
Co-authored-by: GitHub <[email protected]>1 parent 910071f commit d0c4495
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
| |||
Submodule sentry-native updated 26 files
- .github/workflows/ci.yml+14
- CHANGELOG.md+31
- CMakeLists.txt+13-10
- external/CMakeLists.txt+6
- external/breakpad+1-1
- external/crashpad+1-1
- external/libunwindstack-ndk+1-1
- include/sentry.h+31-16
- scripts/install-llvm-mingw.ps1+54
- src/backends/sentry_backend_crashpad.cpp+1-1
- src/exports.map+4
- src/sentry_core.c+2-2
- src/sentry_info.c+3-3
- src/sentry_scope.c+2-2
- src/sentry_scope.h+2-2
- src/sentry_session.c+22-4
- src/sentry_session.h-7
- src/sentry_sync.c+1-1
- src/sentry_sync.h+1-1
- src/sentry_utils.c+1-1
- src/unwinder/sentry_unwinder_dbghelp.c+18-2
- tests/assertions.py+2-2
- tests/cmake.py+1-1
- tests/test_integration_http.py+1-1
- tests/unit/CMakeLists.txt+1
- tests/unit/test_session.c+5-2
0 commit comments