0.9.0
- The SDK now captures
SystemExit
and otherBaseException
s when coming from
within a WSGI app (Flask, Django, ...) - Pyramid: No longer report an exception if there exists an exception view for
it.
SystemExit
and other BaseException
s when coming from