May 29th, 2013 • By Brian Rue
TABLE OF CONTENTS
Here’s a roundup of what’s new at Rollbar in the month of May.
We revamped our notifications system, and added integrations with a bunch of new services. Rollbar now works with Asana, Campfire, Flowdock, GitHub Issues, Hipchat, JIRA, Pivotal Tracker, and Trello, as well as any arbitrary system via a Webhook. See the announcement blog post for more details.
Links to files in GitHub are now linked to the appropriate revision, when this information is available. We’ll use one of the following (trying each in order):
We released rollbar-gem versions 0.9.11 through 0.9.14. The changes include a fix for use with Rails 4, a concurrency bugfix, better support for JSON requests, and the ability to include custom metadata with all reports. See the full changelog for details.
To upgrade, change the rollbar line in your Gemfile to:
gem 'rollbar', '~> 0.9.14'
We also contributed a fix to resque-rollbar to force use of synchronous mode when reporting Resque failures (instead of async mode, which doesn’t play nicely with Resque).
pyrollbar gained a feature and now at version 0.5.7.
See the changelog for details.
More is on the way. Stay tuned! And don’t forget to send us any feedback: team@rollbar.com — we love hearing from you.