File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 2.15.6
4+ - Update rollbar.js snippet to ` v2.3.8 ` [ #680 ] ( https://github.com/rollbar/rollbar-gem/issues/680 )
5+ - Update ` delayed_job ` dependency to ` 4.1.3 ` [ #672 ] ( https://github.com/rollbar/rollbar-gem/issues/672 )
6+ - Add rollbar.js snippet on all responses regardless of status code [ #664 ] ( https://github.com/rollbar/rollbar-gem/issues/664 )
7+ - Add documentation for ` sinatra/namespace ` vs ` rake ` conflict to ` README.md ` [ #663 ] ( https://github.com/rollbar/rollbar-gem/issues/663 )
8+ - Add ` aws-sdk-sqs ` gem dependency [ #659 ] ( https://github.com/rollbar/rollbar-gem/issues/659 )
9+ - Upgrade ` rails ` gem dependency to ` 4.2.7.1 ` [ #656 ] ( https://github.com/rollbar/rollbar-gem/issues/656 )
10+ - Add documentation note for usage of ` Rollbar.scope! ` to ` README.md ` [ #653 ] ( https://github.com/rollbar/rollbar-gem/issues/653 )
11+ - Add example of using ` Grape ` to deal with ` 500 ` responses status [ #645 ] ( https://github.com/rollbar/rollbar-gem/issues/645 )
12+ - Always report errors from ` delayed_job ` to deal with ` dj_threshold > 0 ` edge case [ #615 ] ( https://github.com/rollbar/rollbar-gem/issues/615 )
13+
314## 2.15.5
415
516- Support proxies [ #626 ] ( https://github.com/rollbar/rollbar-gem/pull/626 )
Original file line number Diff line number Diff line change 11module Rollbar
2- VERSION = '2.15.5 '
2+ VERSION = '2.15.6 '
33end
You can’t perform that action at this time.
0 commit comments