Skip to content

Releases: datatrails/datatrails-python

Storage Integrity

29 Jul 13:17
Compare
Choose a tag to compare
Storage Integrity Pre-release
Pre-release

When creating an asset the user can specify whether to store the asset on the Ledger or (more simply) on tenant storage.

Improved type hints

26 Jul 12:35
Compare
Choose a tag to compare
Improved type hints Pre-release
Pre-release
v0.2.0a4

Make the linter happy

Remove unused behaviours

06 Jul 08:19
Compare
Choose a tag to compare
Pre-release
Problem:
Some defined behaviours have been removed from archivist.

Solution:
"Firmware", "Maintenance", "LocationUpdate" and "UserAttributes"
behaviours removed from examples and tests.

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

Remove non-functional entry points

30 Jun 09:24
Compare
Choose a tag to compare
Pre-release
Remove entry points from wheel

Problem:
The entry points in the wheel are no longer relevant.

Solution:
Remove entry points.

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

Managed logging

28 Jun 10:38
Compare
Choose a tag to compare
Managed logging Pre-release
Pre-release

Standard logging is enabled and the original root logger removed.

Add IAM endpoints

07 Jun 10:32
70a85ac
Compare
Choose a tag to compare
Add IAM endpoints Pre-release
Pre-release

IAM endpoints have been added, such as subjects and access policies. Additionally functional testing is now allowed.

v0.1.0a5

12 May 15:00
d530250
Compare
Choose a tag to compare
v0.1.0a5 Pre-release
Pre-release
Merge pull request #19 from jitsuin-inc/dev/eccles/cache-subclasses-f…

First release via github action

05 May 11:02
6d603e0
Compare
Choose a tag to compare
Pre-release
v0.1.0a4

 Fix dirty version caused by change in __init__.py (#12)