Raven Ruby v2.6.0 Release Notes

    • ๐Ÿ”‹ FEATURE: raven-ruby now marks itself as the "ruby" logger by default, to match raven-js behavior [@nateberkopec]
    • ๐Ÿ”‹ FEATURE: You may now override the default sanitization parameters [#712, @nateberkopec]
    • ๐Ÿ”‹ FEATURE: Breadcrumb buffers are now publicly accessible [#686, @nateberkopec]
    • ๐Ÿ”‹ FEATURE: We yell at you now if you're using Heroku but don't have runtime-dyno-metadata enabled [#715, @nateberkopec]
    • ๐Ÿ”‹ FEATURE: project_root will always be set, regardless of framework [#716, @nateberkopec]

    • ๐Ÿ›  BUGFIX: Request body and message limits now match Sentry server defaults [#714, @nateberkopec]

    • ๐Ÿ›  BUGFIX: Sidekiq context now works as expected [#713, @nateberkopec]

    • ๐Ÿ›  BUGFIX: Capture exceptions in ActiveJob when not using Sidekiq adapter [#709, #671, @nateberkopec]