Breaking changes:
- When built as a shared library for Android or Linux, the Native SDK limits the export of symbols to the
sentry_-prefix. The optionSENTRY_EXPORT_SYMBOLSis no longer available and the linker settings are constrained to the Native SDK and no longerPUBLICto parent projects. (#363)
Features:
- A session may be ended with a different status code. (#801)
Fixes:
- Switch Crashpad transport on Linux to use libcurl (#803, crashpad#75, crashpad#79)
- Avoid accidentally mutating CONTEXT when client-side stack walking in Crashpad (#803, crashpad#77)
- Fix various mingw compilation issues (#794, crashpad#78)
Internal:
- Updated Crashpad backend to 2023-02-07. (#803, crashpad#80)
- CI: Updated GitHub Actions to test on LLVM-mingw. (#797)
- Updated Breakpad backend to 2023-02-08. (#805, breakpad#34)
- Updated libunwindstack to 2023-02-09. (#807, libunwindstack-ndk#7)
Thank you:
Features, fixes and improvements in this release have been contributed by: