Pasqal-cloud

Latest version: v0.10.1

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

Scan your dependencies

Page 2 of 7

0.7.0

Added

- Added feature to retry a job for an open batch.
- Added unit tests.
- Updated documentation.

0.6.0

Added

- Added feature to "rebatch" for a closed batch.
- Added `parent_id` param to batch and job.
- Updated documentation.

0.5.0

Added

- Added feature to create an "open" batch.
- To create an open batch, set the `complete` argument to `True` in the `create_batch` method of the SDK.
- To add jobs to an open batch, use the `add_jobs` method.
- Updated documentation to add examples to create open batches.
- The `wait` argument now waits for all the jobs to be terminated instead of waiting for the batch to be terminated.

0.4.3

Added

- CRUCIAL BUGFIX - download results properly from result link.
- Added exception case for results download.

0.4.2

Added

- Added new base error class to inject response context data in exception message.
- Added tests for new base error class.

Changed

- Updated existing error to inherit from new response context exception class.

0.4.1

Added

- Added `result_link` field to `Workload` object.

Changed

- `get_workload` now targets v2 of workloads endpoints.
- `result` is built from `result_link` where results are downloaded from temp s3 link.

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.