Releases: datatrails/datatrails-python
Releases · datatrails/datatrails-python
Fix Error handling
Upload SBOM allows Privacy and Type
Publish/Withdraw of SBOM can now wait for confirmation
What's Changed
Full Changelog: v0.9.1...v0.9.2
Additional:
publish and withdraw of SBOMs can now wait for confirmation.
Custom Domain and audit
What's Changed
Full Changelog: v0.9.0...v0.9.1
App Registration
SBOM endpoints
Loosen dependency requirements
2ad2657 Loosen dependency requirements
includes resolution of PEP 597 - specify file encoding for clean Windows support.
Python 3.10
Signed-off-by: Paul Hewlett <phewlett76@gmail.com>
v0.6.0: Rename storage integrity to proof mechanism
Change storage_integrity to proof_mechanism
402 response and retry after 429
Fixed - Deepcopy Archivist fails after use
Added some common code used in archivist-samples
Handle '402 Payment Required' with specific exception
Retry up to 3 times with delao on a '429 Too Many Requests'