Skip to content

2.3.1

Compare
Choose a tag to compare
@nateberkopec nateberkopec released this 20 Feb 16:57
· 1737 commits to master since this release
  • 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]