All Versions
49
Latest Version
Avg Release Cycle
55 days
Latest Release
1361 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v7.2.5 Changes
August 11, 2020- โจ Enhancements
- Allow users to configure maximum number of breadcrumbs (#423)
- โจ Enhancements
-
v7.2.4 Changes
March 09, 2020- โจ Enhancements
- Allow configuring gather feedback form for Sentry.Plug errors (#387)
- โจ Enhancements
-
v7.2.3 Changes
February 27, 2020- โจ Enhancements
- Allow gathering feedback from Sentry.Plug errors (#385)
- โจ Enhancements
-
v7.2.2 Changes
February 13, 2020- ๐ Bug Fixes
- Ensure stacktrace is list in LoggerBackend (#380)
- ๐ Bug Fixes
-
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)
- Improve documentation for
- ๐ Bug Fixes
-
v7.2.0 Changes
October 23, 2019โจ Enhancements
- Allow filtering of Events using
before_send_event
(#364)
- Allow filtering of Events using
๐ 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
inSentry.LoggerBackend
(#338) - Send maximum length of args in stacktrace (#340)
- Fix dialyzer warning when using Sentry.Phoenix.Endpoint (#344)
- Option to include
๐ 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)
- โจ Enhancements
-
v7.0.5 Changes
April 05, 2019- ๐ Bug Fixes
- Strip leading "Elixir." from module name on error type (#330)
- ๐ Bug Fixes
-
v7.0.4 Changes
February 12, 2019- ๐ Bug Fixes
- Do not error if you cannot format the remote IP or port (#326)
- ๐ Bug Fixes