Commit 78199ab
chore: update modules/sentry-native to 0.11.1 (#4557)
Co-authored-by: GitHub <[email protected]>
Co-authored-by: James Crosswell <[email protected]>1 parent 6ea6bf4 commit 78199ab
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
| |||
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