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

Changelog History
Page 6

  • v7.3.2 Changes

    May 08, 2018
    • ๐Ÿ›  Fixed can't modify frozen Hash error when using the Rack/Rails integration along with DependencyFilter from airbrake-ruby (#847)
  • v7.3.1 Changes

    May 04, 2018
    • ๐Ÿš… Rack/Rails/Sinatra integrations started attaching their versions to context/versions (was context/version) (#843)
  • v7.3.0 Changes

    April 25, 2018
    • ๐Ÿ†• New Sidekiq feature: added a filter that ignores error reporting until the last try (#831)
  • v7.2.1 Changes

    January 29, 2018
    • ๐Ÿ›  Fixed support for Rails API/Metal (#822)
  • v7.2.0 Changes

    January 10, 2018
    • โž• Added support for Sneakers error handling (#817)
  • v7.1.1 Changes

    December 13, 2017
    • ๐Ÿ‘ Better fix for apps which don't use ActiveRecord. In some scenarios some pieces of ActiveRecord may still be loaded, e.g. the ActiveRecord errors, causing airbrake to still fail to startup. (#810)
  • v7.1.0 Changes

    October 20, 2017
  • v7.0.3 Changes

    October 12, 2017
    • ๐Ÿ›  Fix URL port reporting for Rails apps running through SSL (#803)
  • v7.0.2 Changes

    September 29, 2017
    • ๐Ÿ›  Fixed Sidekiq error no implicit conversion of String into Integer when ActiveJob is not used (#799)
  • v7.0.1 Changes

    September 26, 2017
    • ๐Ÿ›  Fixed error message for rake airbrake:test when current environment is ignored (#796)
    • ๐Ÿ›  Fixed undefined local variable or method 'username' for the Capistrano 2 integration (#797)