Skip to content

7.1.0

Compare
Choose a tag to compare
@mitchellhenke mitchellhenke released this 11 Jun 15:13
· 563 commits to master since this release
7.1.0
6222ede
  • Enhancements

    • Option to include Logger.metadata in Sentry.LoggerBackend (#338)
    • Send maximum length of args in stacktrace (#340)
    • Fix dialyzer warning when using Sentry.Phoenix.Endpoint (#344)
  • Bug Fixes

    • Fix documentation error relating to File.cwd!() (#346)
    • Add parens to File.cwd!() in documentation (#347)
    • Check that DSN is binary (#348)