All Versions
146
Latest Version
Avg Release Cycle
56 days
Latest Release
1265 days ago

Changelog History
Page 13

  • v1.3.0 Changes

    • ๐Ÿš€ By default we notify in all release stages now
    • Return the notification in notify_or_ignore
  • v1.2.18 Changes

    • ๐Ÿ‘ Add support for bugsnag meta data in exceptions.
  • v1.2.17 Changes

    • ๐Ÿ‘ท Clear the before bugsnag notify callbacks on sidekiq when a job is complete
  • v1.2.16 Changes

    • Allow lambda functions in config.ignore_classes
  • v1.2.15 Changes

    • ๐ŸŒฒ Add stacktrace to internal bugsnag logging output
    • ๐Ÿ“‡ Protect against metadata not being a hash when truncation takes place
  • v1.2.14 Changes

    • ๐Ÿ”ง Add debug method, configuration option to help debug issues
    • ๐Ÿ“‡ Better protection against bad unicode strings in metadata
  • v1.2.13 Changes

    • ๐Ÿ“‡ Protect against invalid unicode strings in metadata
  • v1.2.12 Changes

    • ๐Ÿ›  Fixed minor HTTParty dependency issue
  • v1.2.11 Changes

    • ๐Ÿš… Send rails version with exceptions
    • Protect against nil params object when errors happen in rack
  • v1.2.10 Changes

    • Added Rack HTTP method (GET, POST, etc) to request tab