Skip to content

0.7.10

Compare
Choose a tag to compare
@untitaker untitaker released this 05 Apr 23:43
· 2488 commits to master since this release
  • Add more event trimming.
  • Log Sentry's response body in debug mode.
  • Fix a few bad typehints causing issues in IDEs.
  • Fix a bug in the Bottle integration that would report HTTP exceptions (e.g.
    redirects) as errors.
  • Fix a bug that would prevent use of in_app_exclude without
    setting in_app_include.
  • Fix a bug where request bodies of Django Rest Framework apps were not captured.
  • Suppress errors during SQL breadcrumb capturing in Django
    integration. Also change order in which formatting strategies
    are tried.