All Versions
146
Latest Version
Avg Release Cycle
56 days
Latest Release
1265 days ago
Changelog History
Page 13
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