mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
Add CLI create & verify changes to CHANGELOG.md
This commit is contained in:
parent
cf107f5925
commit
8d7bb9905c
@ -146,6 +146,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- New `constellation-activation-service` offloads Kubernetes node activation from monolithic Coordinator to Kubernetes native micro-service. [[ReadMe]](https://github.com/edgelesssys/constellation/blob/main/activation/README.md)
|
- New `constellation-activation-service` offloads Kubernetes node activation from monolithic Coordinator to Kubernetes native micro-service. [[ReadMe]](https://github.com/edgelesssys/constellation/blob/main/activation/README.md)
|
||||||
- Improve user-friendliness of error messages in Constellation CLI.
|
- Improve user-friendliness of error messages in Constellation CLI.
|
||||||
- Move verification from extracting attestation statements out of aTLS handshake to a dedicated `verify-service` in Kubernetes with gRPC and HTTP endpoints.
|
- Move verification from extracting attestation statements out of aTLS handshake to a dedicated `verify-service` in Kubernetes with gRPC and HTTP endpoints.
|
||||||
|
- `constellation create` and `constellation verify` do not require specifying the provider anymore (automatically parsed from config)
|
||||||
|
|
||||||
### Security
|
### Security
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user