Skip to content

Releases: Cosmian/cosmian_vm

1.0.0

06 Feb 12:26
df0d20b
Compare
Choose a tag to compare

[1.0.0] - 2024-02-06

Update

  • Sending app configuration does not require a key (and file is no more encrypted)
  • Restarting the app does not require a key
  • Relative path in the configuration file is now allowed: related to /var/lib/cosmian_vm
  • cosmian_vm_agent can be started on non-tee host without panicking

New

  • cosmian_fstool is released
  • Create a LUKS container when starting the cosmian_vm_agent for the first time

0.4.0

31 Jan 16:21
eb77edd
Compare
Choose a tag to compare

[0.4.0] - 2024-01-31

Update

  • Use tee-tools 1.2
  • Use acme lib from original repository instead of Cosmian fork
  • Improve snapshotting performance (25% CPU time gain)

New

  • Support TDX build with packer on GCP
  • Log received requests
  • Can't process a snapshot when another is currently processing
  • Endpoint /snapshot is no more blocking (a task is spawned)

Fix

  • Docker sgx

0.3.0

19 Jan 14:15
62d6f95
Compare
Choose a tag to compare

[0.3.0] - 2024-01-19

New

  • Add --application in the verify subcommand
  • Set CLI 'min-version' into the user agent

Fix

  • Support TPM in Amazon Linux image

0.2.0

16 Jan 13:48
Compare
Choose a tag to compare

[0.2.0] - 2024-01-16

New

  • Support TPM aggregate using sha256, sha384, sha512
  • cosmian_certtool has been added to the generated images

0.1.0

15 Jan 08:41
Compare
Choose a tag to compare

Cosmian VM

Version 0.1.0 working on SEV GCP

Issues on:

  • SEV AWS. TPM is not detected on Ubuntu/RHEL9. Need to compile tpm2tool on Amazon Linux
  • TDX GCP. Impossible to build our own image from a TDX capable GCP base image