Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (20 loc) · 793 Bytes

HISTORY.md

File metadata and controls

27 lines (20 loc) · 793 Bytes

Project History

[0.1.9] - 2022-01-01

Added

– Support for user config file with TES url and HTTP basic auth credentials

  • Basic support for retrieving TEE Attestation Measurement through TES task status API method

Improved

  • Refactored cli interface including debug/log-level options – .env files instead of .json for the template engine
  • Updated Readme – installation, user config, task definition files template engine, examples
  • Refactored code into different classes and files for better organisation

[0.1.5] - 2023-12-18

Added

  • basic http auth support
  • template engine for task definition files
  • extended task status output in debug mode
  • installation instructions

[0.1.4] - 2023-12-15

Added

  • Project created
  • Basic functionality implemented