Raven Ruby v2.1.0 Release Notes

  • โœจ ENHANCEMENTS:

    • Your client version is now included in all Events. [@nateberkopec, #559]
    • ๐Ÿ’Ž OS and Ruby runtime information now included in all Events. [@nateberkopec, #560]
    • Transport errors (like Sentry 4XX errors) now raise Sentry::Error, not Faraday errors. [@nateberkopec, #565]
    • ๐Ÿ‘ Sidekiq integration is streamlined and improved. Supports Sidekiq 3.x and up. [@nateberkopec, #555]

    ๐Ÿ›  FIXES:

    • ๐Ÿš€ Heroku release detection is improved and more accurate. You must heroku labs:enable runtime-dyno-metadata for it to work. [@nateberkopec, #566]