All Versions
146
Latest Version
Avg Release Cycle
56 days
Latest Release
819 days ago

Changelog History
Page 9

  • v2.4.0 Changes

    • Allow filters to be regular expressions (thanks @tamird)
    • ๐Ÿš… Ensure filtering behavior matches rails' when importing filters from Rails.configuration.filter_parameters
  • v2.3.0 Changes

    • 0๏ธโƒฃ Use ssl by default (Thanks @dkubb)
  • v2.2.2 Changes

    • Add additional ignored classes
    • Check all chained exceptions on an error for ignored classes
  • v2.2.1 Changes

    • Fix occasional crash when reading rack params.
    • Don't strip files with bugsnag in the name.
  • v2.2.0 Changes

    • ๐Ÿšš Move Bugsnag notifications onto a background thread.
  • v2.1.0 Changes

    • ๐Ÿ‘ท Add job detail support to delayed_job integration (thanks dtaniwaki!)
  • v2.0.3 Changes

    • ๐Ÿš€ Load the env in the deploy rake task if there is no api key set
  • v2.0.2 Changes

    • Fix encoding issue when ensuring utf8 string is valid
  • v2.0.1 Changes

    • Fix capistrano v3 after 2.0.0
  • v2.0.0 Changes

    • ๐Ÿ”ง BREAKING: capistrano integration requires explicit configuration to avoid loading rails env (15x faster to notify)
    • ๐Ÿ‘ Sidekiq 3 support
    • ๐Ÿ’Ž java.lang.Throwable support for jruby
    • Show non-serializable objects as '[Object]' instead of 'null'.
    • ๐Ÿ‘ท Fix delayed job 2.x
    • ๐Ÿ‘ Fix rake support
    • Fix missing notifications caused by invalid utf8