honeybadger v0.10.0 Release Notes

Release Date: 2018-05-29 // almost 6 years ago
  • 🔄 Changed

    • Replace Poison with Jason for JSON encoding.
    • ⬇️ Reduce the log level used for dev mode warning.
    • ⚡️ Update dependenices.

    🛠 Fixed

    JSON encoding error.

    • Send notifications even when the stacktrace isn't a list. Errors reported from the error logger can occasionally have a malformed stacktrace, which would raise another exception and prevent the notification from being sent.