All Versions
93
Latest Version
Avg Release Cycle
44 days
Latest Release
697 days ago

Changelog History
Page 7

  • v7.0.0 Changes

    September 21, 2017
    • โœ‚ Deleted deprecated require paths for Capistrano, DelayedJob, Logger, Rails, Rake, Resque, Shoryuken & Sidekiq integrations (#792)
  • v6.3.0 Changes

    September 20, 2017
    • ๐Ÿ—„ Deprecated requiring airbrake/capistrano/tasks in favour of airbrake/capistrano (#778)
    • Port the airbrake_env variable to Capistrano 2 integration from airbrake v4 (#784)
    • ๐Ÿ›  Fixed NameError: uninitialized constant Airbrake::Rails::ActiveRecord::ConnectionAdapters (#780)
    • ๐Ÿ›  Fixed duplicate errors for ActiveJob integration (#789)
    • Started depending on airbrake-ruby-2.4.0 (#790)
  • v6.2.1 Changes

    July 15, 2017
    • ๐Ÿ›  Fixed the airbrake:deploy Rake task (#769)
  • v6.2.0 Changes

    July 08, 2017
    • Started depending on airbrake-ruby-2.3.0 (#764)
    • ๐Ÿ›  Fixed Rake integration not reporting test errors or deploys in plain Ruby projects (#763)
  • v6.1.2 Changes

    June 15, 2017
    • ๐Ÿ›  Fixed Rails config generation on Ruby 2.1 (#753)
    • โž• Added support for context/userAddr (#756)
    • ๐Ÿ›  Fixed Rack integration support for user fields with required parameters (#755)
  • v6.1.1 Changes

    May 23, 2017
    • ๐Ÿ›  Fixed airbrake:deploy Rake task not reporting deploys (#746)
  • v6.1.0 Changes

    May 11, 2017
  • v6.0.0 Changes

    March 21, 2017
    • IMPORTANT: removed Airbrake.add_rack_builder deprecated in v5.7.0.rc.1 (#698)
    • 0๏ธโƒฃ Started always closing the default notifier to stop losing exceptions occurring in Rake & Resque integrations (#695)
    • Started depending on airbrake-ruby-2.0.0 (#699)
  • v5.8.1 Changes

    March 02, 2017
    • ๐Ÿ›  Fixed NoMethodError when initializing the Rack integration without a configured notifier (#692)
  • v5.8.0 Changes

    March 02, 2017
    • โž• Added a mention of the Logger integration to the Rails initializer (#688)