Commit 759ddd1
2 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
24 | 30 | | |
25 | 31 | | |
26 | 32 | | |
| |||
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