Honeybadger v2.6.0 Release Notes

Release Date: 2016-04-22 // about 8 years ago
  • ➕ Added

    • Automatically report unhandled exceptions at exit.
    • ➕ Add Honeybadger.get_context method. -@homanchou

    🔄 Changed

    • 0️⃣ Filter Authorization header (HTTP_AUTHORIZATION) by default.

    🛠 Fixed

    • Always convert to string when sanitizing strings.
    • 🛠 Fix potential performance issue due to and ensure block. See #186.