Pipestat

Latest version: v0.12.1

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

Scan your dependencies

Page 2 of 5

0.9.3

Fixed
- fixed regression with summarizing or creating a table via aggregate_results.yaml and "{record_identifier}" in the results file path
- fix creating object summary when object is an array/list

0.9.2

Changed
- User can override pipeline name via parameter or config file, otherwise look at output_schema, then fall back on default as last resort.
- Allow pipestat to proceed without creating a results file backend IF using "{record_identifier}" in the file path, helps address [Looper 471](https://github.com/pepkit/looper/issues/471)
- Reduce overall verbosity when creating backends

0.9.1

Fixed
- Pipestat summarize html report columns now show stats only [148](https://github.com/pepkit/pipestat/issues/148).
- When creating HTML reports from both sample and project level results (multi results), only sample-level results show in the main index table [150](https://github.com/pepkit/pipestat/issues/150).
- Add more complex schema during dependency check to mitigate false test failures regarding different output schemas [181](https://github.com/pepkit/pipestat/issues/181).

0.9.0

Fixed
- Bug with rm_record for filebackend
- Bug when using record_identifier via env variable and the CLI
Added
- Added results history and history retrieval for both file and db backends via `retrieve_history` [177](https://github.com/pepkit/pipestat/issues/177).
- Added `remove_record` to Pipestat manager object (it is no longer only on backend classes)
- Added `meta` key to each record for the file backend
- db backend will now create an additional sql history table
- Reporting history is toggleable
Changed
- Removing the last result no longer removes the entire record.
- `pipestat_created_time, and `pipestat_modified_time` now live under the `meta` key.
- `history` lives under the `meta` key for the filebackend.

0.8.2

Changed
- Changed yacman requirement and using FutureYamlConfigManager.
Fixed
- Issue with retrieving similar record_identifiers, 159

0.8.1

Changed
- Readme to reflect docker db configuration for testing. 145
- added dependency warning when attempting to run pytest suite without optional dependencies. 146
- Remove most docs in favor of new docs location: https://pep.databio.org/pipestat/
Fixed
- ensure log files are gathered for portable reports, 149
- Fix minor html report title bugs 151

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.