0.12.0
Fixes
- Fix issue with overwriting
__sentry
attribute in crash context object (#401) - Fix event level being always overwritten by the current scope's level on Win/Linux (#412)
- Fix stack corruption during crash capturing within
on_crash
hook handler on Linux (#410) - Move crash properties set as
Extra
to a separate Sentry context (#413)