This repository has been archived by the owner on Nov 20, 2024. It is now read-only.
Releases: Cosmian/mse-cli
Releases · Cosmian/mse-cli
1.3
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
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 ofcert.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
[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
[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 usemse
through a docker
Updated
- Context and application configuration files have changed (breaking changed)
0.12.0
[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 intohardware
- Complete documentation about hardware booked/bought
mse list
does not required the project name. It's optional.- Use
get_server_certificate
fromintel-sgx-ra
- Support refresh token expiration
- Take the default configuration values from the backend