Skip to content

Releases: datatrails/datatrails-python

Fix Error handling

06 Jan 15:40

Choose a tag to compare

What's Changed

Full Changelog: v0.9.3...v0.9.4

Upload SBOM allows Privacy and Type

16 Dec 17:27

Choose a tag to compare

What's Changed

  • Upload SBOM with privacy and type by @eccles in #84

Full Changelog: v0.9.2...v0.9.3

Publish/Withdraw of SBOM can now wait for confirmation

10 Dec 10:22

Choose a tag to compare

What's Changed

  • Example code still used simple authtoken by @eccles in #83

Full Changelog: v0.9.1...v0.9.2

Additional:
publish and withdraw of SBOMs can now wait for confirmation.

Custom Domain and audit

08 Dec 11:11

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

App Registration

30 Nov 12:01

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

SBOM endpoints

19 Nov 15:15

Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.8.0

Loosen dependency requirements

14 Oct 08:05

Choose a tag to compare

2ad2657 Loosen dependency requirements

includes resolution of PEP 597 - specify file encoding for clean Windows support.

Python 3.10

07 Oct 13:57

Choose a tag to compare

Signed-off-by: Paul Hewlett <phewlett76@gmail.com>

v0.6.0: Rename storage integrity to proof mechanism

06 Oct 10:20

Choose a tag to compare

Change storage_integrity to proof_mechanism

402 response and retry after 429

13 Sep 12:34

Choose a tag to compare

Pre-release

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'