Sequoia-client-sdk

Latest version: v4.4.0

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

Scan your dependencies

Page 1 of 3

4.4.0

==================
* The `backoff_strategy` can be specified in the `read`, `browse`, `get` and `request` methods so it can be different from the one passed in the constructor.
* Set up the logger name to allow a better logging configuration

4.3.0

==================
* New parameter `retry_when_empty_result` for the `read`, `browse`, `get` and `request` methods to retry the query when resources are missing in the response.

4.2.0

==================
* Python 3.9 supported.
* Requirements upgraded.
* Drop the use of some libraries: jsonpickle, twine.
* Tox is installed in the Makefile when used.

4.1.0

==================
* New keyword `retry_http_status_codes` for the `backoff_strategy` to retry specific http status codes.
* Prospector version upgraded to 1.3.1 so it works with python versions 3.9.4, 3.8.9, 3.7.10, 3.6.13.
* Lint issues solved (OAuth2SessionTokenManagementWrapper request method signature).
* GitHub Actions configured to run lint and unit tests.

4.0.2

==================
* Two new methods added to Criterion object so the fluent API is easier to use: `add_inclusion` and `add_criterion`.

4.0.1

==================
* When token is expired, it is updated automatically with CLIENT_GRANT auth type,
the 401 response wasn't managed to do so, only the exception was.
Now the 401 response is treated like that.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.