Skip to content

0.7.11

Compare
Choose a tag to compare
@untitaker untitaker released this 23 Apr 11:59
· 2474 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!