honeybadger v0.9.0 Release Notes

Release Date: 2018-03-21 // about 6 years ago
  • ๐Ÿ”„ Changed

    • ๐ŸŒฒ Use lazy logging within Honeybadger.Client, this allows compile time purging when the log level is set higher. ### ๐Ÿ›  Fixed
    • ๐Ÿ›  Fix a regression which was causing Not Found (404) errors to be reported.
    • ๐Ÿ›  Fix an issue caused by hackney because of unread response bodies.