Skip to content

6.2.0

Compare
Choose a tag to compare
@mitchellhenke mitchellhenke released this 04 Apr 18:52
· 679 commits to master since this release
  • Enhancements
    • Allow overriding in Sentry.Plug(#261)
    • Implement Sentry.Phoenix.Endpoint to capture errors in Phoenix.Endpoint (#259)
  • Bug Fixes
    • Fix sending events from remote_console (#262)
    • Add filter option to configuration table in README (#255)
    • Default to not sending cookies, but allow configuration to send (#254)
    • Do not raise on invalid DSN (#218)