Rollbar

Latest version: v1.0.0

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

Scan your dependencies

Page 6 of 17

0.13.3

- Improved handling of Enums. See [121](https://github.com/rollbar/pyrollbar/pull/121)

0.13.2

- Improved handling of Nan and (Negative)Infinity. See [117](https://github.com/rollbar/pyrollbar/pull/117)
- RollbarHandler now ignores log records from Rollbar. See [118](https://github.com/rollbar/pyrollbar/pull/118)

0.13.1

- Failsafe handling for payloads that are too large. See [116](https://github.com/rollbar/pyrollbar/pull/116)
- Failsafe Behavior
- Log an error containing the original payload and the UUID from it
- Send a new payload to Rollbar with the custom attribute containing the UUID and host from the original payload

0.13.0

- Frame payload refactor and varargs scrubbing. See [113](https://github.com/rollbar/pyrollbar/pull/113)
- Frame Payload Changes
- remove args and kwargs
- add argspec as the list of argument names to the function call
- add varargspec as the name of the list containing the arbitrary unnamed positional arguments to the function call if any exist
- add keywordspec as the name of the object containing the arbitrary keyword arguments to the function call if any exist
- Other Changes:
- Arguments with default values are no longer removed from args and placed into kwargs
- varargs are now scrubbable and scrubbed by default
- Switched to using a Session object to perform HTTPS requests to optimize for keepalive connections. See [114](https://github.com/rollbar/pyrollbar/pull/114)

0.12.1

- Keep blank values from request query strings when scrubbing URLs. See [110](https://github.com/rollbar/pyrollbar/pull/110)

0.12.0

- Fix and update Twisted support. See [109](https://github.com/rollbar/pyrollbar/pull/109)
- **Breaking Changes**: [treq](https://github.com/twisted/treq) is now required for using Twisted with pyrollbar.

Page 6 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.