Pycircuitbreaker

Latest version: v0.5.0

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

Scan your dependencies

Page 1 of 2

0.5.0

Breaking Changes

* `exception_blacklist` renamed to `exception_denylist`. See 12 Thanks to megaz
* `exception_whitelist` renamed to `exception_allowlist`. See 12 Thanks to megaz

0.4.0

New Features

* `CircuitBreakerRegistry` class can be user to view the state of different breakers. Thanks migibert

0.3.0

New Features

When the wrapped function raises an exception, it should always be propagated. 7 Thanks migibert

0.2.1

Bug Fixes

* Resolves an issue where not all of the code was included in the PyPI release (3). Thanks to Cetlan

0.2.0

New Features

* Ability to configure breaker error handling strategy using `strategy` option.

0.1.1

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.