Airbrake v11.0.0 Release Notes

Release Date: 2020-08-17 // over 3 years ago
  • ๐Ÿ’ฅ Breaking changes:

    • โฌ‡๏ธ Dropped support for Rails v3.2 (#1118)
    • โฌ‡๏ธ Dropped support for Ruby 2.1 (#1119)
    • โฌ‡๏ธ Dropped support for Ruby 2.2 (#1120)

    ๐Ÿ› Bug fixes:

    • ๐Ÿš… Rails APM: fixed double slash in front of a route name when mounting engines at / (#1111)
    • ๐Ÿš… Rails: fixed broken initialization for some apps due to the load order of initializers (#1112)

    ๐Ÿšง Maintenance:

    • โฌ†๏ธ Bumped airbrake-ruby requirement to ~> 5.0 (#1068)

    ๐Ÿ”‹ Features:

    • ๐Ÿš… Rails APM: made it possible to enable/disable APM at runtime (#1112)