All Versions
111
Latest Version
Avg Release Cycle
28 days
Latest Release
-

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 via Raven.configure.
    • 0๏ธโƒฃ gzip is now the default encoding
    • โœ‚ Removed hashie dependency
  • 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, 2020

    2020-12-04

  • v0.2.0 Changes

    November 30, 2020

    2020-11-30

  • v0.1.3

    November 13, 2020
  • v0.1.2 Changes

    November 13, 2020

    2020-11-13