Releases: getsentry/sentry-ruby
Releases · getsentry/sentry-ruby
0.12.1
0.12.0
- You can now give additional fields to the SanitizeData processor. Values matched are replaced by the string mask (*********). Full documentation (and how to use with Rails config.filter_parameters) here. [jamescway, #232]
- An additional processor has been added, though it isn't turned on by default: RemoveStacktrace. Use it to remove stacktraces from exception reports. [nateberkopec, #233]
- Dependency on
uuidtoolshas been removed. [nateberkopec, #231]
0.11.2
0.11.2
0.11.1
Merge pull request #225 from getsentry/0.11-changelog 0.11.0 Changelog entry