Rollbar

Latest version: v1.0.0

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

Scan your dependencies

Page 7 of 17

0.11.6

- Improve object handling for SQLAlchemy. See [108](https://github.com/rollbar/pyrollbar/pull/108)

0.11.5

- Fixed a bug when custom `__repr__()` calls resulted in an exception being thrown. See [102](https://github.com/rollbar/pyrollbar/pull/102)

0.11.4

- Revert changes from 0.11.3 since they ended-up having the unintended side effect by that exceptions messages weren't processing as expected.
- Update settings in init first so that custom scrub_fields entries are handled correctly

0.11.3

- Obey safe repr for exceptions. See [91](https://github.com/rollbar/pyrollbar/pull/91)

0.11.2

- Fixed a bug when calling logging.exception() when not in an exception handler. Now it correctly determines it doesn't have any exception info and uses report_message() instead of report_exc_info().

0.11.1

- Added a new configuration option to expose the serializer's `safelisted_types` param
- Allows users to safelist types to be serialized using `repr(obj)` instead of `str(type(obj))`
- Fixed a bug that was not taking the `safe_repr` option into account. See [87](https://github.com/rollbar/pyrollbar/pull/87)

Page 7 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.