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

Releases: Cosmian/mse-cli

1.3

19 Jun 19:06
0f781bc
Compare
Choose a tag to compare

CHANGELOG

[1.3] - 2024-06-20

Fixed

  • [MSE Home] Bug with scaffold command (32c8ee8)
  • [MSE Home] Bug with SAN as host on Azure (80406e4)
  • [MSE Home] Bump intel-sgx-ra to fix Azure remote attestation (Cosmian/intel-sgx-ra#13)
  • [MSE Home] Bump major version of docker python package with bugfixes

Added

  • [MSE Home] Commands encrypt and unseal

Updated

  • [MSE Home] Homogenization of commands encrypt/decrypt and seal/unseal
  • [Documentation] Reflecting the renaming of MSE to Cosmian Enclave
  • [MSE Cloud] Some tests are disabled due to cloud infrastructure shutdown

1.2

23 Aug 14:41
Compare
Choose a tag to compare
1.2

CHANGELOG

[1.2] - 2023-08-10

Updated

  • Use .io instead of .app
  • Describe how to use RATLS certificate in the web browser
  • The RATLS certificate is now generated in ratls.pem instead of cert.conf.pem

[1.1] - 2023-07-31

Added

  • [MSE Home] Support of Microsoft Azure attestation

Updated

  • [MSE Home] Fix hardcoded localhost occurences
  • [MSE Home] Fix explicit usage of host, subject and subject alternative name

1.0.1

21 Jul 11:05
dd62b79
Compare
Choose a tag to compare

[1.0.1] - 2023-07-19

Updated

  • Fix obsolete subcommands in the documentation
  • Add a timeout option when using deploy subcommand (default is 1440 minutes)
  • New args for localtest: --no-tests

1.0.0

18 Jul 12:27
84fc24c
Compare
Choose a tag to compare

[1.0.0] - 2023-07-18

Added

  • New command mse home to run a microservice on your localhost SGX
  • New subcommand mse test & mse localtest to run test for cloud environment
  • Add a Dockerfile to use mse through a docker

Updated

  • Context and application configuration files have changed (breaking changed)

0.12.0

09 May 09:12
a6fe618
Compare
Choose a tag to compare

[0.12.0] - 2023-04-14

Updated

  • Support MSE backend 0.5.2: changing user api

[0.11.0] - 2023-04-03

Added

  • Display application metrics using mse status
  • New option --color to enable/disable color for stdout/stderr

Updated

  • Field resource has been renamed into hardware
  • Complete documentation about hardware booked/bought
  • mse list does not required the project name. It's optional.
  • Use get_server_certificate from intel-sgx-ra
  • Support refresh token expiration
  • Take the default configuration values from the backend