Commit d8127eb
chore: update modules/sentry-native to 0.12.2
1 parent 0f8ac11 commit d8127eb
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
Submodule sentry-native updated 27 files
- .github/docker/alpine/Dockerfile+1-1
- .github/workflows/ci.yml+70-34
- CHANGELOG.md+15
- README.md+1-1
- examples/example.c+38-9
- external/crashpad+1-1
- include/sentry.h+61-2
- ndk/gradle.properties+1-1
- src/process/sentry_process_none.c+2-2
- src/sentry_core.c+46
- src/sentry_logs.c+72-32
- src/sentry_logs.h+2
- src/sentry_options.c+13
- src/sentry_options.h+3
- src/sentry_scope.c+34
- src/sentry_scope.h+16
- src/sentry_value.c+79
- tests/__init__.py+1-1
- tests/fixtures/dotnet_signal/test_dotnet.csproj+1-1
- tests/test_integration_http.py+93
- tests/unit/test_basic.c+7-1
- tests/unit/test_consent.c+39
- tests/unit/test_logs.c+92
- tests/unit/test_scope.c+233
- tests/unit/test_uninit.c+3
- tests/unit/test_value.c+183
- tests/unit/tests.inc+6
0 commit comments