Releases: getsentry/sentry-elixir
Releases · getsentry/sentry-elixir
7.0.1
01 Oct 16:49
Compare
Sorry, something went wrong.
No results found
Enhancements
Remove poison from applications list(#306 )
7.0.0
01 Oct 17:15
Compare
Sorry, something went wrong.
No results found
6.4.2
05 Sep 17:56
Compare
Sorry, something went wrong.
No results found
6.4.1
26 Jul 14:32
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Remove UUID dependency (#298 )
Fix link in documentation (#300 )
6.4.0
02 Jul 15:37
Compare
Sorry, something went wrong.
No results found
Enhancements
Add documentation detail around including source code (#287 )
Document fingerprinting (#288 )
Document Sentry.Context (#289 )
Add CONTRIBUTING.md (#290 )
Document cookie scrubber (#291 )
Document testing with Sentry (#292 )
Bug Fixes
Change report_deps default value to false to avoid compiler bug (#285 )
Limit size of messages (#293 )
Use elixir_uuid instead of uuid (#295 )
6.3.0
26 Jun 14:57
Compare
Sorry, something went wrong.
No results found
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 )
6.2.1
24 Apr 14:51
Compare
Sorry, something went wrong.
No results found
Enhancements
Accept public key DSNs (#263 )
6.2.0
04 Apr 18:52
Compare
Sorry, something went wrong.
No results found
Enhancements
Allow overriding in Sentry.Plug(#261 )
Implement Sentry.Phoenix.Endpoint to capture errors in Phoenix.Endpoint (#259 )
Bug Fixes
Fix sending events from remote_console (#262 )
Add filter option to configuration table in README (#255 )
Default to not sending cookies, but allow configuration to send (#254 )
Do not raise on invalid DSN (#218 )
6.1.0
06 Feb 16:38
Compare
Sorry, something went wrong.
No results found
Enhancements
Elixir 1.6.0 formatted (#246 )
Improve documentation around source code compilation (#242 )
Update typespecs (#249 )
Report errors from :kernel.spawn processes (#251 )
Bug Fixes
Fix doc typos (#245 )
Remove Sentry.Event compile warning (#248 )
Fix enable_source_code_context configuration (#247 )
6.0.5
07 Dec 16:07
Compare
Sorry, something went wrong.
No results found
Enhancements
Improve README documentation (#236 )
Fix GenEvent warning (#237 , #239 )
Bug Fixes
Fix error_type reported in Sentry.Plug (#238 )