Raven v5.10.1 Release Notes

Release Date: 2016-01-21 // over 8 years ago
    • 🛠 Fixed a problem where bytes as keys in dictionaries caused problems on data sanitization if those bytes were outside of the ASCII range.
    • Django client no longer requires the user object to be a subclass of the base model.
    • 🌲 Corrected an issue with the Django log handler which would cause a recursive import.