Skip to content

0.12.0

Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 18 Oct 20:08

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)

Dependencies