Provenance

Latest version: v0.14.1

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

Scan your dependencies

Page 1 of 2

0.14.0

------------

Thanks to Anderson Banihirwe, andersy005, for this release!

* Updates joblib pin "joblib>=0.15.0" and related code.
* Tests and code formatting improvements!

0.13.0

------------

Thanks to Dan Maljovec, dmaljovec, for these fixes and additions!

* Updates ``wrapt`` dependency and makes Artifact proxies compatible.
* Adds optional PyTorch model serialization.
* Adds helpful error message when a user does not set a default repo.

0.12.0

------------
* Change default hashing algorithm to MD5 since SHA1 for performance considerations.
* Extends serialziaiton so the type used is inferred off of type.
* Makes the default serializer for Pandas DataFrames and Series to use Parquet.
* (breaking change!) Remove names from ArtifactSets, use a JSONB of labels instead.
* Doc tweaks.

0.11.0

------------
* Optional Google Storage support.
* Adds `persistent_connections` option to Postgres repo so NullPoll can be used when appropriate.
* Doc tweaks.

0.10.0

------------

* Change the default artifact name from the function name to the fully qualified module and function name.
This will invalidate previously cached artifacts unless the names are migrated or explicitly set.
* Documentation! A start at least, more docstrings and guides will be added soon.
* Adds ``use_cache`` parameter and config option for when you only want to track provenance but not look for cache hits.
* Adds ``check_mutations`` option to prevent ``Artifact`` value mutations.
* Adds ``tags`` parameter to the ``provenance`` decorator for when you only want to track provenance but not look for cache hits.
* Adds experimental (alpha!) ``keras`` support.
* Adds a visualization module, pretty basic and mostly for docs and to illustrate what is possible.
* Adds ``ensure_proxies`` decorator to guard against non ``ArtifactProxy`` being sent to functions.

0.9.4.2

---------------------

* Improved error reporing when paramiko not present for SFTP store.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.