Raven v6.0.0 Release Notes

Release Date: 2017-02-17 // about 7 years ago
    • Strip whitespace from DSNs automatically.
    • Add last_event_id accessor to Client.
    • Do not require sys.argv to be available any more.
    • 🏷 Tags defined on a logging handler will now be merged with individual log record's tags.
    • ➕ Added explicit support for multidicts in the django client.
    • 🔨 Refactored transports to support multiple URLs. This might affect you if you have custom subclasses of those. The main change is that the URL parameter moved from the constructor into the send method.
    • Corrected an issue with recursive route resolvers which commonly affected things like django-tastyepie.
    • Corrected an issue where Django's HTTP request was not always available within events.