Raven Ruby v2.3.1 Release Notes

    • ๐Ÿ›  BUGFIX: Backtrace parser fixed for JRuby 9k [#619, @the-michael-toy]
    • ๐Ÿ›  BUGFIX: Rake tasks should show the correct task name [#621, @Bugagazavr]
    • ๐Ÿ›  BUGFIX: Formatted messages work if params are nil [#625, @miyachik]
    • ๐Ÿ›  BUGFIX: Backtrace logger on failed event send works with custom formatters [#627, @chulkilee]
    • ๐Ÿ›  BUGFIX: Fix typo that caused Version headers to not be corrected [#628, @nateberkopec]
    • ๐Ÿ›  BUGFIX: Faraday errors are more descriptive when no server response [#629, @drewish]
    • ๐Ÿ›  BUGFIX: DelayedJob handler no longer truncates unneccessarily short [#633, @darrennix]
    • ๐Ÿ›  BUGFIX: Fix several processors not working correctly w/async jobs stored in backends like Redis [#634, @nateberkopec]