Skip to content

6.3.0

Compare
Choose a tag to compare
@mitchellhenke mitchellhenke released this 26 Jun 14:57
· 653 commits to master since this release
  • Enhancements

    • Use the stacktrace passed to Sentry.Event.transform_exception/2 when calling Exception.normalize/3 (#266)
    • Reduce Logger noise in HTTP Client (#274)
    • Use Plug.Conn.get_peer_data/1 (#273)
  • Bug Fixes

    • Add documentation for capturing arbitrary events (#272)
    • Fix typo in README.md (#277)