Rollbar

Latest version: v1.3.0

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 16 of 19

0.5.6

- First argument to `rollbar.report_exc_info()` is now optional. You can now call it with no arguments from within an `except` block, and it will behave is if you had called like `rollbar.report_exc_info(sys.exc_info())`

0.5.5

- Support for ignoring exceptions by setting `exc._rollbar_ignore = True`. Such exceptions reported through rollbar.report_exc_info() -- which is used under the hood in the Django and Pyramid middlewares -- will be ignored instead of reported.

0.5.4

- Django: catch exceptions when patching the debugview, for better support for django 1.3.

0.5.3

- Fixed bug when reporting messages without a request object

0.5.2

- Fixed bug where django debug page can get patched twice

0.5.1

- Catching possible malformed API responses

Page 16 of 19

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.