Sumo-wrapper-python

Latest version: v1.0.13

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

Scan your dependencies

Page 1 of 6

1.0.13

What's Changed
* Add httpx.ProtocolError to list of errors that warrant a retry.


**Full Changelog**: https://github.com/equinor/sumo-wrapper-python/compare/1.0.12...1.0.13

1.0.12

Previously, every call to `SumoClient.getLogger` would add a `LogHandler` for output to Sumo, which caused duplicate entries in the Sumo message log. This version ensures that only a single LogHandler is added.

1.0.11

Fixes a crash when running on radix with a read-only `/home`

1.0.10

- More efficient use of `httpx`.
- Add `--silent` option to `sumo_login`.
- Re-use `httpx.client` instances.
- Add `timeout` parameter to `SumoClient` constructor.
- Enable `with` syntax for `SumoClient`.

1.0.9

What's Changed
In short:
- documentation and ReadTheDocs updates
- improved login functionality/messages and fallback to device-code login

**Full Changelog**: https://github.com/equinor/sumo-wrapper-python/compare/1.0.8...1.0.9

1.0.8

What's Changed
* Implement retries for authorization code by rwiker in https://github.com/equinor/sumo-wrapper-python/pull/183


**Full Changelog**: https://github.com/equinor/sumo-wrapper-python/compare/1.0.7...1.0.8

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.