Skip to content

1.2.1

Compare
Choose a tag to compare
@nateberkopec nateberkopec released this 31 Aug 16:09
· 1848 commits to master since this release
7c7d251
  • BUGFIX: Context clearing should now work properly in DelayedJob and Sidekiq. Also, we properly clear context if Sentry causes an exception. [@nateberkopec, #520]
  • BUGFIX: If Sentry will not send the event (due to environments or no DSN set), it will not attempt to "capture" (construct an event) [@nateberkopec, #518]