Skip to content

0.7.11

Choose a tag to compare

@untitaker untitaker released this 23 Apr 11:59
· 2731 commits to master since this release
  • Fix a bug that would send errno in an invalid format to the server.
  • Fix import-time crash when running Python with -O flag.
  • Fix a bug that would prevent the logging integration from attaching extra
    keys called data.
  • Fix order in which exception chains are reported to match Raven behavior.
  • New integration for the Falcon web framework. Thanks to Jacob Magnusson!