Releases: getsentry/sentry-elixir
Releases · getsentry/sentry-elixir
7.2.3
27 Feb 19:15
Compare
Sorry, something went wrong.
No results found
Enhancements
Allow gathering feedback from Sentry.Plug errors (#385 )
7.2.2
27 Feb 18:59
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Ensure stacktrace is list in LoggerBackend (#380 )
7.2.1
05 Dec 20:59
Compare
Sorry, something went wrong.
No results found
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 )
7.2.0
23 Oct 20:30
Compare
Sorry, something went wrong.
No results found
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 )
7.1.0
11 Jun 15:13
Compare
Sorry, something went wrong.
No results found
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 )
7.0.6
17 Apr 20:59
Compare
Sorry, something went wrong.
No results found
Enhancements
Allow configuring Sentry log level (#334 )
7.0.5
05 Apr 19:37
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Strip leading "Elixir." from module name on error type (#330 )
7.0.4
12 Feb 18:13
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Do not error if you cannot format the remote IP or port (#326 )
7.0.3
14 Nov 21:12
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fix issue from using spawn_link stacktrace (#315 )
Relax plug_cowboy versions (#314 )
7.0.2
14 Nov 21:11
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fix sending Phoenix.Router.NoRouteError when using Sentry.Phoenix.Endpoint (#309 )