* Corrected logging behavior with extra data to match pre 1.x behavior.
1.1.1
* Handle frames that are missing f_globals and f_locals. * Stricter conversion of int and boolean values. * Handle invalid sources for templates in Django.
1.1
* Renamed from opbeat_python to opbeat. * Simplified configuration * Conform to the updated Opbeat API.
1.1.0
* varmap was refactored to send keys back to callbacks. * SanitizePasswordProcessor now handles http data.
1.0.5
* Renaming raven2 to raven as it causes too many issues.
1.0.4
* Corrected a bug in setup_logging. * raven now sends "sentry_version" header which is the expected server version.