All Versions
111
Latest Version
Avg Release Cycle
28 days
Latest Release
-
Changelog History
Page 11
Changelog History
Page 11
-
v0.11.2 Changes
- ๐ Fix some issues with the SanitizeData processor when processing strings that look like JSON
-
v0.11.1 Changes
- Raven now captures exceptions in Rake tasks automatically. [nateberkopec, troelskn #222]
- ๐ง There is now a configuration option called
should_send
that can be configured to use a Proc to determine whether or not an event should be sent to Sentry. This can be used to implement rate limiters, etc. [nateberkopec, #221] - 0๏ธโฃ Raven now includes three event processors by default instead of one, which can be turned on and off independently. [nateberkopec, #223]
- ๐ Fixed bug with YAJL compatibility. [nateberkopec, #223]
-
v0.10.1 Changes
- โก๏ธ Updated to RSpec 3.
- Apply filters to encoded JSON data.
-
v0.10.0 Changes
- ๐ง Events are now sent to Sentry in all environments. To change this behavior, either unset
SENTRY_DSN
or explicitly configure it viaRaven.configure
. - 0๏ธโฃ gzip is now the default encoding
- โ Removed hashie dependency
- ๐ง Events are now sent to Sentry in all environments. To change this behavior, either unset
-
v0.9.0 Changes
- ๐ท Native support for Delayed::Job [pkuczynski, #176]
- โก๏ธ Updated to Sentry protocol version 5
-
v0.5.0 Changes
- ๐ Rails 2 support [sluukonen, #45]
- ๐ Controller methods in Rails [jfirebaugh]
- โ Runs by default in any environment other than test, cucumber, or development. [#81]
-
v0.3.0 Changes
December 04, 20202020-12-04
-
v0.2.0 Changes
November 30, 20202020-11-30
-
v0.1.3
November 13, 2020 -
v0.1.2 Changes
November 13, 20202020-11-13