Releases: getsentry/sentry-elixir
Releases · getsentry/sentry-elixir
6.0.4
20 Nov 15:38
Compare
Sorry, something went wrong.
No results found
Enhancements
Allow string for included_environments by splitting on commas (#234 )
Bug Fixes
Handle :error when sending test event (#228 )
6.0.3
01 Nov 18:04
Compare
Sorry, something went wrong.
No results found
Enhancements
Fix tests for differing versions of Erlang/Elixir (#221 )
Bug Fixes
Fix invalid value for stacktrace via Event rendering layer (#224 )
6.0.2
03 Oct 19:57
Compare
Sorry, something went wrong.
No results found
Enhancements
Improve Sentry.Logger documentation (#217 )
Bug Fixes
Handle Plug.Upload during scrubbing (#208 )
Do not check DSN for source_code_path_pattern configuration (#211 )
Fix culprit ambiguity (#214 )
6.0.1
06 Sep 23:34
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fix filters and test mix task (#206 )
Enhancements
Improve README clarity (#202 )
6.0.0
29 Aug 20:29
Compare
Sorry, something went wrong.
No results found
6.0.0 Upgrade Instructions
Breaking Changes
Remove use_error_logger configuration (#196 )
enable_source_code_context is no longer required configuration (#201 )
Bug Fixes
Fix README error (#197 )
Prevent overwriting server_name option (#200 )
Enhancements
Scrubbing of nested maps (#192 )
Allow Hackney 1.9 and later (#199 )
5.0.1
18 Jul 18:48
Compare
Sorry, something went wrong.
No results found
5.0.1 (2017-07-18)
Bug Fixes
Fix logger and context usage (#185 )
5.0.0
10 Jul 18:36
Compare
Sorry, something went wrong.
No results found
5.0.0 (2017-07-10)
Backward incompatible changes
Allow specifying sync/async/none when getting result of sending event (#174 )
Enhancements
Modules (#182 )
Config from system and DSN (#180 )
App Frames (#177 )
Sampling (#176 )
Post event hook (#175 )
Improve documentation around recompilation for source code context (#171 )
Use better arity logic in stacktraces (#170 )
Allow custom fingerprinting (#160 )
Bug Fixes
Fix README typo (#159 )
Fix the backoff to really be exponential (#162 )
4.0.3
10 Jul 18:35
Compare
Sorry, something went wrong.
No results found
4.0.3 (2017-05-17)
Enhancements
Update and improve Travis build matrix (#155 )
Specify behaviour for Sentry HTTP clients (#158 )
4.0.2
26 Apr 21:32
Compare
Sorry, something went wrong.
No results found
4.0.2 (2017-04-26)
Enhancements
Relax hackney requirements
4.0.1
26 Apr 21:31
Compare
Sorry, something went wrong.
No results found
4.0.1 (2017-04-25)
Enhancements
Bump hackney to a version that fixes major bug (#153 )