All Versions
137
Latest Version
Avg Release Cycle
44 days
Latest Release
178 days ago
Changelog History
Page 13
Changelog History
Page 13
-
v1.2.10 Changes
- Added Rack HTTP method (GET, POST, etc) to request tab
-
v1.2.9 Changes
- ๐ Fixed an issue with Warden userIds not being reported properly.
-
v1.2.8 Changes
- Added
disable
method to Bugsnag middleware, allows you to force-disable built-in Bugsnag middleware.
- Added
-
v1.2.7 Changes
- ๐ป Protect against rare exception-unwrapping infinite loop
(only in some exceptions using the
original_exception
pattern)
- ๐ป Protect against rare exception-unwrapping infinite loop
(only in some exceptions using the
-
v1.2.6 Changes
- ๐ Fix for rails 2 request data extraction
- ๐ Deploy environment customization support (thanks coop)
- ๐ Ensure Bugsnag rails 3 middleware runs before initializers
-
v1.2.5 Changes
- ๐ Show a warning if no release_stage is set when delivering exceptions
- ๐ Require resque plugin in a safer way
-
v1.2.4 Changes
- ๐ Automatically set the release_stage in a safer way on rack/rails
-
v1.2.3 Changes
- ๐ Re-add support for sending bugsnag notifications via resque
-
v1.2.2 Changes
- โ Add rspec tests for rack middleware
-
v1.2.1 Changes
- Fix a bug where before/after hooks were not being fired