Sapporo

Latest version: v2.0.5

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

Scan your dependencies

Page 1 of 10

2.0.5

**Full Changelog**: https://github.com/sapporo-wes/sapporo-service/compare/2.0.4...2.0.5

2.0.4

- 661f72f Remove Cromwell tests that could not pass under any circumstances
- 41da3a9 Fix issue where CORS headers were not being returned properly (https://github.com/sapporo-wes/sapporo-service/issues/40)

**Full Changelog**: https://github.com/sapporo-wes/sapporo-service/compare/2.0.3...2.0.4

2.0.3

In requests, `wf_params` were handled as a string (JSON encoded), while in responses, they were treated as a `Dict[str, Any]`.
This worked fine as long as `wf_params` were consistently in JSON format.
However, depending on the workflow engine, `wf_params` may not always adhere to the JSON format.
This update addresses that issue and ensures compatibility across different workflow engines.

**Full Changelog**: https://github.com/sapporo-wes/sapporo-service/compare/2.0.2...2.0.3

2.0.2

- Fix error to use sapporo via `pip install`

**Full Changelog**: https://github.com/sapporo-wes/sapporo-service/compare/2.0.1...2.0.2

2.0.1

- Query Parameter for `GET /runs` endpoint
- Added `run_ids` parameter to allow fetching specific runs by their IDs
- Added `latest` parameter to ensure the latest state of runs is returned instead of a cached snapshot
- Fixed pytest for GH Actions

**Full Changelog**: https://github.com/sapporo-wes/sapporo-service/compare/2.0.0...2.0.1

2.0.0

- https://github.com/sapporo-wes/sapporo-service#differences-between-sapporo-service-2x-and-1x

**Full Changelog**: https://github.com/sapporo-wes/sapporo-service/compare/1.7.1...2.0.0

Page 1 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.