Commit 061d4f5
chore: update modules/sentry-native to 0.11.1
1 parent c1ae41b commit 061d4f5
2 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
11 | 17 | | |
12 | 18 | | |
13 | 19 | | |
| |||
Submodule sentry-native updated 28 files
- CHANGELOG.md+6
- examples/example.c+128-1
- include/sentry.h+79-1
- ndk/gradle.properties+1-1
- src/CMakeLists.txt+2
- src/sentry_core.c+15
- src/sentry_envelope.c+41
- src/sentry_envelope.h+6
- src/sentry_logger.c+3-2
- src/sentry_logger.h+5
- src/sentry_logs.c+767
- src/sentry_logs.h+24
- src/sentry_options.c+20
- src/sentry_options.h+3
- src/sentry_string.h+11
- src/sentry_value.c+19-5
- tests/__init__.py+1
- tests/assertions.py+34-2
- tests/conditions.py+7-2
- tests/test_integration_crashpad.py+3-3
- tests/test_integration_http.py+223-1
- tests/test_integration_logger.py+8
- tests/unit/CMakeLists.txt+1
- tests/unit/test_logger.c+66
- tests/unit/test_logs.c+166
- tests/unit/test_process.c+1-1
- tests/unit/tests.inc+5
- tests/win_utils.py+1-1
0 commit comments