All Versions
49
Latest Version
Avg Release Cycle
55 days
Latest Release
1361 days ago

Changelog History
Page 2

  • v7.2.5 Changes

    August 11, 2020
    • โœจ Enhancements
      • Allow users to configure maximum number of breadcrumbs (#423)
  • v7.2.4 Changes

    March 09, 2020
    • โœจ Enhancements
      • Allow configuring gather feedback form for Sentry.Plug errors (#387)
  • v7.2.3 Changes

    February 27, 2020
    • โœจ Enhancements
      • Allow gathering feedback from Sentry.Plug errors (#385)
  • v7.2.2 Changes

    February 13, 2020
    • ๐Ÿ› Bug Fixes
      • Ensure stacktrace is list in LoggerBackend (#380)
  • v7.2.1 Changes

    December 05, 2019
    • ๐Ÿ› Bug Fixes
      • Improve documentation for Sentry.Client.send_event/2 (#367)
      • Fix potential Logger deadlock (#372)
      • Pass the same exception for NoRouteError in Sentry.Phoenix.Endpoint (#376)
      • Handle new MFA for duplicate Plug errors (#377)
      • Update docs to recommend using application environment config for adding Sentry.LoggerBackend (#379)
  • v7.2.0 Changes

    October 23, 2019
    • โœจ Enhancements

      • Allow filtering of Events using before_send_event (#364)
    • ๐Ÿ› Bug Fixes

      • Remove newline from Logger for API error (#351)
      • Add docs for Sentry.Context (#352)
      • Avoid error duplication for Plug errors (#355)
      • Fix issue in Sentry.Sources docs around recompilation (#357)
  • v7.1.0 Changes

    June 11, 2019
    • โœจ 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)
  • v7.0.6 Changes

    April 17, 2019
    • โœจ Enhancements
      • Allow configuring Sentry log level (#334)
  • v7.0.5 Changes

    April 05, 2019
    • ๐Ÿ› Bug Fixes
      • Strip leading "Elixir." from module name on error type (#330)
  • v7.0.4 Changes

    February 12, 2019
    • ๐Ÿ› Bug Fixes
      • Do not error if you cannot format the remote IP or port (#326)