Commit 4b38190
chore: update modules/sentry-native to 0.12.2
1 parent be020a5 commit 4b38190
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 25 files
- .github/docker/alpine/Dockerfile+1-1
- .github/workflows/ci.yml+70-34
- CHANGELOG.md+9
- README.md+1-1
- examples/example.c+38-9
- external/crashpad+1-1
- include/sentry.h+61-2
- ndk/gradle.properties+1-1
- 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_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