Added
- Support for encrypted secrets and AWS-KMS integration (817a824)
Now, keys/secrets at the key store can be encrypted using an external KMS.
Take a look the commit message of 817a824 for more details or checkout the
documented configuration file templates. - Support Vault as KMS for encrypted secrets (7cc2811)
- New server-API for error log tracing and client-side API for handling error log events (aa74912)