Skip to content

2.1.0

Compare
Choose a tag to compare
@nateberkopec nateberkopec released this 18 Oct 21:15
· 1835 commits to master since this release

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]